Bug 2519531 - CVE-2026-69243 python-aiohttp: AIOHTTP: HTTP Request Smuggling via WebSocket Upgrade [epel-all]
Summary: CVE-2026-69243 python-aiohttp: AIOHTTP: HTTP Request Smuggling via WebSocket ...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-aiohttp
Version: epel10
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Jonathan Wright
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["e9a7d1b6-1334-40f7-a24b-d...
Depends On:
Blocks: CVE-2026-69243
TreeView+ depends on / blocked
 
Reported: 2026-08-19 12:40 UTC by Yadnyawalk Tale
Modified: 2026-08-19 12:40 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description Yadnyawalk Tale 2026-08-19 12:40:18 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.2, the HTTP parsers were vulnerable to a request smuggling attack relating to WebSocket upgrades. If using the server-side component, an attacker may be able to execute a request smuggling vulnerability using an edge case in the WebSocket upgrade procedure. A WebSocket upgrade request with a body could cause the parser to switch protocols before the complete request body was received, leaving trailing bytes to be handled as upgraded-protocol or pipelined data rather than normal HTTP body data. This issue is fixed in version 3.14.2.


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