PT-2026-45829 · Aio Libs · Aiohttp
Published
2026-06-02
·
Updated
2026-06-02
·
CVE-2026-34993
CVSS v3.1
6.4
Medium
| Vector | AV:L/AC:H/PR:H/UI:R/S:C/C:L/I:H/A:L |
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.Fix
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Aiohttp