Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. pingora-core
  4. ›
  5. CVE-2026-2835

CVE-2026-2835: Pingora has HTTP Request Smuggling via HTTP/1.0 and Transfer-Encoding Misparsing

March 5, 2026 (updated March 9, 2026)

Pingora versions prior to 0.8.0 improperly allowed HTTP/1.0 request bodies to be close-delimited and incorrectly handled multiple Transfer-Encoding values. This allows an attacker to desync Pingora’s request framing from backend servers and smuggle requests to the backend.

This vulnerability primarily affects standalone Pingora deployments in front of certain backends that accept HTTP/1.0 requests. An attacker could exploit this to bypass proxy-level ACL controls and WAF logic, poison caches and upstream connections, or perform cross-user attacks by hijacking sessions.

Note: Cloudflare customers and Cloudflare’s CDN infrastructure were not affected by this vulnerability, as its ingress proxy layers rejected ambiguous framing such as invalid Content-Length values and internally forwarded non-ambiguous message length framing headers.

References

  • github.com/advisories/GHSA-hj7x-879w-vrp7
  • github.com/cloudflare/pingora
  • github.com/cloudflare/pingora/security/advisories/GHSA-hj7x-879w-vrp7
  • nvd.nist.gov/vuln/detail/CVE-2026-2835
  • rustsec.org/advisories/RUSTSEC-2026-0034.html

Code Behaviors & Features

Detect and mitigate CVE-2026-2835 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.8.0

Fixed versions

  • 0.8.0

Solution

Upgrade to version 0.8.0 or above.

Impact 10 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N

Learn more about CVSS

Weakness

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

Source file

cargo/pingora-core/CVE-2026-2835.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Wed, 25 Mar 2026 00:18:20 +0000.