PT-2026-29609 · Aiohttp · Aiohttp
Oxqnd
+1
·
Published
2026-04-01
·
Updated
2026-05-18
·
CVE-2026-34520
CVSS v3.1
9.1
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
AIOHTTP versions prior to 3.13.4
Description
The C parser, used by default in most installations, allowed null bytes and control characters within response headers. An attacker could leverage this to send header values that are interpreted unexpectedly due to the presence of control characters. For example,
request.url.origin() might return a different value than the raw Host header, potentially leading to a security bypass.Recommendations
Update to version 3.13.4 or later.
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Aiohttp