VYPR

crates.io package

pingora-core

pkg:cargo/pingora-core

Vulnerabilities (3)

  • CVE-2026-2835Mar 4, 2026
    affected < 0.8.0fixed 0.8.0

    An HTTP Request Smuggling vulnerability (CWE-444) has been found in Pingora's parsing of HTTP/1.0 and Transfer-Encoding requests. The issue occurs due to improperly allowing HTTP/1.0 request bodies to be close-delimited and incorrect handling of multiple Transfer-Encoding values,

  • CVE-2026-2833Mar 4, 2026
    affected < 0.8.0fixed 0.8.0

    An HTTP request smuggling vulnerability (CWE-444) was found in Pingora's handling of HTTP/1.1 connection upgrades. The issue occurs when a Pingora proxy reads a request containing an Upgrade header, causing the proxy to pass through the rest of the bytes on the connection to a ba

  • CVE-2025-4366May 22, 2025
    affected < 0.5.0fixed 0.5.0

    A request smuggling vulnerability identified within Pingora’s proxying framework, pingora-proxy, allows malicious HTTP requests to be injected via manipulated request bodies on cache HITs, leading to unauthorized request execution and potential cache poisoning. Fixed in:  https: