Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. pingora-core
  4. ›
  5. GHSA-3qmp-g57h-rxf2

GHSA-3qmp-g57h-rxf2: Duplicate Advisory: Pingora Request Smuggling and Cache Poisoning

May 22, 2025 (updated June 20, 2025)

Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-93c7-7xqw-w357. This link is maintained to preserve external references.

Original Description

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 for more information.

References

  • blog.cloudflare.com/resolving-a-request-smuggling-vulnerability-in-pingora
  • github.com/advisories/GHSA-3qmp-g57h-rxf2
  • github.com/cloudflare/pingora
  • nvd.nist.gov/vuln/detail/CVE-2025-4366
  • rustsec.org/advisories/RUSTSEC-2025-0037.html

Code Behaviors & Features

Detect and mitigate GHSA-3qmp-g57h-rxf2 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.5.0

Fixed versions

  • 0.5.0

Solution

Upgrade to version 0.5.0 or above.

Weakness

  • CWE-444: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')

Source file

cargo/pingora-core/GHSA-3qmp-g57h-rxf2.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 19 Aug 2025 12:19:41 +0000.