VYPR

tiny-http

by Theopaid

CVEs (2)

  • CVE-2026-66752MedJul 28, 2026
    risk 0.35cvss 5.4epss 0.00

    tiny-http through 0.12.0 contains an HTTP request smuggling vulnerability that allows remote attackers to desynchronize request framing by sending a Transfer-Encoding header with any value, including non-chunked codings, which causes the library to unconditionally apply…

  • CVE-2026-66753LowJul 28, 2026
    risk 0.24cvss 3.7epss 0.00

    tiny-http through 0.12.0 contains an HTTP header injection vulnerability that allows attackers to inject carriage return (0x0D) and line feed (0x0A) bytes into HTTP header values on both request and response sides due to insufficient validation in header parsing and…