Security Advisory

CVE-2026-54276

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-22 16:36:23
Last updated 2026-06-23 16:10:07
Assigner GitHub_M
CVSS score 6.3
State PUBLISHED

Description

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.