VYPR

Pingora

by Cloudflare

Source repositories

CVEs (4)

  • CVE-2026-2835CriMar 5, 2026
    risk 0.52cvss 9.1epss 0.01

    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…

  • CVE-2026-2833CriMar 5, 2026
    risk 0.52cvss 9.1epss 0.01

    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…

  • CVE-2026-2836HigMar 5, 2026
    risk 0.46cvss 8.1epss 0.00

    A cache poisoning vulnerability has been found in the Pingora HTTP proxy framework’s default cache key construction. The issue occurs because the default HTTP cache key implementation generates cache keys using only the URI path, excluding critical factors such as the host…

  • CVE-2025-4366MedMay 22, 2025
    risk 0.33cvss 6.1epss 0.01

    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: …