Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-34993 Details

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.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://access.redhat.com/errata/RHSA-2026:24977 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:34456 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:37275 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:42644 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:43038 redhat-SADP

see all 26 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-502Deserialization of Untrusted Dataredhat-SADP
CWE-502Deserialization of Untrusted Data[email protected]

Affected Products

ProductVersions
aiohttp aiohttp
< 3.14.0

CPE

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

Remediation

  • No remediation found in references.

Change History

25 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-34993
NVD Published Date:
Jun 2, 2026
NVD Last Modified:
Sep 4, 2026
Source:
[email protected]