CVE Catalog

CVE-2026-47729

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

High risk
1.95%

78th percentile - higher than 78% of all known CVEs

Summary

Squid versions prior to 7.6 have an out-of-bounds read vulnerability in the FTP gateway. Improper validation of directory listing date syntax may allow a trusted client to read memory from unrelated transactions.

Risk Assessment

The risk involves potential leakage of sensitive data from the proxy server's memory, which could expose information about other user sessions to the organization.

Recommendation

Immediately upgrade Squid to version 7.6 or later, which includes the fix for this vulnerability.

Other vulnerabilities in Squid

See all
Original NVD description (English source)

Squid is a caching proxy for the Web. Prior to 7.6, due to an improper validation of syntactic correctness of input in the FTP gateway (src/clients/FtpGateway.cc), Squid is vulnerable to an out-of-bounds read: when a listing entry date in the TypeA or TypeB directory-listing formats is not followed by a filename, parsing was not restricted to the input buffer, so a trusted client accessing a misbehaving FTP server through Squid's gateway feature could read memory from random unrelated transactions. This issue is fixed in version 7.6.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS