Home

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.

PUBLISHED Reserved 2026-03-31 | Published 2026-06-02 | Updated 2026-06-03 | Assigner GitHub_M




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

Problem types

CWE-502: Deserialization of Untrusted Data

Product status

< 3.14.0
affected

References

github.com/...iohttp/security/advisories/GHSA-jg22-mg44-37j8

github.com/...ommit/dcf40f30637e8752c76781cf6703b5a236749a00

cve.org (CVE-2026-34993)

nvd.nist.gov (CVE-2026-34993)

Download JSON