Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-32748 (GCVE-0-2026-32748)
Vulnerability from cvelistv5 – Published: 2026-03-26 00:11 – Updated: 2026-03-26 15:02| URL | Tags |
|---|---|
| https://github.com/squid-cache/squid/security/adv… | x_refsource_CONFIRM |
| https://github.com/squid-cache/squid/commit/703e0… | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2026/03/25/3 |
| Vendor | Product | Version | |
|---|---|---|---|
| squid-cache | squid |
Affected:
< 7.5
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-03-26T00:24:52.135Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/03/25/3"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-32748",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-26T14:19:13.990996Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-26T15:02:31.962Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "squid",
"vendor": "squid-cache",
"versions": [
{
"status": "affected",
"version": "\u003c 7.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Squid is a caching proxy for the Web. Prior to version 7.5, due to premature release of resource during expected lifetime and heap Use-After-Free bugs, Squid is vulnerable to Denial of Service when handling ICP traffic. This problem allows a remote attacker to perform a reliable and repeatable Denial of Service attack against the Squid service using ICP protocol. This attack is limited to Squid deployments that explicitly enable ICP support (i.e. configure non-zero `icp_port`). This problem _cannot_ be mitigated by denying ICP queries using `icp_access` rules. This bug is fixed in Squid version 7.5."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "LOW",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-413",
"description": "CWE-413: Improper Resource Locking",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416: Use After Free",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-826",
"description": "CWE-826: Premature Release of Resource During Expected Lifetime",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-26T00:11:01.424Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/squid-cache/squid/security/advisories/GHSA-f9p7-3jqg-hhvq",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/squid-cache/squid/security/advisories/GHSA-f9p7-3jqg-hhvq"
},
{
"name": "https://github.com/squid-cache/squid/commit/703e07d25ca6fa11f52d20bf0bb879e22ab7481b",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/squid-cache/squid/commit/703e07d25ca6fa11f52d20bf0bb879e22ab7481b"
}
],
"source": {
"advisory": "GHSA-f9p7-3jqg-hhvq",
"discovery": "UNKNOWN"
},
"title": "Squid has Denial of Service in ICP Response handling"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-32748",
"datePublished": "2026-03-26T00:11:01.424Z",
"dateReserved": "2026-03-13T18:53:03.531Z",
"dateUpdated": "2026-03-26T15:02:31.962Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-32748",
"date": "2026-06-07",
"epss": "0.0021",
"percentile": "0.43467"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-32748\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-03-26T01:16:26.850\",\"lastModified\":\"2026-03-26T20:43:15.687\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Squid is a caching proxy for the Web. Prior to version 7.5, due to premature release of resource during expected lifetime and heap Use-After-Free bugs, Squid is vulnerable to Denial of Service when handling ICP traffic. This problem allows a remote attacker to perform a reliable and repeatable Denial of Service attack against the Squid service using ICP protocol. This attack is limited to Squid deployments that explicitly enable ICP support (i.e. configure non-zero `icp_port`). This problem _cannot_ be mitigated by denying ICP queries using `icp_access` rules. This bug is fixed in Squid version 7.5.\"},{\"lang\":\"es\",\"value\":\"Squid es un proxy de almacenamiento en cach\u00e9 para la Web. Antes de la versi\u00f3n 7.5, debido a la liberaci\u00f3n prematura de recursos durante la vida \u00fatil esperada y errores de uso despu\u00e9s de liberaci\u00f3n en el heap, Squid es vulnerable a denegaci\u00f3n de servicio al manejar tr\u00e1fico ICP. Este problema permite a un atacante remoto realizar un ataque de denegaci\u00f3n de servicio fiable y repetible contra el servicio Squid usando el protocolo ICP. Este ataque est\u00e1 limitado a despliegues de Squid que habilitan expl\u00edcitamente el soporte ICP (es decir, configurar un \u0027icp_port\u0027 distinto de cero). Este problema _no puede_ ser mitigado denegando consultas ICP usando reglas de \u0027icp_access\u0027. Este error est\u00e1 corregido en la versi\u00f3n 7.5 de Squid.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":8.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"LOW\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-413\"},{\"lang\":\"en\",\"value\":\"CWE-416\"},{\"lang\":\"en\",\"value\":\"CWE-826\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:squid-cache:squid:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"7.5\",\"matchCriteriaId\":\"9F62FE66-3319-4718-BD42-B374264D81E8\"}]}]}],\"references\":[{\"url\":\"https://github.com/squid-cache/squid/commit/703e07d25ca6fa11f52d20bf0bb879e22ab7481b\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/squid-cache/squid/security/advisories/GHSA-f9p7-3jqg-hhvq\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/25/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\",\"Mitigation\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/03/25/3\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-03-26T00:24:52.135Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-32748\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-26T14:19:13.990996Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-26T14:19:38.262Z\"}}], \"cna\": {\"title\": \"Squid has Denial of Service in ICP Response handling\", \"source\": {\"advisory\": \"GHSA-f9p7-3jqg-hhvq\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 8.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"LOW\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"squid-cache\", \"product\": \"squid\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 7.5\"}]}], \"references\": [{\"url\": \"https://github.com/squid-cache/squid/security/advisories/GHSA-f9p7-3jqg-hhvq\", \"name\": \"https://github.com/squid-cache/squid/security/advisories/GHSA-f9p7-3jqg-hhvq\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/squid-cache/squid/commit/703e07d25ca6fa11f52d20bf0bb879e22ab7481b\", \"name\": \"https://github.com/squid-cache/squid/commit/703e07d25ca6fa11f52d20bf0bb879e22ab7481b\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Squid is a caching proxy for the Web. Prior to version 7.5, due to premature release of resource during expected lifetime and heap Use-After-Free bugs, Squid is vulnerable to Denial of Service when handling ICP traffic. This problem allows a remote attacker to perform a reliable and repeatable Denial of Service attack against the Squid service using ICP protocol. This attack is limited to Squid deployments that explicitly enable ICP support (i.e. configure non-zero `icp_port`). This problem _cannot_ be mitigated by denying ICP queries using `icp_access` rules. This bug is fixed in Squid version 7.5.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-413\", \"description\": \"CWE-413: Improper Resource Locking\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416: Use After Free\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-826\", \"description\": \"CWE-826: Premature Release of Resource During Expected Lifetime\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-03-26T00:11:01.424Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-32748\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-26T15:02:31.962Z\", \"dateReserved\": \"2026-03-13T18:53:03.531Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-03-26T00:11:01.424Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:10257
Vulnerability from csaf_redhat - Published: 2026-04-23 23:11 - Updated: 2026-05-26 08:52A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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.2 Update Services for SAP Solutions.\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:10257",
"url": "https://access.redhat.com/errata/RHSA-2026:10257"
},
{
"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_10257.json"
}
],
"title": "Red Hat Security Advisory: squid security update",
"tracking": {
"current_release_date": "2026-05-26T08:52:52+00:00",
"generator": {
"date": "2026-05-26T08:52:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:10257",
"initial_release_date": "2026-04-23T23:11:04+00:00",
"revision_history": [
{
"date": "2026-04-23T23:11:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-23T23:11:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-26T08:52:52+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 E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:5.5-5.el9_2.11.src",
"product": {
"name": "squid-7:5.5-5.el9_2.11.src",
"product_id": "squid-7:5.5-5.el9_2.11.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@5.5-5.el9_2.11?arch=src\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:5.5-5.el9_2.11.aarch64",
"product": {
"name": "squid-7:5.5-5.el9_2.11.aarch64",
"product_id": "squid-7:5.5-5.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@5.5-5.el9_2.11?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:5.5-5.el9_2.11.aarch64",
"product": {
"name": "squid-debugsource-7:5.5-5.el9_2.11.aarch64",
"product_id": "squid-debugsource-7:5.5-5.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@5.5-5.el9_2.11?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:5.5-5.el9_2.11.aarch64",
"product": {
"name": "squid-debuginfo-7:5.5-5.el9_2.11.aarch64",
"product_id": "squid-debuginfo-7:5.5-5.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@5.5-5.el9_2.11?arch=aarch64\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:5.5-5.el9_2.11.ppc64le",
"product": {
"name": "squid-7:5.5-5.el9_2.11.ppc64le",
"product_id": "squid-7:5.5-5.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@5.5-5.el9_2.11?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:5.5-5.el9_2.11.ppc64le",
"product": {
"name": "squid-debugsource-7:5.5-5.el9_2.11.ppc64le",
"product_id": "squid-debugsource-7:5.5-5.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@5.5-5.el9_2.11?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:5.5-5.el9_2.11.ppc64le",
"product": {
"name": "squid-debuginfo-7:5.5-5.el9_2.11.ppc64le",
"product_id": "squid-debuginfo-7:5.5-5.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@5.5-5.el9_2.11?arch=ppc64le\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:5.5-5.el9_2.11.x86_64",
"product": {
"name": "squid-7:5.5-5.el9_2.11.x86_64",
"product_id": "squid-7:5.5-5.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@5.5-5.el9_2.11?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:5.5-5.el9_2.11.x86_64",
"product": {
"name": "squid-debugsource-7:5.5-5.el9_2.11.x86_64",
"product_id": "squid-debugsource-7:5.5-5.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@5.5-5.el9_2.11?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:5.5-5.el9_2.11.x86_64",
"product": {
"name": "squid-debuginfo-7:5.5-5.el9_2.11.x86_64",
"product_id": "squid-debuginfo-7:5.5-5.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@5.5-5.el9_2.11?arch=x86_64\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:5.5-5.el9_2.11.s390x",
"product": {
"name": "squid-7:5.5-5.el9_2.11.s390x",
"product_id": "squid-7:5.5-5.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@5.5-5.el9_2.11?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:5.5-5.el9_2.11.s390x",
"product": {
"name": "squid-debugsource-7:5.5-5.el9_2.11.s390x",
"product_id": "squid-debugsource-7:5.5-5.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@5.5-5.el9_2.11?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:5.5-5.el9_2.11.s390x",
"product": {
"name": "squid-debuginfo-7:5.5-5.el9_2.11.s390x",
"product_id": "squid-debuginfo-7:5.5-5.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@5.5-5.el9_2.11?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-5.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.aarch64"
},
"product_reference": "squid-7:5.5-5.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:5.5-5.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.ppc64le"
},
"product_reference": "squid-7:5.5-5.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:5.5-5.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.s390x"
},
"product_reference": "squid-7:5.5-5.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:5.5-5.el9_2.11.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.src"
},
"product_reference": "squid-7:5.5-5.el9_2.11.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:5.5-5.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.x86_64"
},
"product_reference": "squid-7:5.5-5.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:5.5-5.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.aarch64"
},
"product_reference": "squid-debuginfo-7:5.5-5.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:5.5-5.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.ppc64le"
},
"product_reference": "squid-debuginfo-7:5.5-5.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:5.5-5.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.s390x"
},
"product_reference": "squid-debuginfo-7:5.5-5.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:5.5-5.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.x86_64"
},
"product_reference": "squid-debuginfo-7:5.5-5.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:5.5-5.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.aarch64"
},
"product_reference": "squid-debugsource-7:5.5-5.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:5.5-5.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.ppc64le"
},
"product_reference": "squid-debugsource-7:5.5-5.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:5.5-5.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.s390x"
},
"product_reference": "squid-debugsource-7:5.5-5.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:5.5-5.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.x86_64"
},
"product_reference": "squid-debugsource-7:5.5-5.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
}
]
},
"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.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.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-04-23T23:11:04+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.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10257"
},
{
"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.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.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.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.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.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.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-04-23T23:11:04+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.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10257"
},
{
"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.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.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.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:squid-7:5.5-5.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-debuginfo-7:5.5-5.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:squid-debugsource-7:5.5-5.el9_2.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "squid: Squid: Denial of Service via heap Use-After-Free vulnerability in ICP handling"
}
]
}
RHSA-2026:11901
Vulnerability from csaf_redhat - Published: 2026-04-29 20:26 - Updated: 2026-05-26 08:52A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 10.0 Extended Update Support.\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:11901",
"url": "https://access.redhat.com/errata/RHSA-2026:11901"
},
{
"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_11901.json"
}
],
"title": "Red Hat Security Advisory: squid security update",
"tracking": {
"current_release_date": "2026-05-26T08:52:56+00:00",
"generator": {
"date": "2026-05-26T08:52:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:11901",
"initial_release_date": "2026-04-29T20:26:31+00:00",
"revision_history": [
{
"date": "2026-04-29T20:26:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-29T20:26:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-26T08:52:56+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 EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:6.10-5.el10_0.2.src",
"product": {
"name": "squid-7:6.10-5.el10_0.2.src",
"product_id": "squid-7:6.10-5.el10_0.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@6.10-5.el10_0.2?arch=src\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:6.10-5.el10_0.2.aarch64",
"product": {
"name": "squid-7:6.10-5.el10_0.2.aarch64",
"product_id": "squid-7:6.10-5.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@6.10-5.el10_0.2?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:6.10-5.el10_0.2.aarch64",
"product": {
"name": "squid-debugsource-7:6.10-5.el10_0.2.aarch64",
"product_id": "squid-debugsource-7:6.10-5.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@6.10-5.el10_0.2?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:6.10-5.el10_0.2.aarch64",
"product": {
"name": "squid-debuginfo-7:6.10-5.el10_0.2.aarch64",
"product_id": "squid-debuginfo-7:6.10-5.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@6.10-5.el10_0.2?arch=aarch64\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:6.10-5.el10_0.2.ppc64le",
"product": {
"name": "squid-7:6.10-5.el10_0.2.ppc64le",
"product_id": "squid-7:6.10-5.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@6.10-5.el10_0.2?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:6.10-5.el10_0.2.ppc64le",
"product": {
"name": "squid-debugsource-7:6.10-5.el10_0.2.ppc64le",
"product_id": "squid-debugsource-7:6.10-5.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@6.10-5.el10_0.2?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:6.10-5.el10_0.2.ppc64le",
"product": {
"name": "squid-debuginfo-7:6.10-5.el10_0.2.ppc64le",
"product_id": "squid-debuginfo-7:6.10-5.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@6.10-5.el10_0.2?arch=ppc64le\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:6.10-5.el10_0.2.s390x",
"product": {
"name": "squid-7:6.10-5.el10_0.2.s390x",
"product_id": "squid-7:6.10-5.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@6.10-5.el10_0.2?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:6.10-5.el10_0.2.s390x",
"product": {
"name": "squid-debugsource-7:6.10-5.el10_0.2.s390x",
"product_id": "squid-debugsource-7:6.10-5.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@6.10-5.el10_0.2?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:6.10-5.el10_0.2.s390x",
"product": {
"name": "squid-debuginfo-7:6.10-5.el10_0.2.s390x",
"product_id": "squid-debuginfo-7:6.10-5.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@6.10-5.el10_0.2?arch=s390x\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:6.10-5.el10_0.2.x86_64",
"product": {
"name": "squid-7:6.10-5.el10_0.2.x86_64",
"product_id": "squid-7:6.10-5.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@6.10-5.el10_0.2?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:6.10-5.el10_0.2.x86_64",
"product": {
"name": "squid-debugsource-7:6.10-5.el10_0.2.x86_64",
"product_id": "squid-debugsource-7:6.10-5.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@6.10-5.el10_0.2?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:6.10-5.el10_0.2.x86_64",
"product": {
"name": "squid-debuginfo-7:6.10-5.el10_0.2.x86_64",
"product_id": "squid-debuginfo-7:6.10-5.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@6.10-5.el10_0.2?arch=x86_64\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:6.10-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.aarch64"
},
"product_reference": "squid-7:6.10-5.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:6.10-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.ppc64le"
},
"product_reference": "squid-7:6.10-5.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:6.10-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.s390x"
},
"product_reference": "squid-7:6.10-5.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:6.10-5.el10_0.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.src"
},
"product_reference": "squid-7:6.10-5.el10_0.2.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:6.10-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.x86_64"
},
"product_reference": "squid-7:6.10-5.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:6.10-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.aarch64"
},
"product_reference": "squid-debuginfo-7:6.10-5.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:6.10-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.ppc64le"
},
"product_reference": "squid-debuginfo-7:6.10-5.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:6.10-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.s390x"
},
"product_reference": "squid-debuginfo-7:6.10-5.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:6.10-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.x86_64"
},
"product_reference": "squid-debuginfo-7:6.10-5.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:6.10-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.aarch64"
},
"product_reference": "squid-debugsource-7:6.10-5.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:6.10-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.ppc64le"
},
"product_reference": "squid-debugsource-7:6.10-5.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:6.10-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.s390x"
},
"product_reference": "squid-debugsource-7:6.10-5.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:6.10-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.x86_64"
},
"product_reference": "squid-debugsource-7:6.10-5.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
}
]
},
"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-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.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-04-29T20:26:31+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-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11901"
},
{
"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-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.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-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.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-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.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-04-29T20:26:31+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-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11901"
},
{
"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-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.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-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:squid-7:6.10-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-debuginfo-7:6.10-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:squid-debugsource-7:6.10-5.el10_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "squid: Squid: Denial of Service via heap Use-After-Free vulnerability in ICP handling"
}
]
}
RHSA-2026:20564
Vulnerability from csaf_redhat - Published: 2026-05-26 05:17 - Updated: 2026-05-26 09:00A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
{
"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 the squid:4 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.\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:20564",
"url": "https://access.redhat.com/errata/RHSA-2026:20564"
},
{
"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_20564.json"
}
],
"title": "Red Hat Security Advisory: squid:4 security update",
"tracking": {
"current_release_date": "2026-05-26T09:00:09+00:00",
"generator": {
"date": "2026-05-26T09:00:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:20564",
"initial_release_date": "2026-05-26T05:17:15+00:00",
"revision_history": [
{
"date": "2026-05-26T05:17:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-26T05:17:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-26T09:00:09+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 AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"product": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src (squid:4)",
"product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=src\u0026rpmmod=squid:4:8040020260514123440:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"product": {
"name": "squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src (squid:4)",
"product_id": "squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@4.11-4.module%2Bel8.4.0%2B24287%2Bae9ea41b.11?arch=src\u0026epoch=7\u0026rpmmod=squid:4:8040020260514123440:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4)",
"product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64\u0026rpmmod=squid:4:8040020260514123440:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4)",
"product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64\u0026rpmmod=squid:4:8040020260514123440:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4)",
"product_id": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64\u0026rpmmod=squid:4:8040020260514123440:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product": {
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4)",
"product_id": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64\u0026rpmmod=squid:4:8040020260514123440:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"product": {
"name": "squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64 (squid:4)",
"product_id": "squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@4.11-4.module%2Bel8.4.0%2B24287%2Bae9ea41b.11?arch=x86_64\u0026epoch=7\u0026rpmmod=squid:4:8040020260514123440:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"product": {
"name": "squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64 (squid:4)",
"product_id": "squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@4.11-4.module%2Bel8.4.0%2B24287%2Bae9ea41b.11?arch=x86_64\u0026epoch=7\u0026rpmmod=squid:4:8040020260514123440:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"product": {
"name": "squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64 (squid:4)",
"product_id": "squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@4.11-4.module%2Bel8.4.0%2B24287%2Bae9ea41b.11?arch=x86_64\u0026epoch=7\u0026rpmmod=squid:4:8040020260514123440:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src (squid:4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src (squid:4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4"
},
"product_reference": "squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4"
},
"product_reference": "squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4"
},
"product_reference": "squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4"
},
"product_reference": "squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src (squid:4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src (squid:4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4"
},
"product_reference": "squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4"
},
"product_reference": "squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4"
},
"product_reference": "squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4"
},
"product_reference": "squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
}
]
},
"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-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4"
]
},
"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-05-26T05:17:15+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-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20564"
},
{
"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-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4"
]
}
],
"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-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4"
]
}
],
"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-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4"
]
},
"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-05-26T05:17:15+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-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20564"
},
{
"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-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4"
]
}
],
"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-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"AppStream-8.4.0.Z.AUS:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.AUS:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.src::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-debuginfo-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4",
"AppStream-8.4.0.Z.EUS.EXTENSION:squid-debugsource-7:4.11-4.module+el8.4.0+24287+ae9ea41b.11.x86_64::squid:4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "squid: Squid: Denial of Service via heap Use-After-Free vulnerability in ICP handling"
}
]
}
RHSA-2026:20565
Vulnerability from csaf_redhat - Published: 2026-05-26 03:55 - Updated: 2026-05-26 09:00A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
{
"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 the squid:4 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\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:20565",
"url": "https://access.redhat.com/errata/RHSA-2026:20565"
},
{
"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_20565.json"
}
],
"title": "Red Hat Security Advisory: squid:4 security update",
"tracking": {
"current_release_date": "2026-05-26T09:00:09+00:00",
"generator": {
"date": "2026-05-26T09:00:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:20565",
"initial_release_date": "2026-05-26T03:55:40+00:00",
"revision_history": [
{
"date": "2026-05-26T03:55:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-26T03:55:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-26T09:00:09+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 AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"product": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src (squid:4)",
"product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=src\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"product": {
"name": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src (squid:4)",
"product_id": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@4.15-3.module%2Bel8.6.0%2B24307%2Bcba8e5bb.9?arch=src\u0026epoch=7\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4)",
"product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4)",
"product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4)",
"product_id": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product": {
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4)",
"product_id": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"product": {
"name": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64 (squid:4)",
"product_id": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@4.15-3.module%2Bel8.6.0%2B24307%2Bcba8e5bb.9?arch=x86_64\u0026epoch=7\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"product": {
"name": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64 (squid:4)",
"product_id": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@4.15-3.module%2Bel8.6.0%2B24307%2Bcba8e5bb.9?arch=x86_64\u0026epoch=7\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"product": {
"name": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64 (squid:4)",
"product_id": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@4.15-3.module%2Bel8.6.0%2B24307%2Bcba8e5bb.9?arch=x86_64\u0026epoch=7\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"product": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64 (squid:4)",
"product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=aarch64\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"product": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64 (squid:4)",
"product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=aarch64\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"product": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64 (squid:4)",
"product_id": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=aarch64\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"product": {
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64 (squid:4)",
"product_id": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=aarch64\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"product": {
"name": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64 (squid:4)",
"product_id": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@4.15-3.module%2Bel8.6.0%2B24307%2Bcba8e5bb.9?arch=aarch64\u0026epoch=7\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"product": {
"name": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64 (squid:4)",
"product_id": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@4.15-3.module%2Bel8.6.0%2B24307%2Bcba8e5bb.9?arch=aarch64\u0026epoch=7\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"product": {
"name": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64 (squid:4)",
"product_id": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@4.15-3.module%2Bel8.6.0%2B24307%2Bcba8e5bb.9?arch=aarch64\u0026epoch=7\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"product": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le (squid:4)",
"product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"product": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le (squid:4)",
"product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"product": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le (squid:4)",
"product_id": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"product": {
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le (squid:4)",
"product_id": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"product": {
"name": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le (squid:4)",
"product_id": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@4.15-3.module%2Bel8.6.0%2B24307%2Bcba8e5bb.9?arch=ppc64le\u0026epoch=7\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"product": {
"name": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le (squid:4)",
"product_id": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@4.15-3.module%2Bel8.6.0%2B24307%2Bcba8e5bb.9?arch=ppc64le\u0026epoch=7\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"product": {
"name": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le (squid:4)",
"product_id": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@4.15-3.module%2Bel8.6.0%2B24307%2Bcba8e5bb.9?arch=ppc64le\u0026epoch=7\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"product": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x (squid:4)",
"product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=s390x\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"product": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x (squid:4)",
"product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=s390x\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"product": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x (squid:4)",
"product_id": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=s390x\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"product": {
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x (squid:4)",
"product_id": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=s390x\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"product": {
"name": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x (squid:4)",
"product_id": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@4.15-3.module%2Bel8.6.0%2B24307%2Bcba8e5bb.9?arch=s390x\u0026epoch=7\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"product": {
"name": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x (squid:4)",
"product_id": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@4.15-3.module%2Bel8.6.0%2B24307%2Bcba8e5bb.9?arch=s390x\u0026epoch=7\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"product": {
"name": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x (squid:4)",
"product_id": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@4.15-3.module%2Bel8.6.0%2B24307%2Bcba8e5bb.9?arch=s390x\u0026epoch=7\u0026rpmmod=squid:4:8060020260518090356:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src (squid:4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src (squid:4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4"
},
"product_reference": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4"
},
"product_reference": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4"
},
"product_reference": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4"
},
"product_reference": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4"
},
"product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4"
},
"product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4"
},
"product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4"
},
"product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4"
},
"product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4"
},
"product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4"
},
"product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4"
},
"product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4"
},
"product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4"
},
"product_reference": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4"
},
"product_reference": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4"
},
"product_reference": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4"
},
"product_reference": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4"
},
"product_reference": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4"
},
"product_reference": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4"
},
"product_reference": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4"
},
"product_reference": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4"
},
"product_reference": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4"
},
"product_reference": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4"
},
"product_reference": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4"
},
"product_reference": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4"
},
"product_reference": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src (squid:4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src (squid:4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4"
},
"product_reference": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4"
},
"product_reference": "squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4"
},
"product_reference": "squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4"
},
"product_reference": "squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"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-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4"
]
},
"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-05-26T03:55:40+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-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20565"
},
{
"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-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4"
]
}
],
"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-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4"
]
}
],
"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-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4"
]
},
"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-05-26T03:55:40+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-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20565"
},
{
"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-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4"
]
}
],
"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-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.AUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.AUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.E4S:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.aarch64::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.ppc64le::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.s390x::squid:4",
"AppStream-8.6.0.Z.E4S:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.src::squid:4",
"AppStream-8.6.0.Z.TUS:squid-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-debuginfo-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4",
"AppStream-8.6.0.Z.TUS:squid-debugsource-7:4.15-3.module+el8.6.0+24307+cba8e5bb.9.x86_64::squid:4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "squid: Squid: Denial of Service via heap Use-After-Free vulnerability in ICP handling"
}
]
}
RHSA-2026:20580
Vulnerability from csaf_redhat - Published: 2026-05-26 04:26 - Updated: 2026-05-26 08:59A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
{
"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 the squid:4 module is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\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:20580",
"url": "https://access.redhat.com/errata/RHSA-2026:20580"
},
{
"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_20580.json"
}
],
"title": "Red Hat Security Advisory: squid:4 security update",
"tracking": {
"current_release_date": "2026-05-26T08:59:47+00:00",
"generator": {
"date": "2026-05-26T08:59:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:20580",
"initial_release_date": "2026-05-26T04:26:05+00:00",
"revision_history": [
{
"date": "2026-05-26T04:26:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-26T04:26:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-26T08:59:47+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 E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"product": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src (squid:4)",
"product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=src\u0026rpmmod=squid:4:8080020260514105733:63b34585"
}
}
},
{
"category": "product_version",
"name": "squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"product": {
"name": "squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src (squid:4)",
"product_id": "squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@4.15-6.module%2Bel8.8.0%2B24284%2B6402ee68.10?arch=src\u0026epoch=7\u0026rpmmod=squid:4:8080020260514105733:63b34585"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"product": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le (squid:4)",
"product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le\u0026rpmmod=squid:4:8080020260514105733:63b34585"
}
}
},
{
"category": "product_version",
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"product": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le (squid:4)",
"product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le\u0026rpmmod=squid:4:8080020260514105733:63b34585"
}
}
},
{
"category": "product_version",
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"product": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le (squid:4)",
"product_id": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le\u0026rpmmod=squid:4:8080020260514105733:63b34585"
}
}
},
{
"category": "product_version",
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"product": {
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le (squid:4)",
"product_id": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le\u0026rpmmod=squid:4:8080020260514105733:63b34585"
}
}
},
{
"category": "product_version",
"name": "squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"product": {
"name": "squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le (squid:4)",
"product_id": "squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@4.15-6.module%2Bel8.8.0%2B24284%2B6402ee68.10?arch=ppc64le\u0026epoch=7\u0026rpmmod=squid:4:8080020260514105733:63b34585"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"product": {
"name": "squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le (squid:4)",
"product_id": "squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@4.15-6.module%2Bel8.8.0%2B24284%2B6402ee68.10?arch=ppc64le\u0026epoch=7\u0026rpmmod=squid:4:8080020260514105733:63b34585"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"product": {
"name": "squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le (squid:4)",
"product_id": "squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@4.15-6.module%2Bel8.8.0%2B24284%2B6402ee68.10?arch=ppc64le\u0026epoch=7\u0026rpmmod=squid:4:8080020260514105733:63b34585"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4)",
"product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64\u0026rpmmod=squid:4:8080020260514105733:63b34585"
}
}
},
{
"category": "product_version",
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4)",
"product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64\u0026rpmmod=squid:4:8080020260514105733:63b34585"
}
}
},
{
"category": "product_version",
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4)",
"product_id": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64\u0026rpmmod=squid:4:8080020260514105733:63b34585"
}
}
},
{
"category": "product_version",
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product": {
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4)",
"product_id": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64\u0026rpmmod=squid:4:8080020260514105733:63b34585"
}
}
},
{
"category": "product_version",
"name": "squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"product": {
"name": "squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64 (squid:4)",
"product_id": "squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@4.15-6.module%2Bel8.8.0%2B24284%2B6402ee68.10?arch=x86_64\u0026epoch=7\u0026rpmmod=squid:4:8080020260514105733:63b34585"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"product": {
"name": "squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64 (squid:4)",
"product_id": "squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@4.15-6.module%2Bel8.8.0%2B24284%2B6402ee68.10?arch=x86_64\u0026epoch=7\u0026rpmmod=squid:4:8080020260514105733:63b34585"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"product": {
"name": "squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64 (squid:4)",
"product_id": "squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@4.15-6.module%2Bel8.8.0%2B24284%2B6402ee68.10?arch=x86_64\u0026epoch=7\u0026rpmmod=squid:4:8080020260514105733:63b34585"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4"
},
"product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4"
},
"product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4"
},
"product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4"
},
"product_reference": "squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4"
},
"product_reference": "squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4"
},
"product_reference": "squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4"
},
"product_reference": "squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4"
},
"product_reference": "squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4"
},
"product_reference": "squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4"
},
"product_reference": "squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src (squid:4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4"
},
"product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src (squid:4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4"
},
"product_reference": "squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4"
},
"product_reference": "squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4"
},
"product_reference": "squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4"
},
"product_reference": "squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
}
]
},
"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-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4"
]
},
"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-05-26T04:26:05+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-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20580"
},
{
"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-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4"
]
}
],
"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-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4"
]
}
],
"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-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4"
]
},
"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-05-26T04:26:05+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-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20580"
},
{
"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-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4"
]
}
],
"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-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"AppStream-8.8.0.Z.E4S:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.ppc64le::squid:4",
"AppStream-8.8.0.Z.E4S:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.src::squid:4",
"AppStream-8.8.0.Z.TUS:squid-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-debuginfo-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4",
"AppStream-8.8.0.Z.TUS:squid-debugsource-7:4.15-6.module+el8.8.0+24284+6402ee68.10.x86_64::squid:4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "squid: Squid: Denial of Service via heap Use-After-Free vulnerability in ICP handling"
}
]
}
RHSA-2026:6301
Vulnerability from csaf_redhat - Published: 2026-03-31 20:09 - Updated: 2026-05-26 08:49A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-7:5.5-22.el9_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-debuginfo-7:5.5-22.el9_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:squid-debugsource-7:5.5-22.el9_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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-05-26T08:49:09+00:00",
"generator": {
"date": "2026-05-26T08:49:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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-05-26T08:49:09+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"
}
]
}
RHSA-2026:8119
Vulnerability from csaf_redhat - Published: 2026-04-14 15:09 - Updated: 2026-05-26 08:49A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 10.\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:8119",
"url": "https://access.redhat.com/errata/RHSA-2026:8119"
},
{
"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_8119.json"
}
],
"title": "Red Hat Security Advisory: squid security update",
"tracking": {
"current_release_date": "2026-05-26T08:49:10+00:00",
"generator": {
"date": "2026-05-26T08:49:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:8119",
"initial_release_date": "2026-04-14T15:09:13+00:00",
"revision_history": [
{
"date": "2026-04-14T15:09:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-14T15:09:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-26T08:49:10+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. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:6.10-6.el10_1.3.src",
"product": {
"name": "squid-7:6.10-6.el10_1.3.src",
"product_id": "squid-7:6.10-6.el10_1.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@6.10-6.el10_1.3?arch=src\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:6.10-6.el10_1.3.aarch64",
"product": {
"name": "squid-7:6.10-6.el10_1.3.aarch64",
"product_id": "squid-7:6.10-6.el10_1.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@6.10-6.el10_1.3?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:6.10-6.el10_1.3.aarch64",
"product": {
"name": "squid-debugsource-7:6.10-6.el10_1.3.aarch64",
"product_id": "squid-debugsource-7:6.10-6.el10_1.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@6.10-6.el10_1.3?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:6.10-6.el10_1.3.aarch64",
"product": {
"name": "squid-debuginfo-7:6.10-6.el10_1.3.aarch64",
"product_id": "squid-debuginfo-7:6.10-6.el10_1.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@6.10-6.el10_1.3?arch=aarch64\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:6.10-6.el10_1.3.ppc64le",
"product": {
"name": "squid-7:6.10-6.el10_1.3.ppc64le",
"product_id": "squid-7:6.10-6.el10_1.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@6.10-6.el10_1.3?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:6.10-6.el10_1.3.ppc64le",
"product": {
"name": "squid-debugsource-7:6.10-6.el10_1.3.ppc64le",
"product_id": "squid-debugsource-7:6.10-6.el10_1.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@6.10-6.el10_1.3?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:6.10-6.el10_1.3.ppc64le",
"product": {
"name": "squid-debuginfo-7:6.10-6.el10_1.3.ppc64le",
"product_id": "squid-debuginfo-7:6.10-6.el10_1.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@6.10-6.el10_1.3?arch=ppc64le\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:6.10-6.el10_1.3.s390x",
"product": {
"name": "squid-7:6.10-6.el10_1.3.s390x",
"product_id": "squid-7:6.10-6.el10_1.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@6.10-6.el10_1.3?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:6.10-6.el10_1.3.s390x",
"product": {
"name": "squid-debugsource-7:6.10-6.el10_1.3.s390x",
"product_id": "squid-debugsource-7:6.10-6.el10_1.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@6.10-6.el10_1.3?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:6.10-6.el10_1.3.s390x",
"product": {
"name": "squid-debuginfo-7:6.10-6.el10_1.3.s390x",
"product_id": "squid-debuginfo-7:6.10-6.el10_1.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@6.10-6.el10_1.3?arch=s390x\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:6.10-6.el10_1.3.x86_64",
"product": {
"name": "squid-7:6.10-6.el10_1.3.x86_64",
"product_id": "squid-7:6.10-6.el10_1.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@6.10-6.el10_1.3?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:6.10-6.el10_1.3.x86_64",
"product": {
"name": "squid-debugsource-7:6.10-6.el10_1.3.x86_64",
"product_id": "squid-debugsource-7:6.10-6.el10_1.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@6.10-6.el10_1.3?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:6.10-6.el10_1.3.x86_64",
"product": {
"name": "squid-debuginfo-7:6.10-6.el10_1.3.x86_64",
"product_id": "squid-debuginfo-7:6.10-6.el10_1.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@6.10-6.el10_1.3?arch=x86_64\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:6.10-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.aarch64"
},
"product_reference": "squid-7:6.10-6.el10_1.3.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:6.10-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.ppc64le"
},
"product_reference": "squid-7:6.10-6.el10_1.3.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:6.10-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.s390x"
},
"product_reference": "squid-7:6.10-6.el10_1.3.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:6.10-6.el10_1.3.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.src"
},
"product_reference": "squid-7:6.10-6.el10_1.3.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:6.10-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.x86_64"
},
"product_reference": "squid-7:6.10-6.el10_1.3.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:6.10-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.aarch64"
},
"product_reference": "squid-debuginfo-7:6.10-6.el10_1.3.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:6.10-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.ppc64le"
},
"product_reference": "squid-debuginfo-7:6.10-6.el10_1.3.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:6.10-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.s390x"
},
"product_reference": "squid-debuginfo-7:6.10-6.el10_1.3.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:6.10-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.x86_64"
},
"product_reference": "squid-debuginfo-7:6.10-6.el10_1.3.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:6.10-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.aarch64"
},
"product_reference": "squid-debugsource-7:6.10-6.el10_1.3.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:6.10-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.ppc64le"
},
"product_reference": "squid-debugsource-7:6.10-6.el10_1.3.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:6.10-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.s390x"
},
"product_reference": "squid-debugsource-7:6.10-6.el10_1.3.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:6.10-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.x86_64"
},
"product_reference": "squid-debugsource-7:6.10-6.el10_1.3.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"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-10.1.Z:squid-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.src",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.x86_64",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.x86_64",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.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-04-14T15:09:13+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-10.1.Z:squid-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.src",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.x86_64",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.x86_64",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8119"
},
{
"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-10.1.Z:squid-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.src",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.x86_64",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.x86_64",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.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-10.1.Z:squid-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.src",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.x86_64",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.x86_64",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.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-10.1.Z:squid-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.src",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.x86_64",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.x86_64",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.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-04-14T15:09:13+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-10.1.Z:squid-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.src",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.x86_64",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.x86_64",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8119"
},
{
"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-10.1.Z:squid-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.src",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.x86_64",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.x86_64",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.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-10.1.Z:squid-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.src",
"AppStream-10.1.Z:squid-7:6.10-6.el10_1.3.x86_64",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-debuginfo-7:6.10-6.el10_1.3.x86_64",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.aarch64",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.s390x",
"AppStream-10.1.Z:squid-debugsource-7:6.10-6.el10_1.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "squid: Squid: Denial of Service via heap Use-After-Free vulnerability in ICP handling"
}
]
}
RHSA-2026:8317
Vulnerability from csaf_redhat - Published: 2026-04-15 14:42 - Updated: 2026-05-26 08:50A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.src::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4 | — |
Vendor Fix
fix
Workaround
|
{
"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 the squid:4 module is now available for Red Hat Enterprise Linux 8.\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:8317",
"url": "https://access.redhat.com/errata/RHSA-2026:8317"
},
{
"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_8317.json"
}
],
"title": "Red Hat Security Advisory: squid:4 security update",
"tracking": {
"current_release_date": "2026-05-26T08:50:46+00:00",
"generator": {
"date": "2026-05-26T08:50:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:8317",
"initial_release_date": "2026-04-15T14:42:07+00:00",
"revision_history": [
{
"date": "2026-04-15T14:42:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-15T14:42:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-26T08:50:46+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. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src::squid:4",
"product": {
"name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src (squid:4)",
"product_id": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=src\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.src::squid:4",
"product": {
"name": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.src (squid:4)",
"product_id": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.src::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@4.15-10.module%2Bel8.10.0%2B24189%2B04a20c8a.11?arch=src\u0026epoch=7\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"product": {
"name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64 (squid:4)",
"product_id": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=aarch64\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"product": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64 (squid:4)",
"product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=aarch64\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"product": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64 (squid:4)",
"product_id": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=aarch64\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"product": {
"name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64 (squid:4)",
"product_id": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=aarch64\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"product": {
"name": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64 (squid:4)",
"product_id": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@4.15-10.module%2Bel8.10.0%2B24189%2B04a20c8a.11?arch=aarch64\u0026epoch=7\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"product": {
"name": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64 (squid:4)",
"product_id": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@4.15-10.module%2Bel8.10.0%2B24189%2B04a20c8a.11?arch=aarch64\u0026epoch=7\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"product": {
"name": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64 (squid:4)",
"product_id": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@4.15-10.module%2Bel8.10.0%2B24189%2B04a20c8a.11?arch=aarch64\u0026epoch=7\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"product": {
"name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le (squid:4)",
"product_id": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=ppc64le\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"product": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le (squid:4)",
"product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=ppc64le\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"product": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le (squid:4)",
"product_id": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=ppc64le\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"product": {
"name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le (squid:4)",
"product_id": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=ppc64le\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"product": {
"name": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le (squid:4)",
"product_id": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@4.15-10.module%2Bel8.10.0%2B24189%2B04a20c8a.11?arch=ppc64le\u0026epoch=7\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"product": {
"name": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le (squid:4)",
"product_id": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@4.15-10.module%2Bel8.10.0%2B24189%2B04a20c8a.11?arch=ppc64le\u0026epoch=7\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"product": {
"name": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le (squid:4)",
"product_id": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@4.15-10.module%2Bel8.10.0%2B24189%2B04a20c8a.11?arch=ppc64le\u0026epoch=7\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"product": {
"name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x (squid:4)",
"product_id": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=s390x\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"product": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x (squid:4)",
"product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=s390x\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"product": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x (squid:4)",
"product_id": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=s390x\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"product": {
"name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x (squid:4)",
"product_id": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=s390x\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"product": {
"name": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x (squid:4)",
"product_id": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@4.15-10.module%2Bel8.10.0%2B24189%2B04a20c8a.11?arch=s390x\u0026epoch=7\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"product": {
"name": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x (squid:4)",
"product_id": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@4.15-10.module%2Bel8.10.0%2B24189%2B04a20c8a.11?arch=s390x\u0026epoch=7\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"product": {
"name": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x (squid:4)",
"product_id": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@4.15-10.module%2Bel8.10.0%2B24189%2B04a20c8a.11?arch=s390x\u0026epoch=7\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"product": {
"name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64 (squid:4)",
"product_id": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=x86_64\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"product": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64 (squid:4)",
"product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=x86_64\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"product": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64 (squid:4)",
"product_id": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=x86_64\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"product": {
"name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64 (squid:4)",
"product_id": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=x86_64\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"product": {
"name": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64 (squid:4)",
"product_id": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@4.15-10.module%2Bel8.10.0%2B24189%2B04a20c8a.11?arch=x86_64\u0026epoch=7\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"product": {
"name": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64 (squid:4)",
"product_id": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@4.15-10.module%2Bel8.10.0%2B24189%2B04a20c8a.11?arch=x86_64\u0026epoch=7\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"product": {
"name": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64 (squid:4)",
"product_id": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@4.15-10.module%2Bel8.10.0%2B24189%2B04a20c8a.11?arch=x86_64\u0026epoch=7\u0026rpmmod=squid:4:8100020260408092701:489197e6"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64 (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4"
},
"product_reference": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64 (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4"
},
"product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4"
},
"product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4"
},
"product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4"
},
"product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64 (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4"
},
"product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4"
},
"product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4"
},
"product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4"
},
"product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64 (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4"
},
"product_reference": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4"
},
"product_reference": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4"
},
"product_reference": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4"
},
"product_reference": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64 (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4"
},
"product_reference": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4"
},
"product_reference": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4"
},
"product_reference": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.src (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.src::squid:4"
},
"product_reference": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.src::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4"
},
"product_reference": "squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64 (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4"
},
"product_reference": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4"
},
"product_reference": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4"
},
"product_reference": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4"
},
"product_reference": "squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64 (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4"
},
"product_reference": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4"
},
"product_reference": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4"
},
"product_reference": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64 (squid:4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4"
},
"product_reference": "squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"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-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.src::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4"
]
},
"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-04-15T14:42:07+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-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.src::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8317"
},
{
"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-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.src::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4"
]
}
],
"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-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.src::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4"
]
}
],
"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-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.src::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4"
]
},
"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-04-15T14:42:07+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-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.src::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8317"
},
{
"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-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.src::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4"
]
}
],
"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-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.src::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debuginfo-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.aarch64::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.ppc64le::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.s390x::squid:4",
"AppStream-8.10.0.Z.MAIN.EUS:squid-debugsource-7:4.15-10.module+el8.10.0+24189+04a20c8a.11.x86_64::squid:4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "squid: Squid: Denial of Service via heap Use-After-Free vulnerability in ICP handling"
}
]
}
RHSA-2026:8880
Vulnerability from csaf_redhat - Published: 2026-04-20 03:44 - Updated: 2026-05-26 08:50A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-7:3.5.20-17.el7_9.16.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-7:3.5.20-17.el7_9.16.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-7:3.5.20-17.el7_9.16.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-7:3.5.20-17.el7_9.16.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-7:3.5.20-17.el7_9.16.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-7:3.5.20-17.el7_9.16.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64 | — |
Workaround
|
{
"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 7 Extended Lifecycle Support.\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:8880",
"url": "https://access.redhat.com/errata/RHSA-2026:8880"
},
{
"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_8880.json"
}
],
"title": "Red Hat Security Advisory: squid security update",
"tracking": {
"current_release_date": "2026-05-26T08:50:52+00:00",
"generator": {
"date": "2026-05-26T08:50:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:8880",
"initial_release_date": "2026-04-20T03:44:44+00:00",
"revision_history": [
{
"date": "2026-04-20T03:44:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-20T03:44:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-26T08:50:52+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 Server (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:3.5.20-17.el7_9.16.s390x",
"product": {
"name": "squid-7:3.5.20-17.el7_9.16.s390x",
"product_id": "squid-7:3.5.20-17.el7_9.16.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@3.5.20-17.el7_9.16?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"product": {
"name": "squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"product_id": "squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-migration-script@3.5.20-17.el7_9.16?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"product": {
"name": "squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"product_id": "squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@3.5.20-17.el7_9.16?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"product": {
"name": "squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"product_id": "squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-sysvinit@3.5.20-17.el7_9.16?arch=s390x\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:3.5.20-17.el7_9.16.src",
"product": {
"name": "squid-7:3.5.20-17.el7_9.16.src",
"product_id": "squid-7:3.5.20-17.el7_9.16.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@3.5.20-17.el7_9.16?arch=src\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:3.5.20-17.el7_9.16.x86_64",
"product": {
"name": "squid-7:3.5.20-17.el7_9.16.x86_64",
"product_id": "squid-7:3.5.20-17.el7_9.16.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@3.5.20-17.el7_9.16?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"product": {
"name": "squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"product_id": "squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-migration-script@3.5.20-17.el7_9.16?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"product": {
"name": "squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"product_id": "squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@3.5.20-17.el7_9.16?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64",
"product": {
"name": "squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64",
"product_id": "squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-sysvinit@3.5.20-17.el7_9.16?arch=x86_64\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:3.5.20-17.el7_9.16.ppc64le",
"product": {
"name": "squid-7:3.5.20-17.el7_9.16.ppc64le",
"product_id": "squid-7:3.5.20-17.el7_9.16.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@3.5.20-17.el7_9.16?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"product": {
"name": "squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"product_id": "squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-migration-script@3.5.20-17.el7_9.16?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"product": {
"name": "squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"product_id": "squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@3.5.20-17.el7_9.16?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"product": {
"name": "squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"product_id": "squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-sysvinit@3.5.20-17.el7_9.16?arch=ppc64le\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:3.5.20-17.el7_9.16.ppc64",
"product": {
"name": "squid-7:3.5.20-17.el7_9.16.ppc64",
"product_id": "squid-7:3.5.20-17.el7_9.16.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@3.5.20-17.el7_9.16?arch=ppc64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"product": {
"name": "squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"product_id": "squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-migration-script@3.5.20-17.el7_9.16?arch=ppc64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"product": {
"name": "squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"product_id": "squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@3.5.20-17.el7_9.16?arch=ppc64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"product": {
"name": "squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"product_id": "squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-sysvinit@3.5.20-17.el7_9.16?arch=ppc64\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "ppc64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:3.5.20-17.el7_9.16.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64"
},
"product_reference": "squid-7:3.5.20-17.el7_9.16.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:3.5.20-17.el7_9.16.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le"
},
"product_reference": "squid-7:3.5.20-17.el7_9.16.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:3.5.20-17.el7_9.16.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:squid-7:3.5.20-17.el7_9.16.s390x"
},
"product_reference": "squid-7:3.5.20-17.el7_9.16.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:3.5.20-17.el7_9.16.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:squid-7:3.5.20-17.el7_9.16.src"
},
"product_reference": "squid-7:3.5.20-17.el7_9.16.src",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:3.5.20-17.el7_9.16.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:squid-7:3.5.20-17.el7_9.16.x86_64"
},
"product_reference": "squid-7:3.5.20-17.el7_9.16.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64"
},
"product_reference": "squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le"
},
"product_reference": "squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:3.5.20-17.el7_9.16.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x"
},
"product_reference": "squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64"
},
"product_reference": "squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-migration-script-7:3.5.20-17.el7_9.16.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64"
},
"product_reference": "squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le"
},
"product_reference": "squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-migration-script-7:3.5.20-17.el7_9.16.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x"
},
"product_reference": "squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-migration-script-7:3.5.20-17.el7_9.16.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64"
},
"product_reference": "squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64"
},
"product_reference": "squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le"
},
"product_reference": "squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-sysvinit-7:3.5.20-17.el7_9.16.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x"
},
"product_reference": "squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64"
},
"product_reference": "squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:3.5.20-17.el7_9.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64"
},
"product_reference": "squid-7:3.5.20-17.el7_9.16.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:3.5.20-17.el7_9.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le"
},
"product_reference": "squid-7:3.5.20-17.el7_9.16.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:3.5.20-17.el7_9.16.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.s390x"
},
"product_reference": "squid-7:3.5.20-17.el7_9.16.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:3.5.20-17.el7_9.16.src as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.src"
},
"product_reference": "squid-7:3.5.20-17.el7_9.16.src",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:3.5.20-17.el7_9.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.x86_64"
},
"product_reference": "squid-7:3.5.20-17.el7_9.16.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64"
},
"product_reference": "squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le"
},
"product_reference": "squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:3.5.20-17.el7_9.16.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x"
},
"product_reference": "squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64"
},
"product_reference": "squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-migration-script-7:3.5.20-17.el7_9.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64"
},
"product_reference": "squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le"
},
"product_reference": "squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-migration-script-7:3.5.20-17.el7_9.16.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x"
},
"product_reference": "squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-migration-script-7:3.5.20-17.el7_9.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64"
},
"product_reference": "squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64"
},
"product_reference": "squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le"
},
"product_reference": "squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-sysvinit-7:3.5.20-17.el7_9.16.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x"
},
"product_reference": "squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64"
},
"product_reference": "squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
}
]
},
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64"
]
}
],
"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": [
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.src",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.src",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.x86_64"
],
"known_not_affected": [
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.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-04-20T03:44:44+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": [
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.src",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.src",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8880"
},
{
"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": [
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.src",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.src",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.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": [
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.src",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.src",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64"
]
}
],
"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": [
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.src",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.src",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.x86_64"
],
"known_not_affected": [
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.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-04-20T03:44:44+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": [
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.src",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.src",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8880"
},
{
"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": [
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.src",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.src",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.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": [
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.src",
"7Server-ELS:squid-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"7Server-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.src",
"7Server-optional-ELS:squid-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-debuginfo-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-migration-script-7:3.5.20-17.el7_9.16.x86_64",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.ppc64le",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.s390x",
"7Server-optional-ELS:squid-sysvinit-7:3.5.20-17.el7_9.16.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "squid: Squid: Denial of Service via heap Use-After-Free vulnerability in ICP handling"
}
]
}
RHSA-2026:9220
Vulnerability from csaf_redhat - Published: 2026-04-21 06:11 - Updated: 2026-05-26 08:51A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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.6 Extended Update Support.\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:9220",
"url": "https://access.redhat.com/errata/RHSA-2026:9220"
},
{
"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_9220.json"
}
],
"title": "Red Hat Security Advisory: squid security update",
"tracking": {
"current_release_date": "2026-05-26T08:51:03+00:00",
"generator": {
"date": "2026-05-26T08:51:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:9220",
"initial_release_date": "2026-04-21T06:11:41+00:00",
"revision_history": [
{
"date": "2026-04-21T06:11:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-21T06:11:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-26T08:51:03+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 EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:5.5-19.el9_6.3.src",
"product": {
"name": "squid-7:5.5-19.el9_6.3.src",
"product_id": "squid-7:5.5-19.el9_6.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@5.5-19.el9_6.3?arch=src\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:5.5-19.el9_6.3.aarch64",
"product": {
"name": "squid-7:5.5-19.el9_6.3.aarch64",
"product_id": "squid-7:5.5-19.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@5.5-19.el9_6.3?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:5.5-19.el9_6.3.aarch64",
"product": {
"name": "squid-debugsource-7:5.5-19.el9_6.3.aarch64",
"product_id": "squid-debugsource-7:5.5-19.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@5.5-19.el9_6.3?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:5.5-19.el9_6.3.aarch64",
"product": {
"name": "squid-debuginfo-7:5.5-19.el9_6.3.aarch64",
"product_id": "squid-debuginfo-7:5.5-19.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@5.5-19.el9_6.3?arch=aarch64\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:5.5-19.el9_6.3.ppc64le",
"product": {
"name": "squid-7:5.5-19.el9_6.3.ppc64le",
"product_id": "squid-7:5.5-19.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@5.5-19.el9_6.3?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:5.5-19.el9_6.3.ppc64le",
"product": {
"name": "squid-debugsource-7:5.5-19.el9_6.3.ppc64le",
"product_id": "squid-debugsource-7:5.5-19.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@5.5-19.el9_6.3?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:5.5-19.el9_6.3.ppc64le",
"product": {
"name": "squid-debuginfo-7:5.5-19.el9_6.3.ppc64le",
"product_id": "squid-debuginfo-7:5.5-19.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@5.5-19.el9_6.3?arch=ppc64le\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:5.5-19.el9_6.3.x86_64",
"product": {
"name": "squid-7:5.5-19.el9_6.3.x86_64",
"product_id": "squid-7:5.5-19.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@5.5-19.el9_6.3?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:5.5-19.el9_6.3.x86_64",
"product": {
"name": "squid-debugsource-7:5.5-19.el9_6.3.x86_64",
"product_id": "squid-debugsource-7:5.5-19.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@5.5-19.el9_6.3?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:5.5-19.el9_6.3.x86_64",
"product": {
"name": "squid-debuginfo-7:5.5-19.el9_6.3.x86_64",
"product_id": "squid-debuginfo-7:5.5-19.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@5.5-19.el9_6.3?arch=x86_64\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "squid-7:5.5-19.el9_6.3.s390x",
"product": {
"name": "squid-7:5.5-19.el9_6.3.s390x",
"product_id": "squid-7:5.5-19.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid@5.5-19.el9_6.3?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debugsource-7:5.5-19.el9_6.3.s390x",
"product": {
"name": "squid-debugsource-7:5.5-19.el9_6.3.s390x",
"product_id": "squid-debugsource-7:5.5-19.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debugsource@5.5-19.el9_6.3?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "squid-debuginfo-7:5.5-19.el9_6.3.s390x",
"product": {
"name": "squid-debuginfo-7:5.5-19.el9_6.3.s390x",
"product_id": "squid-debuginfo-7:5.5-19.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/squid-debuginfo@5.5-19.el9_6.3?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-19.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.aarch64"
},
"product_reference": "squid-7:5.5-19.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:5.5-19.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.ppc64le"
},
"product_reference": "squid-7:5.5-19.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:5.5-19.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.s390x"
},
"product_reference": "squid-7:5.5-19.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:5.5-19.el9_6.3.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.src"
},
"product_reference": "squid-7:5.5-19.el9_6.3.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-7:5.5-19.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.x86_64"
},
"product_reference": "squid-7:5.5-19.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:5.5-19.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.aarch64"
},
"product_reference": "squid-debuginfo-7:5.5-19.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:5.5-19.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.ppc64le"
},
"product_reference": "squid-debuginfo-7:5.5-19.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:5.5-19.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.s390x"
},
"product_reference": "squid-debuginfo-7:5.5-19.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debuginfo-7:5.5-19.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.x86_64"
},
"product_reference": "squid-debuginfo-7:5.5-19.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:5.5-19.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.aarch64"
},
"product_reference": "squid-debugsource-7:5.5-19.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:5.5-19.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.ppc64le"
},
"product_reference": "squid-debugsource-7:5.5-19.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:5.5-19.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.s390x"
},
"product_reference": "squid-debugsource-7:5.5-19.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squid-debugsource-7:5.5-19.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.x86_64"
},
"product_reference": "squid-debugsource-7:5.5-19.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"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.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.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-04-21T06:11:41+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.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9220"
},
{
"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.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.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.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.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.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.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-04-21T06:11:41+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.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9220"
},
{
"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.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.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.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:squid-7:5.5-19.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-debuginfo-7:5.5-19.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:squid-debugsource-7:5.5-19.el9_6.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "squid: Squid: Denial of Service via heap Use-After-Free vulnerability in ICP handling"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
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.