Bug 2427256 (CVE-2025-69227) - CVE-2025-69227 aiohttp: aiohttp: Denial of Service via specially crafted POST request
Summary: CVE-2025-69227 aiohttp: aiohttp: Denial of Service via specially crafted POST...
Keywords:
Status: NEW
Alias: CVE-2025-69227
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-01-06 00:01 UTC by OSIDB Bzimport
Modified: 2026-01-06 07:24 UTC (History)
74 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-01-06 00:01:42 UTC
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert statements are bypassed, resulting in a DoS attack when processing a POST body. If optimizations are enabled (-O or PYTHONOPTIMIZE=1), and the application includes a handler that uses the Request.post() method, then an attacker may be able to execute a DoS attack with a specially crafted message. This issue is fixed in version 3.13.3.


Note You need to log in before you can comment on or make changes to this bug.