VYPR

HTTP Tiny

by Perl Toolchain Gang

Source repositories

CVEs (2)

  • CVE-2026-7017HigJul 7, 2026
    risk 0.39cvss 7.1epss 0.00

    HTTP::Tiny versions before 0.095 for Perl forward credential headers to cross-origin redirect targets. When the server returns a 3xx redirect, `_maybe_redirect` follows the `Location:` header and `_prepare_headers_and_cb` re-merges the caller's `headers` argument into the new…

  • CVE-2026-7010MedMay 11, 2026
    risk 0.35cvss 6.5epss 0.00

    HTTP::Tiny versions before 0.093 for Perl do not validate CRLF in HTTP request lines or control field header values. The unvalidated inputs are the method and URI in the request line, the URL host that becomes the `Host:` header, and HTTP/1.1 control data field values. An…