Description
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, multiple Host headers were allowed in aiohttp. This issue has been patched in version 3.13.4.
Problem types
CWE-20: Improper Input Validation
CWE-444: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
Product status
References
github.com/...iohttp/security/advisories/GHSA-c427-h43c-vf67
github.com/...ommit/53e2e6fc58b89c6185be7820bd2c9f40216b3000
github.com/...ommit/e00ca3cca92c465c7913c4beb763a72da9ed8349
github.com/aio-libs/aiohttp/releases/tag/v3.13.4