HTTP response splitting in aiohttp - CVE-2026-34519

 

HTTP response splitting in aiohttp - CVE-2026-34519

Published: April 26, 2026


Vulnerability identifier: #VU127948
CSH Severity: Medium
CVSS v4: 6.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-34519
CWE-ID: CWE-113
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to inject extra headers into an HTTP response.

The vulnerability exists due to improper neutralization of CRLF sequences in HTTP headers in the Response reason parameter when creating a response with untrusted reason data. A remote attacker can supply a crafted reason value containing carriage return characters to inject extra headers into an HTTP response.

The issue is exploitable only if an application uses untrusted data in the response reason parameter.


Affected software

aiohttp
SUSE Linux Enterprise Server 15 SP4
SUSE Linux Enterprise Server 15 SP5
SUSE Linux Enterprise Server 15 SP6
SUSE Linux Enterprise High Performance Computing ESPOS 15
SUSE Linux Enterprise Server 15
SUSE Linux Enterprise High Performance Computing LTSS 15
SUSE Linux Enterprise Server for SAP Applications 15
SUSE Linux Enterprise High Performance Computing 15
SUSE Linux Enterprise Desktop 15
SUSE Manager Server
SUSE Manager Retail Branch Server
SUSE Manager Proxy
Public Cloud Module
Python 3 Module
openSUSE Leap
Anolis OS
openEuler
Python for Scientific Computing
Maximo Application Suite - Predict Component
python3-aiohttp-debuginfo
python-aiohttp-debugsource
python3-aiohttp
python311-aiohttp-debuginfo
python311-aiohttp
python3-aiohttp+speedups
python-aiohttp-debuginfo
python-aiohttp-help
python-aiohttp

How to mitigate CVE-2026-34519

Install security update from vendor's website.

aiohttp - update to 3.13.4
Python for Scientific Computing - update to 4.3.2
Maximo Application Suite - Predict Component - update to 9.2.1
python3-aiohttp-debuginfo - update to 3.6.0-150100.3.35.1
python-aiohttp-debugsource - addressed in versions 3.6.0-150100.3.35.1, 3.9.3-150400.10.43.1
python3-aiohttp - update to 3.6.0-150100.3.35.1
python311-aiohttp-debuginfo - update to 3.9.3-150400.10.43.1
python311-aiohttp - update to 3.9.3-150400.10.43.1
python3-aiohttp - update to 3.13.3-2
python3-aiohttp+speedups - update to 3.13.3-2
python-aiohttp-debuginfo - update to 3.13.5-1
python3-aiohttp - update to 3.13.5-1
python-aiohttp-help - update to 3.13.5-1
python-aiohttp-debugsource - update to 3.13.5-1
python-aiohttp - update to 3.13.5-1

External References

Related Security Bulletins