CVE-2025-43859

h11 is a Python implementation of HTTP/1.1. Prior to version 0.16.0, a leniency in h11's parsing of line terminators in chunked-coding message bodies can lead to request smuggling vulnerabilities under certain conditions. This issue has been patched in version 0.16.0. Since exploitation requires the combination of buggy h11 with a buggy (reverse) proxy, fixing either component is sufficient to mitigate this issue.
Configurations

No configuration.

History

24 Apr 2025, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-04-24 19:15

Updated : 2025-04-24 19:15


NVD link : CVE-2025-43859

Mitre link : CVE-2025-43859

CVE.ORG link : CVE-2025-43859


JSON object : View

Products Affected

No product.

CWE
CWE-444

Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')