Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-2833

31
FAUCET Score

CVE-2026-2833 is a critical HTTP request smuggling vulnerability (CWE-444) in Pingora's handling of HTTP/1.1 connection upgrades, specifically affecting standalone Pingora deployments. This flaw allows an attacker to bypass proxy-level security controls like WAFs and ACLs, poison caches, and potentially hijack user sessions by directly forwarding malicious payloads after a request with an Upgrade header. With a CVSS score of 9.3 (CRITICAL), it presents a significant risk due to its network-based attack vector and low attack complexity. While there is no evidence of active exploitation, public exploit code, or KEV listing, the vulnerability has garnered some community discussion, and users are advised to upgrade to Pingora v0.8.0 or implement a workaround by filtering Upgrade headers.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.8.0CPE matchmatch criteria
cpe:2.3:a:cloudflare:pingora:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

9.3CRITICAL

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
HIGH
VS Availability
NONE
SS Confidentiality
HIGH
SS Integrity
HIGH
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.67%
Probability of exploitation in next 30 days
EPSS Percentile
48.1%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
This CVE's current EPSS score of 0.0067 is in the 30th percentile among its peer group of 36,833 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

rustpatch availablevia ghsa
Product: pingora-coreFixed in: 0.8.0

Vendor Advisories (1)

rustGHSA-xq2h-p299-vjwvcritical

Pingora vulnerable to HTTP Request Smuggling via Premature Upgrade

Mar 5, 2026

References

github.com / cloudflare/pingora
Product