CVE-2026-50012
Description
Squid is a caching proxy for the Web. Prior to 7.6, due to an improper input validation bug in cache digest reply handling (peerDigestSwapInMask in src/peer_digest.cc), Squid is vulnerable to a heap-based buffer overflow: a cache digest's on-the-wire size may be larger than the mask_size declared within the digest, so a trusted peer sending a maliciously crafted reply to a cache_digest request message can trigger the overflow. This attack is limited to Squid instances compiled with the --enable-cache-digests option and configured with cache_peer entries. This issue is fixed in version 7.6.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
Debian Mixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 6.13-2+deb13u2 |
| sid | Fixed | 7.6-1 |
| forky | Fixed | 7.6-1 |
| bullseye | Affected | โ |
| bookworm | Affected | โ |
References
- https://security-tracker.debian.org/tracker/CVE-2026-50012
- https://www.suse.com/security/cve/CVE-2026-50012.html
- https://github.com/squid-cache/squid/security/advisories/GHSA-5vmx-9x64-9284
- https://github.com/squid-cache/squid/pull/2423
- https://github.com/squid-cache/squid/commit/19fcfe922717c8b255270c032dcde4071c003bcd
- https://github.com/squid-cache/squid/releases/tag/SQUID_7_6
CWEs
CWE-20 CWE-122
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.