HTTP Request Smuggling Vulnerability in Actix-HTTP by Actix
CVE-2026-73051

6.3MEDIUM

Key Information:

Vendor

Actix

Status
Vendor
CVE Published:
14 August 2026

What is CVE-2026-73051?

The actix-http library, specifically in versions earlier than 3.12.1, is susceptible to an HTTP request smuggling vulnerability. This occurs due to the HTTP/1.1 parser's handling of requests that include both the Content-Length header and the Transfer-Encoding: chunked header. Unauthenticated remote attackers can utilize this flaw via a front-end intermediary, leading to desynchronization of backend server requests. This may allow attackers to inject and execute malicious HTTP requests within the Actix service, potentially compromising the integrity and security of affected systems.

Affected Version(s)

actix-web 0 < 3.12.0

actix-web 3.12.0

References

CVSS V4

Score:
6.3
Severity:
MEDIUM
Confidentiality:
None
Integrity:
Low
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
Physical
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

mufeedvh
.