CVE-2026-54276
MEDIUMAIOHTTP: DigestAuthMiddleware Applies Credentials to Cross-Origin Redirect Challenges
Title source: cnaDescription
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.
References (2)
Core 2
Core References
X_Refsource_Misc x_refsource_misc
https://github.com/aio-libs/aiohttp/commit/38d16060037e1bfcd6d677abababa3c2a4bb58fa
X_Refsource_Confirm x_refsource_confirm
https://github.com/aio-libs/aiohttp/security/advisories/GHSA-hpj7-wq8m-9hgp
Scores
CVSS v3
6.1
EPSS
0.0018
EPSS Percentile
7.6%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-200
CWE-522
CWE-601
Status
published
Products (2)
aio-libs/aiohttp
< 3.14.1
aiohttp/aiohttp
< 3.14.1
Published
Jun 22, 2026
Tracked Since
Jun 22, 2026