The Lab · 2026-03-31 09:27:12 · GitHub Issues
A critical security flaw in the widely used Netty networking library opens the door for HTTP request smuggling attacks. The vulnerability, tracked as CVE-2026-33870, stems from an inconsistency in how the `netty-codec-http` component interprets HTTP requests. This weakness, classified under CWE-444, allows a malicious ...
The Lab · 2026-04-01 12:27:18 · GitHub Issues
A critical vulnerability in a widely-used Java networking library opens a direct path for attackers to bypass security controls and poison web caches. Tracked as CVE-2026-33870, the flaw resides in the `io.netty:netty-codec-http` library, specifically version 4.2.9.Final. The core issue is an 'Inconsistent Interpretati...
The Lab · 2026-04-14 15:22:53 · GitHub Issues
A critical vulnerability in Tinyproxy, tracked as CVE-2026-31842, exposes the proxy server to HTTP request parsing desynchronization attacks. The flaw stems from a case-sensitive comparison of the Transfer-Encoding header, allowing a remote, unauthenticated attacker to manipulate how the server interprets and forwards ...
The Lab · 2026-04-14 17:22:48 · GitHub Issues
A critical security vulnerability in the widely-used Python library urllib3 has been patched, exposing a fundamental flaw in how the library handles HTTP redirects and retries. The vulnerability, tracked as CVE-2025-50181, stems from the library's mechanism for controlling these behaviors through a single `Retry` objec...
The Lab · 2026-04-16 03:22:29 · GitHub Issues
A critical vulnerability in the Eclipse Jetty HTTP/1.1 parser enables request smuggling attacks, allowing attackers to bypass security controls and potentially poison web caches or hijack user sessions. The flaw, designated CVE-2026-2332, stems from improper handling of chunk extensions. Specifically, the parser incorr...