CVE 6.4 MEDIUM

AIOHTTP Vulnerable to Deserialization of Untrusted Data_CVE-2026-34993

6.4 / 10
MEDIUM
CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:L/I:H/A:L

Description

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.

Basic Information

ID CVE-2026-34993
Source GitHub_M
Published Jun 2, 2026 at 18:29

Affected Product

Vendor aio-libs
Product aiohttp
Version < 3.14.0
Affected Versions aio-libs aiohttp < 3.14.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.