CVE-2026-54276

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, DigestAuthMiddleware can send an authentication response after following a cross-origin redirect. This likely requires an open redirect vulnerability or similar on the target domain for an attacker to be able to execute. Further, the attacker is only receiving the digest, so should only be able to extract the user's credentials if the cryptography is weak or there is some kind of password reuse. This vulnerability is fixed in 3.14.1.
Configurations

Configuration 1 (hide)

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

History

30 Jun 2026, 18:18

Type Values Removed Values Added
References () https://github.com/aio-libs/aiohttp/commit/38d16060037e1bfcd6d677abababa3c2a4bb58fa - () https://github.com/aio-libs/aiohttp/commit/38d16060037e1bfcd6d677abababa3c2a4bb58fa - Patch
References () https://github.com/aio-libs/aiohttp/security/advisories/GHSA-hpj7-wq8m-9hgp - () https://github.com/aio-libs/aiohttp/security/advisories/GHSA-hpj7-wq8m-9hgp - Vendor Advisory
CPE cpe:2.3:a:aiohttp:aiohttp:*:*:*:*:*:*:*:*
First Time Aiohttp
Aiohttp aiohttp
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.1
CWE CWE-601

22 Jun 2026, 18:28

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-22 18:16

Updated : 2026-06-30 18:18


NVD link : CVE-2026-54276

Mitre link : CVE-2026-54276

CVE.ORG link : CVE-2026-54276


JSON object : View

Products Affected

aiohttp

  • aiohttp
CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-522

Insufficiently Protected Credentials

CWE-601

URL Redirection to Untrusted Site ('Open Redirect')