RHSA-2026:6301

Vulnerability from csaf_redhat - Published: 2026-03-31 20:09 - Updated: 2026-04-04 00:08
Summary
Red Hat Security Advisory: squid security update
Severity
Important
Notes
Topic: An update for squid is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: Squid is a high-performance proxy caching server for web clients, supporting FTP, and HTTP data objects. Security Fix(es): * squid: Squid: Denial of Service via heap Use-After-Free vulnerability in ICP handling (CVE-2026-33526) * Squid: Squid: Denial of Service via crafted ICP traffic (CVE-2026-32748) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

A flaw was found in Squid. A remote attacker can exploit this vulnerability by sending specially crafted ICP (Internet Cache Protocol) traffic. This can lead to a Denial of Service (DoS) due to premature resource release and use-after-free vulnerabilities. This attack is possible in Squid deployments with explicitly enabled ICP support.

CWE-826 - Premature Release of Resource During Expected Lifetime
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2026:6301
Workaround To mitigate this issue, ensure that ICP support is not explicitly enabled in the Squid configuration. This can be achieved by commenting out or setting `icp_port` to `0` in the `squid.conf` file. After modifying the configuration, the Squid service must be reloaded or restarted for the changes to take effect. Example: ``` # icp_port 3130 ``` or ``` icp_port 0 ``` Warning: Reloading or restarting the Squid service may temporarily interrupt proxy services.

A flaw was found in Squid. A remote attacker can exploit a heap Use-After-Free vulnerability when handling ICP (Internet Cache Protocol) traffic. This allows them to perform a reliable and repeatable Denial of Service (DoS) attack, making the Squid service unavailable. This attack is limited to deployments where ICP support is explicitly enabled.

CWE-825 - Expired Pointer Dereference
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2026:6301
Workaround To mitigate this issue, disable ICP support in Squid by ensuring that `icp_port` is set to `0` in the `squid.conf` configuration file. This will prevent Squid from processing ICP traffic and eliminate the attack vector. After modifying the configuration, the Squid service must be restarted for the changes to take effect.

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for squid is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Squid is a high-performance proxy caching server for web clients, supporting FTP, and HTTP data objects.\n\nSecurity Fix(es):\n\n* squid: Squid: Denial of Service via heap Use-After-Free vulnerability in ICP handling (CVE-2026-33526)\n\n* Squid: Squid: Denial of Service via crafted ICP traffic (CVE-2026-32748)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2026:6301",
        "url": "https://access.redhat.com/errata/RHSA-2026:6301"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2451574",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451574"
      },
      {
        "category": "external",
        "summary": "2451577",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451577"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6301.json"
      }
    ],
    "title": "Red Hat Security Advisory: squid security update",
    "tracking": {
      "current_release_date": "2026-04-04T00:08:30+00:00",
      "generator": {
        "date": "2026-04-04T00:08:30+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.7.4"
        }
      },
      "id": "RHSA-2026:6301",
      "initial_release_date": "2026-03-31T20:09:21+00:00",
      "revision_history": [
        {
          "date": "2026-03-31T20:09:21+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-03-31T20:09:21+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-04-04T00:08:30+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux AppStream (v. 9)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 9)",
                  "product_id": "AppStream-9.7.0.Z.MAIN",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "squid-7:5.5-22.el9_7.4.aarch64",
                "product": {
                  "name": "squid-7:5.5-22.el9_7.4.aarch64",
                  "product_id": "squid-7:5.5-22.el9_7.4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/squid@5.5-22.el9_7.4?arch=aarch64\u0026epoch=7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "squid-debugsource-7:5.5-22.el9_7.4.aarch64",
                "product": {
                  "name": "squid-debugsource-7:5.5-22.el9_7.4.aarch64",
                  "product_id": "squid-debugsource-7:5.5-22.el9_7.4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/squid-debugsource@5.5-22.el9_7.4?arch=aarch64\u0026epoch=7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "squid-debuginfo-7:5.5-22.el9_7.4.aarch64",
                "product": {
                  "name": "squid-debuginfo-7:5.5-22.el9_7.4.aarch64",
                  "product_id": "squid-debuginfo-7:5.5-22.el9_7.4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/squid-debuginfo@5.5-22.el9_7.4?arch=aarch64\u0026epoch=7"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "squid-7:5.5-22.el9_7.4.ppc64le",
                "product": {
                  "name": "squid-7:5.5-22.el9_7.4.ppc64le",
                  "product_id": "squid-7:5.5-22.el9_7.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/squid@5.5-22.el9_7.4?arch=ppc64le\u0026epoch=7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "squid-debugsource-7:5.5-22.el9_7.4.ppc64le",
                "product": {
                  "name": "squid-debugsource-7:5.5-22.el9_7.4.ppc64le",
                  "product_id": "squid-debugsource-7:5.5-22.el9_7.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/squid-debugsource@5.5-22.el9_7.4?arch=ppc64le\u0026epoch=7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "squid-debuginfo-7:5.5-22.el9_7.4.ppc64le",
                "product": {
                  "name": "squid-debuginfo-7:5.5-22.el9_7.4.ppc64le",
                  "product_id": "squid-debuginfo-7:5.5-22.el9_7.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/squid-debuginfo@5.5-22.el9_7.4?arch=ppc64le\u0026epoch=7"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "squid-7:5.5-22.el9_7.4.src",
                "product": {
                  "name": "squid-7:5.5-22.el9_7.4.src",
                  "product_id": "squid-7:5.5-22.el9_7.4.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/squid@5.5-22.el9_7.4?arch=src\u0026epoch=7"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "squid-7:5.5-22.el9_7.4.x86_64",
                "product": {
                  "name": "squid-7:5.5-22.el9_7.4.x86_64",
                  "product_id": "squid-7:5.5-22.el9_7.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/squid@5.5-22.el9_7.4?arch=x86_64\u0026epoch=7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "squid-debugsource-7:5.5-22.el9_7.4.x86_64",
                "product": {
                  "name": "squid-debugsource-7:5.5-22.el9_7.4.x86_64",
                  "product_id": "squid-debugsource-7:5.5-22.el9_7.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/squid-debugsource@5.5-22.el9_7.4?arch=x86_64\u0026epoch=7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "squid-debuginfo-7:5.5-22.el9_7.4.x86_64",
                "product": {
                  "name": "squid-debuginfo-7:5.5-22.el9_7.4.x86_64",
                  "product_id": "squid-debuginfo-7:5.5-22.el9_7.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/squid-debuginfo@5.5-22.el9_7.4?arch=x86_64\u0026epoch=7"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "squid-7:5.5-22.el9_7.4.s390x",
                "product": {
                  "name": "squid-7:5.5-22.el9_7.4.s390x",
                  "product_id": "squid-7:5.5-22.el9_7.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/squid@5.5-22.el9_7.4?arch=s390x\u0026epoch=7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "squid-debugsource-7:5.5-22.el9_7.4.s390x",
                "product": {
                  "name": "squid-debugsource-7:5.5-22.el9_7.4.s390x",
                  "product_id": "squid-debugsource-7:5.5-22.el9_7.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/squid-debugsource@5.5-22.el9_7.4?arch=s390x\u0026epoch=7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "squid-debuginfo-7:5.5-22.el9_7.4.s390x",
                "product": {
                  "name": "squid-debuginfo-7:5.5-22.el9_7.4.s390x",
                  "product_id": "squid-debuginfo-7:5.5-22.el9_7.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/squid-debuginfo@5.5-22.el9_7.4?arch=s390x\u0026epoch=7"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "squid-7:5.5-22.el9_7.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.aarch64"
        },
        "product_reference": "squid-7:5.5-22.el9_7.4.aarch64",
        "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "squid-7:5.5-22.el9_7.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.ppc64le"
        },
        "product_reference": "squid-7:5.5-22.el9_7.4.ppc64le",
        "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "squid-7:5.5-22.el9_7.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.s390x"
        },
        "product_reference": "squid-7:5.5-22.el9_7.4.s390x",
        "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "squid-7:5.5-22.el9_7.4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.src"
        },
        "product_reference": "squid-7:5.5-22.el9_7.4.src",
        "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "squid-7:5.5-22.el9_7.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.x86_64"
        },
        "product_reference": "squid-7:5.5-22.el9_7.4.x86_64",
        "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "squid-debuginfo-7:5.5-22.el9_7.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.aarch64"
        },
        "product_reference": "squid-debuginfo-7:5.5-22.el9_7.4.aarch64",
        "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "squid-debuginfo-7:5.5-22.el9_7.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.ppc64le"
        },
        "product_reference": "squid-debuginfo-7:5.5-22.el9_7.4.ppc64le",
        "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "squid-debuginfo-7:5.5-22.el9_7.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.s390x"
        },
        "product_reference": "squid-debuginfo-7:5.5-22.el9_7.4.s390x",
        "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "squid-debuginfo-7:5.5-22.el9_7.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.x86_64"
        },
        "product_reference": "squid-debuginfo-7:5.5-22.el9_7.4.x86_64",
        "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "squid-debugsource-7:5.5-22.el9_7.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.aarch64"
        },
        "product_reference": "squid-debugsource-7:5.5-22.el9_7.4.aarch64",
        "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "squid-debugsource-7:5.5-22.el9_7.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.ppc64le"
        },
        "product_reference": "squid-debugsource-7:5.5-22.el9_7.4.ppc64le",
        "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "squid-debugsource-7:5.5-22.el9_7.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.s390x"
        },
        "product_reference": "squid-debugsource-7:5.5-22.el9_7.4.s390x",
        "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "squid-debugsource-7:5.5-22.el9_7.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.x86_64"
        },
        "product_reference": "squid-debugsource-7:5.5-22.el9_7.4.x86_64",
        "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-32748",
      "cwe": {
        "id": "CWE-826",
        "name": "Premature Release of Resource During Expected Lifetime"
      },
      "discovery_date": "2026-03-26T01:01:29.920121+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2451577"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Squid. A remote attacker can exploit this vulnerability by sending specially crafted ICP (Internet Cache Protocol) traffic. This can lead to a Denial of Service (DoS) due to premature resource release and use-after-free vulnerabilities. This attack is possible in Squid deployments with explicitly enabled ICP support.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Squid: Squid: Denial of Service via crafted ICP traffic",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This Important flaw in Squid can lead to a Denial of Service when processing specially crafted Internet Cache Protocol (ICP) traffic. This vulnerability affects Red Hat products running Squid if ICP support is explicitly enabled by configuring a non-zero `icp_port`. Deployments where ICP is not enabled by default are not affected.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.aarch64",
          "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.ppc64le",
          "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.s390x",
          "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.src",
          "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.x86_64",
          "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.aarch64",
          "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.ppc64le",
          "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.s390x",
          "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.x86_64",
          "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.aarch64",
          "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.ppc64le",
          "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.s390x",
          "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-32748"
        },
        {
          "category": "external",
          "summary": "RHBZ#2451577",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451577"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-32748",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-32748"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32748",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32748"
        },
        {
          "category": "external",
          "summary": "http://www.openwall.com/lists/oss-security/2026/03/25/3",
          "url": "http://www.openwall.com/lists/oss-security/2026/03/25/3"
        },
        {
          "category": "external",
          "summary": "https://github.com/squid-cache/squid/commit/703e07d25ca6fa11f52d20bf0bb879e22ab7481b",
          "url": "https://github.com/squid-cache/squid/commit/703e07d25ca6fa11f52d20bf0bb879e22ab7481b"
        },
        {
          "category": "external",
          "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-f9p7-3jqg-hhvq",
          "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-f9p7-3jqg-hhvq"
        }
      ],
      "release_date": "2026-03-26T00:11:01.424000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-03-31T20:09:21+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.aarch64",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.ppc64le",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.s390x",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.src",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.x86_64",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.aarch64",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.ppc64le",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.s390x",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.x86_64",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.aarch64",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.ppc64le",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.s390x",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:6301"
        },
        {
          "category": "workaround",
          "details": "To mitigate this issue, ensure that ICP support is not explicitly enabled in the Squid configuration. This can be achieved by commenting out or setting `icp_port` to `0` in the `squid.conf` file. After modifying the configuration, the Squid service must be reloaded or restarted for the changes to take effect.\n\nExample:\n```\n# icp_port 3130\n```\nor\n```\nicp_port 0\n```\nWarning: Reloading or restarting the Squid service may temporarily interrupt proxy services.",
          "product_ids": [
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.aarch64",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.ppc64le",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.s390x",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.src",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.x86_64",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.aarch64",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.ppc64le",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.s390x",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.x86_64",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.aarch64",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.ppc64le",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.s390x",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.aarch64",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.ppc64le",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.s390x",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.src",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.x86_64",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.aarch64",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.ppc64le",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.s390x",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.x86_64",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.aarch64",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.ppc64le",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.s390x",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "Squid: Squid: Denial of Service via crafted ICP traffic"
    },
    {
      "cve": "CVE-2026-33526",
      "cwe": {
        "id": "CWE-825",
        "name": "Expired Pointer Dereference"
      },
      "discovery_date": "2026-03-26T01:01:16.233453+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2451574"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Squid. A remote attacker can exploit a heap Use-After-Free vulnerability when handling ICP (Internet Cache Protocol) traffic. This allows them to perform a reliable and repeatable Denial of Service (DoS) attack, making the Squid service unavailable. This attack is limited to deployments where ICP support is explicitly enabled.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "squid: Squid: Denial of Service via heap Use-After-Free vulnerability in ICP handling",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Important: A heap Use-After-Free vulnerability in Squid\u0027s ICP handling can lead to a denial of service. This flaw affects Red Hat products where the Squid proxy is configured to explicitly enable Internet Cache Protocol (ICP) support by setting a non-zero `icp_port`. Deployments with default configurations, where ICP is typically disabled, are not affected.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.aarch64",
          "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.ppc64le",
          "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.s390x",
          "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.src",
          "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.x86_64",
          "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.aarch64",
          "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.ppc64le",
          "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.s390x",
          "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.x86_64",
          "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.aarch64",
          "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.ppc64le",
          "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.s390x",
          "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-33526"
        },
        {
          "category": "external",
          "summary": "RHBZ#2451574",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451574"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-33526",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-33526"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33526",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33526"
        },
        {
          "category": "external",
          "summary": "http://www.openwall.com/lists/oss-security/2026/03/25/2",
          "url": "http://www.openwall.com/lists/oss-security/2026/03/25/2"
        },
        {
          "category": "external",
          "summary": "https://github.com/squid-cache/squid/commit/8a7d42f9d44befb8fcbbb619505587c8de6a1e91",
          "url": "https://github.com/squid-cache/squid/commit/8a7d42f9d44befb8fcbbb619505587c8de6a1e91"
        },
        {
          "category": "external",
          "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-hpfx-h48q-gvwg",
          "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-hpfx-h48q-gvwg"
        }
      ],
      "release_date": "2026-03-26T00:16:12.195000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-03-31T20:09:21+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.aarch64",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.ppc64le",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.s390x",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.src",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.x86_64",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.aarch64",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.ppc64le",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.s390x",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.x86_64",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.aarch64",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.ppc64le",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.s390x",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:6301"
        },
        {
          "category": "workaround",
          "details": "To mitigate this issue, disable ICP support in Squid by ensuring that `icp_port` is set to `0` in the `squid.conf` configuration file. This will prevent Squid from processing ICP traffic and eliminate the attack vector. After modifying the configuration, the Squid service must be restarted for the changes to take effect.",
          "product_ids": [
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.aarch64",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.ppc64le",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.s390x",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.src",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.x86_64",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.aarch64",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.ppc64le",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.s390x",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.x86_64",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.aarch64",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.ppc64le",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.s390x",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.aarch64",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.ppc64le",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.s390x",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.src",
            "AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.x86_64",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.aarch64",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.ppc64le",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.s390x",
            "AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.x86_64",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.aarch64",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.ppc64le",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.s390x",
            "AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "squid: Squid: Denial of Service via heap Use-After-Free vulnerability in ICP handling"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…