Squid Proxy Patches Squidbleed Memory Leak and Cache Digest Buffer Overflow
Squid maintainers released Squid 7.6 to fix two severe vulnerabilities, including "Squidbleed" tracked as CVE-2026-47729, a heap out-of-bounds read in the proxy's FTP gateway code. The flaw can be triggered when Squid parses a malformed FTP LIST response from an attacker-controlled or misbehaving FTP server, causing memory disclosure from reused 4 KB buffers that may contain stale data from unrelated sessions, including HTTP Authorization headers. Reports said the issue affects Squid's default configuration because FTP support is enabled by default and TCP port 21 is permitted by the default Safe_ports ACL, although exploitation depends on the proxy being able to reach the hostile FTP server and is most relevant to cleartext HTTP or TLS-terminating proxy deployments.
The update also fixes CVE-2026-50012, a heap-based buffer overflow caused by malicious replies to cache_digest requests from a trusted server in builds compiled with --enable-cache-digests. That bug can crash Squid and may allow arbitrary code execution. The FTP parsing bug was patched by adding a null-terminator check before strchr, and administrators were urged to upgrade immediately to Squid 7.6; guidance also recommended disabling FTP support entirely unless it is explicitly required.

Get ahead of threats like this
Mallory correlates global threat intelligence with your attack surface — know if you’re exposed before adversaries strike.
How this story unfolded
5 events from the most recent confirmed update back to the earliest known activity.
Calif.io publicly discloses Squidbleed vulnerability
Researchers at Calif.io publicly disclosed Squidbleed (CVE-2026-47729), a heap over-read in Squid's FTP directory-listing parser that can leak cleartext HTTP requests, credentials, and session tokens between proxy users. The disclosure noted public proof-of-concept code was available and said no in-the-wild exploitation had been reported at the time.
Fixes merged into supported Squid branches
Fixes for CVE-2026-47729 were merged into supported Squid branches during April and May 2026. The patch added a check for the null terminator before calling strchr in the vulnerable parsing logic.
Squid maintainers correct CVE-2026-47729 fix release to version 7.7
In an oss-sec thread, Amos Jeffries corrected an earlier statement that Squid 7.6 fixed CVE-2026-47729, clarifying that the fix for that vulnerability would instead ship in Squid 7.7. The same discussion noted Squid 7.6 contained the fix for CVE-2026-50012 and included additional technical explanation of Squidbleed's root cause.
Squid 7.6 released with vulnerability fixes
Squid released version 7.6 with patches for two severe vulnerabilities: CVE-2026-47729 and CVE-2026-50012. The update addressed an FTP gateway out-of-bounds read and a heap-based buffer overflow in cache_digest handling.
Squidbleed vulnerability reported to Squid maintainers
The initial report for CVE-2026-47729, later dubbed Squidbleed, was submitted to the Squid project. The flaw affects Squid's FTP directory listing parsing and can cause out-of-bounds reads and memory disclosure.
Related entities
Vulnerabilities, threat actors, malware, products, organizations, and breaches Mallory has linked to this story.
Sources
12 references tracked. Mallory keeps watching after this page renders.
29-Year-Old 'Squidbleed' Vulnerability Discovered With the Aid of Claude Mythos Preview
cybersecuritynews.com
Open source29-Year-Old Squid Proxy Bug 'Squidbleed' Can Leak Cleartext HTTP Requests
thehackernews.com
Open sourceDecades-Old Squid Proxy Flaw 'Squidbleed' Can Expose User Data - SecurityWeek
securityweek.com
Open sourceSquidbleed CVE-2026-47729: Inside Squid's 29-Year-Old Bug | The CyberSec Guru
thecybersecguru.com
Open sourceFix Squid Proxy Vulnerabilities in New Update
securityonline.info
Open sourcepublications/MADBugs/squidbleed at main · califio/publications · GitHub
github.com
Open sourceRelease v7.6 · squid-cache/squid · GitHub
github.com
Open sourceImprove parsing of certain FTP directory listing formats (#2408) (#2409) · squid-cache/squid@865a131 · GitHub
github.com
Open sourceSee the full picture, correlated to your attack surface.
Map indicators from this story to your assets and identify affected systems in minutes.
Every observed campaign, victim, and pivot linked to actors named in this story.
Malware, exploits, and IOCs connected to the activity described here.
YARA, Sigma, and Snort rules deployed to your SIEM as soon as they’re published.
Get matching new stories delivered to your team as they break — not the next morning.
Ask questions about this story and take action on the answers.


