Files
CVEs-PoC/2025/CVE-2025-4366.md
T
2025-09-29 21:09:30 +02:00

1.2 KiB
Raw Blame History

CVE-2025-4366

Description

A request smuggling vulnerability identified within Pingoras 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://github.com/cloudflare/pingora/commit/fda3317ec822678564d641e7cf1c9b77ee3759ff https://github.com/cloudflare/pingora/commit/fda3317ec822678564d641e7cf1c9b77ee3759ff Impact: The issue could lead to request smuggling in cases where Pingoras proxying framework, pingora-proxy, is used for caching allowing an attacker to manipulate headers and URLs in subsequent requests made on the same HTTP/1.1 connection.

POC

Reference

No PoCs from references.

Github