CVE-2026-34993

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, using ``CookieJar.load()`` with untrusted input may allow arbitrary code execution. Most applications using this function will be doing so with the user's own data, so this is unlikely to affect many applications. Version 3.14.0 patches the issue. If an application does allow attacker controlled files to be loaded, a workaround on older releases would be to sanitize the files before loading.
Configurations

Configuration 1 (hide)

cpe:2.3:a:aiohttp:aiohttp:*:*:*:*:*:*:*:*

History

05 Jun 2026, 13:44

Type Values Removed Values Added
CPE cpe:2.3:a:aiohttp:aiohttp:*:*:*:*:*:*:*:*
References () https://github.com/aio-libs/aiohttp/commit/dcf40f30637e8752c76781cf6703b5a236749a00 - () https://github.com/aio-libs/aiohttp/commit/dcf40f30637e8752c76781cf6703b5a236749a00 - Patch
References () https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jg22-mg44-37j8 - () https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jg22-mg44-37j8 - Mitigation, Patch, Vendor Advisory
First Time Aiohttp
Aiohttp aiohttp

02 Jun 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-02 20:16

Updated : 2026-06-05 13:44


NVD link : CVE-2026-34993

Mitre link : CVE-2026-34993

CVE.ORG link : CVE-2026-34993


JSON object : View

Products Affected

aiohttp

  • aiohttp
CWE
CWE-502

Deserialization of Untrusted Data