Lucene search
+L

39839 matches found

Github Security Blog
Github Security Blog
added 2026/04/01 9:49 p.m.34 views

AIOHTTP's C parser (llhttp) accepts null bytes and control characters in response header values - header injection/security bypass

Summary The C parser the default for most installs accepted null bytes and control characters in request headers. Impact An attacker could send header values that are interpreted differently than expected due to the presence of control characters. For example, request.url.origin may return a...

9.1CVSS6.4AI score0.00461EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/01 9:48 p.m.35 views

AIOHTTP has HTTP response splitting via \r in reason phrase

Summary An attacker who controls the reason parameter when creating a Response may be able to inject extra headers or similar exploits. Impact In the unlikely situation that an application allows untrusted data to be used in the response's reason parameter, then an attacker could manipulate the...

6.9CVSS5.8AI score0.00292EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/04/01 9:48 p.m.40 views

HTTP Response Splitting

Overview Affected versions of this package are vulnerable to HTTP Response Splitting via the reason parameter in the HTTP response creation process. An attacker can inject unauthorized headers or manipulate the HTTP response by supplying specially crafted input containing carriage return...

6.9CVSS5.9AI score0.00292EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/01 9:48 p.m.7 views

EUVD-2026-18044

AIOHTTP has HTTP response splitting via \r in reason phrase...

6.9CVSS5.9AI score0.00292EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/01 9:48 p.m.6 views

GHSA-MWH4-6H8G-PG8W AIOHTTP has HTTP response splitting via \r in reason phrase

Summary An attacker who controls the reason parameter when creating a Response may be able to inject extra headers or similar exploits. Impact In the unlikely situation that an application allows untrusted data to be used in the response's reason parameter, then an attacker could manipulate the...

6.9CVSS5.8AI score0.00292EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/01 9:47 p.m.11 views

EUVD-2026-18042

AIOHTTP leaks Cookie and Proxy-Authorization headers on cross-origin redirect...

6.9CVSS5.9AI score0.00337EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/01 9:47 p.m.34 views

Information Exposure

Overview Affected versions of this package are vulnerable to Information Exposure in the handling of cross-origin redirects, where Cookie and Proxy-Authorization headers are not properly removed. An attacker can obtain sensitive information by causing a user to follow a redirect to a malicious...

6.9CVSS5.9AI score0.00337EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/01 9:47 p.m.12 views

GHSA-966J-VMVW-G2G9 AIOHTTP leaks Cookie and Proxy-Authorization headers on cross-origin redirect

Summary When following redirects to a different origin, aiohttp drops the Authorization header, but retains the Cookie and Proxy-Authorization headers. Impact The Cookie and Proxy-Authorizations headers could contain sensitive information which may be leaked to an unintended party after following...

6.9CVSS5.8AI score0.00337EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/04/01 9:47 p.m.35 views

AIOHTTP leaks Cookie and Proxy-Authorization headers on cross-origin redirect

Summary When following redirects to a different origin, aiohttp drops the Authorization header, but retains the Cookie and Proxy-Authorization headers. Impact The Cookie and Proxy-Authorizations headers could contain sensitive information which may be leaked to an unintended party after following...

6.9CVSS5.8AI score0.00337EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/04/01 9:43 p.m.9 views

GHSA-M5QP-6W8W-W647 AIOHTTP has a Multipart Header Size Bypass

Summary A response with an excessive number of multipart headers may be allowed to use more memory than intended, potentially allowing a DoS vulnerability. Impact Multipart headers were not subject to the same size restrictions in place for normal headers, potentially allowing substantially more...

8.7CVSS5.8AI score0.0044EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/04/01 9:43 p.m.32 views

AIOHTTP has a Multipart Header Size Bypass

Summary A response with an excessive number of multipart headers may be allowed to use more memory than intended, potentially allowing a DoS vulnerability. Impact Multipart headers were not subject to the same size restrictions in place for normal headers, potentially allowing substantially more...

8.7CVSS5.8AI score0.0044EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/04/01 9:20 p.m.15 views

GHSA-2VRM-GR82-F7M5 AIOHTTP has CRLF injection through multipart part content type header construction

Summary An attacker who controls the contenttype parameter in aiohttp could use this to inject extra headers or similar exploits. Impact If an application allows untrusted data to be used for the multipart contenttype parameter when constructing a request, an attacker may be able to manipulate th...

6.9CVSS5.8AI score0.00315EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/01 9:20 p.m.9 views

EUVD-2026-18037

AIOHTTP has CRLF injection through multipart part content type header construction...

6.9CVSS5.9AI score0.00315EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/01 9:20 p.m.46 views

AIOHTTP has CRLF injection through multipart part content type header construction

Summary An attacker who controls the contenttype parameter in aiohttp could use this to inject extra headers or similar exploits. Impact If an application allows untrusted data to be used for the multipart contenttype parameter when constructing a request, an attacker may be able to manipulate th...

6.9CVSS5.8AI score0.00315EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/04/01 9:17 p.m.7 views

AZL-81773 CVE-2026-34518 affecting package python-aiohttp 3.6.2-3

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, when following redirects to a different origin, aiohttp drops the Authorization header, but retains the Cookie and Proxy-Authorization headers. This issue has been patched in version 3.13.4...

6.9CVSS6.1AI score0.00337EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/01 9:17 p.m.6 views

DEBIAN-CVE-2026-34519

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, an attacker who controls the reason parameter when creating a Response may be able to inject extra headers or similar exploits. This issue has been patched in version 3.13.4...

5.3CVSS5.2AI score0.00292EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/01 9:17 p.m.9 views

CVE-2026-34518

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, when following redirects to a different origin, aiohttp drops the Authorization header, but retains the Cookie and Proxy-Authorization headers. This issue has been patched in version 3.13.4...

6.9CVSS0.00337EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/04/01 9:17 p.m.8 views

CVE-2026-34518

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, when following redirects to a different origin, aiohttp drops the Authorization header, but retains the Cookie and Proxy-Authorization headers. This issue has been patched in version 3.13.4...

6.9CVSS5.8AI score0.00337EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/01 9:17 p.m.13 views

UBUNTU-CVE-2026-34518

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, when following redirects to a different origin, aiohttp drops the Authorization header, but retains the Cookie and Proxy-Authorization headers. This issue has been patched in version 3.13.4...

6.9CVSS5.7AI score0.00337EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/01 9:17 p.m.8 views

AZL-81776 CVE-2026-34519 affecting package python-aiohttp 3.6.2-3

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, an attacker who controls the reason parameter when creating a Response may be able to inject extra headers or similar exploits. This issue has been patched in version 3.13.4...

6.9CVSS6.1AI score0.00292EPSS
SaveExploits0References1
Rows per page
Query Builder