Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

aio-libs — Vulnerabilities & Security Advisories 48

Browse all 48 CVE security advisories affecting aio-libs. AI-powered Chinese analysis, POCs, and references for each vulnerability.

aio-libs is a collection of asynchronous Python libraries, primarily serving as the foundational infrastructure for the aiohttp web framework and related tools like aiofiles. These components facilitate high-performance network communication and file I/O in concurrent applications. Historically, the ecosystem has been associated with thirty-six recorded Common Vulnerabilities and Exposures, predominantly involving denial-of-service conditions, improper input validation, and potential remote code execution through crafted HTTP requests or malformed data streams. Notable security characteristics include issues related to header injection and resource exhaustion, reflecting the complexity of handling asynchronous state management. While no single catastrophic incident has defined the project’s history, the cumulative vulnerability count highlights the risks inherent in maintaining complex, low-level networking abstractions. Developers must rigorously audit dependencies and apply patches promptly to mitigate these persistent exposure vectors within their asynchronous Python environments.

Found 44 results / 48Clear Filters
CVE IDTitleCVSSSeverityPublished
CVE-2026-59881 AIOHTTP: WebSocket client accepts compressed frames without negotiated permessage-deflate — aiohttpCWE-20 6.9 Medium2026-07-30
CVE-2026-54273 AIOHTTP: HTTP/1 Pipelined Requests Queue Without Limit — aiohttpCWE-770--2026-06-22
CVE-2026-54280 AIOHTTP: Payload Response Resources Are Not Closed After Mid-Body Disconnect — aiohttpCWE-404--2026-06-22
CVE-2026-54278 AIOHTTP: Unread Compressed Request Bodies Bypass client_max_size During Cleanup — aiohttpCWE-409--2026-06-22
CVE-2026-54277 AIOHTTP: C HTTP Parser Bypasses max_line_size for Fragmented Lines — aiohttpCWE-770--2026-06-22
CVE-2026-54276 AIOHTTP: DigestAuthMiddleware Applies Credentials to Cross-Origin Redirect Challenges — aiohttpCWE-200--2026-06-22
CVE-2026-54275 AIOHTTP: TLS Server Hostname Override Is Ignored When Reusing HTTPS Connections — aiohttpCWE-297--2026-06-22
CVE-2026-54274 AIOHTTP: Incomplete websocket frame payloads bypass memory limits — aiohttpCWE-770--2026-06-22
CVE-2026-54279 AIOHTTP: Host-Only Cookies Become Domain Cookies After CookieJar Persistence — aiohttpCWE-665--2026-06-22
CVE-2026-50269 AIOHTTP: CRLF injection in multipart headers — aiohttpCWE-93--2026-06-22
CVE-2026-47265 AIOHTTP vulnerable to cross-origin redirect with per-request cookies — aiohttpCWE-346--2026-06-02
CVE-2026-34993 AIOHTTP Vulnerable to Deserialization of Untrusted Data — aiohttpCWE-502 6.4 Medium2026-06-02
CVE-2026-34525 AIOHTTP: Duplicate Host header accepted — aiohttpCWE-20 5.8 -2026-04-01
CVE-2026-34520 AIOHTTP: C parser (llhttp) accepts null bytes and control characters in response header values - header injection / security bypass — aiohttpCWE-113 9.1 -2026-04-01
CVE-2026-34519 AIOHTTP: HTTP response splitting via \r in reason phrase — aiohttpCWE-113 6.5 -2026-04-01
CVE-2026-34518 AIOHTTP: Cookie and Proxy-Authorization headers leaked on cross-origin redirect — aiohttpCWE-200 4.3 -2026-04-01
CVE-2026-34517 AIOHTTP: Late size enforcement for non-file multipart fields causes memory DoS — aiohttpCWE-770 7.5 -2026-04-01
CVE-2026-34516 AIOHTTP: Multipart Header Size Bypass — aiohttpCWE-770 7.5 -2026-04-01
CVE-2026-34515 AIOHTTP: UNC SSRF/NTLMv2 Credential Theft/Local File Read in static resource handler on Windows — aiohttpCWE-36 5.3 -2026-04-01
CVE-2026-34514 AIOHTTP: CRLF injection in multipart part content type header construction — aiohttpCWE-113 6.5 -2026-04-01
CVE-2026-22815 AIOHTTP: Uncapped memory usage possible through aiohttp allowing unlimited trailer headers — aiohttpCWE-400 7.5 -2026-04-01
CVE-2026-34513 AIOHTTP: Denial of Service (DoS) via Unbounded DNS Cache in TCPConnector — aiohttpCWE-770 7.5AIHighAI2026-04-01
CVE-2025-69230 AIOHTTP Vulnerable to Cookie Parser Warning Storm — aiohttpCWE-779--2026-01-05
CVE-2025-69229 AIOHTTP vulnerable to DoS through chunked messages — aiohttpCWE-770 7.5 -2026-01-05
CVE-2025-69228 AIOHTTP vulnerable to denial of service through large payloads — aiohttpCWE-770 7.5 -2026-01-05
CVE-2025-69227 AIOHTTP vulnerable to DoS when bypassing asserts — aiohttpCWE-835 7.5 -2026-01-05
CVE-2025-69225 AIOHTTP Regex Mismatch Allows Unicode in ASCII-Only Protocol Fields — aiohttpCWE-444 7.5 -2026-01-05
CVE-2025-69226 AIOHTTP allows for a brute-force leak of internal static filepath components — aiohttpCWE-22 5.3 -2026-01-05
CVE-2025-69224 AIOHTTP's Unicode processing of header values could cause parsing discrepancies — aiohttpCWE-444 7.5 -2026-01-05
CVE-2025-69223 AIOHTTP's HTTP Parser auto_decompress feature is vulnerable to zip bomb — aiohttpCWE-409 7.5 High2026-01-05

This page lists every published CVE security advisory associated with aio-libs. Each entry links to a detailed page with CVSS scoring, CWE classification, affected products and references. AI-generated Chinese analysis is provided for fast triage.