Bug 2491448 (CVE-2026-50269) - CVE-2026-50269 aiohttp: AIOHTTP: CRLF injection in multipart headers
Summary: CVE-2026-50269 aiohttp: AIOHTTP: CRLF injection in multipart headers
Keywords:
Status: NEW
Alias: CVE-2026-50269
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-22 18:01 UTC by OSIDB Bzimport
Modified: 2026-06-30 04:54 UTC (History)
71 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-22 18:01:58 UTC
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.0, attacker-controlled input included into multipart/payload headers can be used to modify a request to inject additional headers or similar. In the unlikely situation that an application is passing user-controlled strings into MultipartWriter.append(headers=...) or Payload.headers, then an attacker may be able to modify the request to inject headers or change the contents of the request. This vulnerability is fixed in 3.14.0.


Note You need to log in before you can comment on or make changes to this bug.