CVE-2026-33515 PUBLISHED

Squid has issues in ICP message handling

Assigner: GitHub_M
Reserved: 20.03.2026 Published: 26.03.2026 Updated: 26.03.2026

Squid is a caching proxy for the Web. Prior to version 7.5, due to improper input validation, Squid is vulnerable to out of bounds read when handling ICP traffic. This problem allows a remote attacker to receive small amounts of memory potentially containing sensitive information when responding with errors to invalid ICP requests. 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. Version 7.5 contains a patch.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:L/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor squid-cache
Product squid
Versions
  • Version < 7.5 is affected

References

Problem Types

  • CWE-125: Out-of-bounds Read CWE
  • CWE-1289: Improper Validation of Unsafe Equivalence in Input CWE