Intel

AIKIDO-2026-10307

pingora-core is vulnerable to HTTP Request/Response Smuggling

HTTP Request/Response SmugglingCVE-2026-2833 Published Mar 9, 2026

93

Critical Risk

This Affects:

RUSTpingora-core
0.1.0 - 0.7.0
Fixed in 0.8.0
Are you affected? Scan for Free

TL;DR

Affected versions of this package are vulnerable to HTTP request smuggling. When handling HTTP/1.1 requests containing an Upgrade header, the proxy may forward remaining connection bytes to the backend before the backend has accepted the upgrade. An attacker can exploit this behavior to append a malicious payload after the initial request, which the backend may interpret as a subsequent request. This may allow attackers to bypass proxy-level security controls, poison upstream connections or caches, and potentially perform cross-user session hijacking.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

pingora-core is vulnerable to HTTP Request/Response Smuggling in versions 0.1.0 - 0.7.0.

How to fix this

Upgrade the pingora-core library to the patch version.