CVE-2025-4366
EPSS 0.61%Pingora Request Smuggling and Cache Poisoning
發布日:2025/6/20修改日:2025/10/28
描述
Pingora versions prior to 0.5.0 which used the caching functionality in pingora-proxy did not properly drain the downstream request body on cache hits. This allows an attacker to craft malicious HTTP/1.1 requests which could lead to request smuggling or cache poisoning. This flaw was corrected in commit fda3317ec822678564d641e7cf1c9b77ee3759ff by ensuring that the downstream request body is always drained before a connection can be reused. See [the blog post](https://blog.cloudflare.com/resolving-a-request-smuggling-vulnerability-in-pingora/) for more information.
受影響套件(2)
- crates.io/pingora-corefrom 0, < 0.5.0
- crates.io/pingora-core>= 0.0.0-0, < 0.5.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:A/VC:H/VI:H/VA:N/SC:L/SI:L/SA:N |
參考連結(8)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2025-4366
- PATCHhttps://crates.io/crates/pingora-core
- PATCHhttps://github.com/cloudflare/pingora
- WEBhttps://blog.cloudflare.com/resolving-a-request-smuggling-vulnerability-in-pingora
- WEBhttps://blog.cloudflare.com/resolving-a-request-smuggling-vulnerability-in-pingora/
- WEBhttps://github.com/cloudflare/pingora/commit/fda3317ec822678564d641e7cf1c9b77ee3759ff
- WEBhttps://github.com/cloudflare/pingora/security/advisories/GHSA-93c7-7xqw-w357
- WEBhttps://rustsec.org/advisories/RUSTSEC-2025-0037.html