sirredbeard

2 exploits Active since Oct 2025
CVE-2025-55315 NOMISEC CRITICAL WORKING POC
ASP.NET Core 2.3.0-2.3.5 - HTTP Request Smuggling via Inconsistent Request Interpretation
Inconsistent interpretation of http requests ('http request/response smuggling') in ASP.NET Core allows an authorized attacker to bypass a security feature over a network.
45 stars
CVSS 9.9
CVE-2025-60876 GITHUB MEDIUM shell WORKING POC
BusyBox < 1.37.0 - HTTP Request Smuggling via C0 Control Bytes in wget
BusyBox wget thru 1.3.7 accepted raw CR (0x0D)/LF (0x0A) and other C0 control bytes in the HTTP request-target (path/query), allowing the request line to be split and attacker-controlled headers to be injected. To preserve the HTTP/1.1 request-line shape METHOD SP request-target SP HTTP/1.1, a raw space (0x20) in the request-target must also be rejected (clients should use %20).
CVSS 6.5