NVD Vulnerability Detail
Search Exploit, PoC
CVE-2026-50269
Summary

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.

Publication Date June 23, 2026, 3:16 a.m.
Registration Date June 27, 2026, 4:10 a.m.
Last Update June 23, 2026, 4:17 a.m.
Related information, measures and tools
Common Vulnerabilities List