Cross-Origin Redirect Vulnerability in AIOHTTP Framework by aio-libs
CVE-2026-54276
6.3MEDIUM
What is CVE-2026-54276?
AIOHTTP, an asynchronous HTTP client/server framework for Python, has a vulnerability in the DigestAuthMiddleware that can lead to the exposure of user credentials. This occurs when following a cross-origin redirect, potentially allowing an attacker to initiate the process if there is an open redirect vulnerability in the target domain. The issue is particularly concerning if the cryptography used for authentication is weak or if users are reusing passwords. The vulnerability has been addressed in version 3.14.1.
Affected Version(s)
aiohttp < 3.14.1
