-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Vulnerable Library - aiohttp-3.11.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Async http client/server framework (asyncio)
Path to dependency file: /modules/text/module_text_llm/.ws-temp-YBCMOS-requirements.txt
Path to vulnerable library: /modules/text/module_text_llm/.ws-temp-YBCMOS-requirements.txt
Vulnerabilities
Vulnerability | Severity | Dependency | Type | Fixed in (aiohttp version) | Remediation Possible** | |
---|---|---|---|---|---|---|
CVE-2025-53643 | 5.3 | aiohttp-3.11.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | Direct | 3.12.14 | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2025-53643
Vulnerable Library - aiohttp-3.11.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Async http client/server framework (asyncio)
Path to dependency file: /modules/text/module_text_llm/.ws-temp-YBCMOS-requirements.txt
Path to vulnerable library: /modules/text/module_text_llm/.ws-temp-YBCMOS-requirements.txt
Dependency Hierarchy:
- ❌ aiohttp-3.11.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (Vulnerable Library)
Found in base branch: develop
Vulnerability Details
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.12.14, the Python parser is vulnerable to a request smuggling vulnerability due to not parsing trailer sections of an HTTP request. If a pure Python version of aiohttp is installed (i.e. without the usual C extensions) or AIOHTTP_NO_EXTENSIONS is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. Version 3.12.14 contains a patch for this issue.
Publish Date: 2025-07-14
URL: CVE-2025-53643
CVSS 3 Score Details (5.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: Low
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: GHSA-9548-qrrj-x5pj
Release Date: 2025-07-14
Fix Resolution: 3.12.14
Step up your Open Source Security Game with Mend here