VYPR

Reverse-Proxy

by LNATION

CVEs (1)

  • CVE-2026-75922Aug 23, 2026
    risk 0.00cvss epss

    Reverse::Proxy versions before 0.04 for Perl allow HTTP request smuggling via a percent-decoded PATH_INFO written unencoded to the upstream request line. PSGI hands PATH_INFO to an application percent-decoded, so a %XX sequence in the client URL has become a raw byte by the…