CVE-2026-34993
Last modified
CVE-2026-34993 is a high-severity vulnerability rated 7.3/10 on the CVSS scale. 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. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Aiohttp | Aiohttp | < 3.14.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-34993?
How severe is CVE-2026-34993?
How do I fix CVE-2026-34993?
Are you affected by CVE-2026-34993?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
