Skip to content

GHSA-jg22-mg44-37j8 on CTRL-OS 26.05

Aliases: GHSA-jg22-mg44-37j8, CVE-2026-34993

Packages: python3Packages.aiohttp

Status: Plausible

Advisory Information

Summary

Using CookieJar.load() with untrusted input may allow arbitrary code execution.

Impact

Most applications using this function will be doing so with the user's own data, so this is unlikely to affect many applications.

Workaround

If an application does allow attacker controlled files to be loaded, a workaround on older releases would be to sanitise the files before loading.


Patch: https://github.com/aio-libs/aiohttp/commit/dcf40f30637e8752c76781cf6703b5a236749a00

Updates

2026-07-10 22:13 CEST

Metadata changes:

  • Status for package python3Packages.aiohttp: “Plausible

2026-07-10 20:35 CEST

Metadata changes:

  • Status for package python3Packages.aiohttp: “New

(Amended on: 2026-07-10 20:36 CEST)