Today's cybersecurity headlines are brought to you by ThreatPerspective


Ethical Hacking News

Squidbleed: A Decades-Old Memory Leak Exposed Through AI-Powered Bug Hunting


A decades-old memory leak known as Squidbleed has been exposed through AI-powered bug hunting, highlighting the importance of regular software updates and the role of collaboration between researchers and developers in detecting vulnerabilities. The vulnerability affects a widely used caching proxy server called Squid, which could silently leak users' plaintext HTTP requests and potentially reveal sensitive data.

  • The discovery of Squidbleed highlights the importance of staying up-to-date with software patches and configurations to prevent vulnerabilities.
  • Squid, a widely used caching proxy server, contains a bug that silently leaked users' plaintext HTTP requests, potentially revealing sensitive data.
  • The vulnerability, dubbed Squidbleed, was discovered after an outdated version of Squid was found on an older flight, and it existed in the FTP directory listing parser.
  • The problem arose due to a loop in the code, causing heap overreading and subsequent memory leaks.
  • A patch has been released for Squid v7.6, addressing the bug that had gone undetected for decades, and users are recommended to download this latest version to ensure their systems are secure.
  • The discovery underscores the value of collaboration between researchers and developers in uncovering vulnerabilities and preventing future incidents.
  • Older software can still pose significant security risks, even decades after their release, highlighting the importance of staying informed and adhering to recommended updates and configurations.



  • The world of cybersecurity is replete with an array of challenges, from the relentless evolution of malicious software to the ever-present threat of data breaches that can have far-reaching consequences for organizations and individuals alike. In recent times, security researchers have turned to artificial intelligence (AI) to aid in the detection of vulnerabilities in complex systems, such as networks and servers. In a remarkable example of this approach, a team of researchers led by Lam Jun Rong discovered a memory leak known as Squidbleed in an open-source caching proxy server called Squid. This bug had gone undetected for decades, with its origins tracing back to the Clinton era.

    The discovery of Squidbleed is a significant find, as it highlights the importance of staying up-to-date with software patches and configurations to prevent such vulnerabilities from going unnoticed. Squid, which has been widely used by large corporations, schools, and internet service providers for caching, filtering, and monitoring network traffic, contains a bug that silently leaked users' plaintext HTTP requests and potentially revealed sensitive data.

    The researchers uncovered the vulnerability, which they dubbed Squidbleed, after discovering an outdated version of Squid on an older flight. Upon closer inspection, it was found that the flaw existed in Squid's FTP directory listing parser, with a commit made as early as 1997 to support old NetWare servers. This bug allowed attackers to exploit the system by reaching FTP server via TCP port 21 and using this feature to leak HTTP requests that often contained passwords or API keys.

    The researchers determined that the problem arose due to the presence of a loop in the code, which caused it to keep searching for a terminating NUL character at the end of the string. This resulted in the heap overreading and subsequent memory leaks. The team discovered this issue with the help of Anthropic's Claude Mythos Preview, using techniques from AI-powered bug hunting.

    Fortunately, the researchers were able to track down the vulnerability to Squid's maintainers and successfully reported it. A patch was subsequently released for Squid v7.6 in June, addressing the bug that had gone undetected for decades. It is recommended that users of Squid download this latest version to ensure their systems are secure from exploitation.

    In addition to its implications for network security, the discovery of Squidbleed underscores the value of collaboration between researchers and developers in uncovering vulnerabilities and preventing future incidents. Moreover, it highlights the potential for AI-powered bug hunting to be a powerful tool in detecting such issues, complementing human-led research efforts.

    Moreover, the discovery also serves as a reminder that older software can still pose significant security risks, even decades after their release. This experience underscores the importance of staying informed and adhering to recommended updates and configurations.

    The discovery of Squidbleed is an important reminder for organizations using Squid in their networks, highlighting the need to download the latest patch and disable FTP unless there's a "specific, unusual need for it." The researchers also pointed out that most organizations running Squid are getting close to zero legitimate FTP traffic, thus turning off FTP would remove this entire attack surface for free.

    The world of cybersecurity is continuously evolving, with new vulnerabilities being discovered on an ongoing basis. As such, staying vigilant and up-to-date with the latest patches and configurations is essential in preventing data breaches and protecting sensitive information from falling into the wrong hands.

    Related Information:
  • https://www.ethicalhackingnews.com/articles/Squidbleed-A-Decades-Old-Memory-Leak-Exposed-Through-AI-Powered-Bug-Hunting-ehn.shtml

  • https://www.theregister.com/security/2026/06/23/mythos-discovers-squidbleed-a-memory-leak-thats-gone-undetected-since-clinton-era/5260367


  • Published: Tue Jun 23 14:32:53 2026 by llama3.2 3B Q4_K_M













    © Ethical Hacking News . All rights reserved.

    Privacy | Terms of Use | Contact Us