Lucene search
+L

7443 matches found

CVE
CVE
added 2026/01/05 11:16 p.m.37 views

CVE-2025-69225

CVE-2025-69225 affects the aiohttp project (versions 3.13.2 and below) where the Range header parser incorrectly allows non-ASCII decimals. The description notes no known impact but discloses a potential method for exploiting a request smuggling vulnerability; remediation is to upgrade to 3.13.3....

6.9CVSS6.3AI score0.00236EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/01/05 11:16 p.m.6 views

CVE-2025-69225

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below contain parser logic which allows non-ASCII decimals to be present in the Range header. There is no known impact, but there is the possibility that there's a method to exploit a request...

6.9CVSS7.5AI score0.00236EPSS
SaveExploits0
OSV
OSV
added 2026/01/05 11:16 p.m.4 views

CVE-2025-69225 AIOHTTP Regex Mismatch Allows Unicode in ASCII-Only Protocol Fields

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below contain parser logic which allows non-ASCII decimals to be present in the Range header. There is no known impact, but there is the possibility that there's a method to exploit a request...

6.9CVSS6.6AI score0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/05 11:15 p.m.10 views

AZL-73497 CVE-2025-69224 affecting package python-aiohttp 3.6.2-3

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed i.e. without the usual C extensions ...

6.5CVSS6.4AI score0.00213EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/05 11:15 p.m.7 views

CVE-2025-69224

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed i.e. without the usual C extensions ...

6.5CVSS0.00213EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/05 11:15 p.m.3 views

DEBIAN-CVE-2025-69224

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed i.e. without the usual C extensions ...

6.5CVSS7.6AI score0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/05 11:15 p.m.14 views

AZL-73520 CVE-2025-69224 affecting package python-aiohttp 3.6.2-3

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed i.e. without the usual C extensions ...

6.5CVSS5.8AI score0.00213EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/01/05 11:15 p.m.8 views

CVE-2025-69224

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed i.e. without the usual C extensions ...

6.5CVSS7AI score0.00213EPSS
SaveExploits0References6
OSV
OSV
added 2026/01/05 11:15 p.m.6 views

UBUNTU-CVE-2025-69224

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed i.e. without the usual C extensions ...

6.5CVSS6.3AI score0.00213EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/01/05 11:9 p.m.5 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling via the parsing of Range headers. An attacker can potentially interfere with HTTP request processing by supplying non-ASCII decimals in the header, which may lead to unexpected parser mismatches. Remediation Upgra...

6.9CVSS7AI score0.00236EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/05 11:9 p.m.2 views

GHSA-MQQC-3GQH-H2X8 AIOHTTP has unicode match groups in regexes for ASCII protocol elements

Summary The parser allows non-ASCII decimals to be present in the Range header. Impact There is no known impact, but there is the possibility that there's a method to exploit a request smuggling vulnerability. ---- Patch:...

6.9CVSS7AI score0.00236EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/01/05 11:9 p.m.12 views

AIOHTTP has unicode match groups in regexes for ASCII protocol elements

Summary The parser allows non-ASCII decimals to be present in the Range header. Impact There is no known impact, but there is the possibility that there's a method to exploit a request smuggling vulnerability. ---- Patch:...

6.9CVSS6.9AI score0.00236EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/01/05 10:58 p.m.21 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling via the unicode processing of HTTP header values. An attacker can bypass firewall or proxy protections by sending requests containing non-ASCII characters. Note: This is only exploitable if C extensions are not in...

6.5CVSS6.9AI score0.00213EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/01/05 10:58 p.m.9 views

AIOHTTP's unicode processing of header values could cause parsing discrepancies

Summary The Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. Impact If a pure Python version of aiohttp is installed i.e. without the usual C extensions or AIOHTTPNOEXTENSIONS is enabled, then an attacker may be able to execute a request smuggling...

6.5CVSS7.2AI score0.00213EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/01/05 10:58 p.m.5 views

GHSA-69F9-5GXW-WVC2 AIOHTTP's unicode processing of header values could cause parsing discrepancies

Summary The Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. Impact If a pure Python version of aiohttp is installed i.e. without the usual C extensions or AIOHTTPNOEXTENSIONS is enabled, then an attacker may be able to execute a request smuggling...

6.9CVSS7.1AI score0.00213EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/01/05 10:35 p.m.27 views

CVE-2025-69224 AIOHTTP's Unicode processing of header values could cause parsing discrepancies

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed i.e. without the usual C extensions ...

6.3CVSS0.00213EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/01/05 10:35 p.m.2 views

CVE-2025-69224 AIOHTTP's Unicode processing of header values could cause parsing discrepancies

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed i.e. without the usual C extensions ...

6.3CVSS6.6AI score0.00213EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/01/05 10:35 p.m.6 views

CVE-2025-69224

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed i.e. without the usual C extensions ...

6.5CVSS7AI score0.00213EPSS
SaveExploits0
CVE
CVE
added 2026/01/05 10:35 p.m.41 views

CVE-2025-69224

AIOHTTP (Python) vulnerability CVE-2025-69224 affects versions 3.13.2 and below of the Python HTTP parser. The issue arises from how non-ASCII characters may enable a request smuggling attack, potentially bypassing firewalls or proxy protections when a pure-Python build is used or AIOHTTP_NO_EXTE...

6.5CVSS6.6AI score0.00213EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/01/05 10:35 p.m.7 views

CVE-2025-69224

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed i.e. without the usual C extensions ...

6.5CVSS7.6AI score0.00213EPSS
SaveExploits0
Rows per page
Query Builder