Lucene search
+L

1379 matches found

Chainguard
Chainguard
added yesterday9 views

CVE-2026-69244 vulnerabilities

Vulnerabilities for packages: puppygraph-python, apache-beam-python-3.13-sdk, airflow, py3.13-scanner-test-libraries-aiohttp, airflow-core, apache-beam-python-3.11-sdk, kserve-models-web-app, apache-beam-python-3.12-sdk...

7.1CVSS5.4AI score0.003EPSS
SaveExploits0
Chainguard
Chainguard
added yesterday3 views

GHSA-MFX4-HV73-Q22V vulnerabilities

Vulnerabilities for packages: puppygraph-python, apache-beam-python-3.13-sdk, airflow, py3.13-scanner-test-libraries-aiohttp, airflow-core, apache-beam-python-3.11-sdk, kserve-models-web-app, apache-beam-python-3.12-sdk...

5.4AI score
SaveExploits0
Chainguard
Chainguard
added yesterday4 views

CVE-2026-69243 vulnerabilities

Vulnerabilities for packages: puppygraph-python, apache-beam-python-3.13-sdk, airflow, py3.13-scanner-test-libraries-aiohttp, airflow-core, apache-beam-python-3.11-sdk, kserve-models-web-app, apache-beam-python-3.12-sdk...

6.3CVSS5.4AI score0.00275EPSS
SaveExploits1
Chainguard
Chainguard
added yesterday5 views

GHSA-CQ5V-8Q36-5273 vulnerabilities

Vulnerabilities for packages: puppygraph-python, apache-beam-python-3.13-sdk, airflow, py3.13-scanner-test-libraries-aiohttp, airflow-core, apache-beam-python-3.11-sdk, kserve-models-web-app, apache-beam-python-3.12-sdk...

5.4AI score
SaveExploits0
PyPA
PyPA
added yesterday4 views

AIOHTTP: HTTP request smuggling via WebSocket upgrade

SummaryThe HTTP parsers were vulnerable to a request smuggling attack relating to WebSocket upgrades. ImpactIf using the server-side component, it may be possible for an attacker to execute a request smuggling vulnerability using an edge case in the WebSocket upgrade procedure. AIOHTT is unaware ...

6.3CVSS5.6AI score0.00275EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added yesterday3 views

PYSEC-2026-3546 AIOHTTP: HTTP request smuggling via WebSocket upgrade

Summary The HTTP parsers were vulnerable to a request smuggling attack relating to WebSocket upgrades. Impact If using the server-side component, it may be possible for an attacker to execute a request smuggling vulnerability using an edge case in the WebSocket upgrade procedure. AIOHTT is unawar...

6.3CVSS5.6AI score0.00275EPSS
SaveExploits1References8
OSV
OSV
added 2 days ago2 views

DEBIAN-CVE-2026-69243

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...

6.3CVSS5.6AI score0.00275EPSS
SaveExploits1References1
NVD
NVD
added 2 days ago9 views

CVE-2026-69244

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.3, an out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. An attacker controlled server, or possibly an accidental response, could trigg...

7.1CVSS0.003EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2 days ago9 views

AIOHTTP: Out-of-bounds heap read in C HTTP response parser error path (malformed chunked response)

Summary An out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. Impact An attacker controlled server, or possibly an accidental response could trigger a DoS in the client. Workaround If unable to upgrade, the Python parser is...

7.1CVSS5.6AI score0.003EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2 days ago16 views

CVE-2026-69244

AIOHTTP vulnerability CVE-2026-69244 affects the aiohttp library prior to 3.14.3. The issue is an out-of-bounds heap read in the C-based response parser during error message construction, specifically in aiohttp/_http_parser.pyx where an llhttp error-position pointer is used to build a snippet fo...

7.1CVSS5.8AI score0.003EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2 days ago5 views

CVE-2026-69244

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.3, an out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. An attacker controlled server, or possibly an accidental response, could trigg...

7.1CVSS5.8AI score0.003EPSS
SaveExploits0
OSV
OSV
added 2 days ago3 views

CVE-2026-69244 AIOHTTP: Out-of-bounds heap read in C HTTP response parser error path (malformed chunked response)

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.3, an out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. An attacker controlled server, or possibly an accidental response, could trigg...

7.1CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2 days ago42 views

CVE-2026-69244 AIOHTTP: Out-of-bounds heap read in C HTTP response parser error path (malformed chunked response)

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.3, an out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. An attacker controlled server, or possibly an accidental response, could trigg...

7.1CVSS0.003EPSS
SaveExploits0References4
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-52438

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.3, an out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. An attacker controlled server, or possibly an accidental response, could trigg...

7.1CVSS5.8AI score0.003EPSS
SaveExploits0References4
OSV
OSV
added 2 days ago5 views

GHSA-MFX4-HV73-Q22V AIOHTTP: HTTP request smuggling via WebSocket upgrade

Summary The HTTP parsers were vulnerable to a request smuggling attack relating to WebSocket upgrades. Impact If using the server-side component, it may be possible for an attacker to execute a request smuggling vulnerability using an edge case in the WebSocket upgrade procedure. AIOHTT is unawar...

6.3CVSS5.6AI score0.00275EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2 days ago6 views

AIOHTTP: HTTP request smuggling via WebSocket upgrade

Summary The HTTP parsers were vulnerable to a request smuggling attack relating to WebSocket upgrades. Impact If using the server-side component, it may be possible for an attacker to execute a request smuggling vulnerability using an edge case in the WebSocket upgrade procedure. AIOHTT is unawar...

6.3CVSS5.6AI score0.00275EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2 days ago13 views

CVE-2026-69243

Affected software: AIOHTTP (async HTTP client/server for asyncio and Python). Vulnerability: HTTP request smuggling in the server-side WebSocket upgrade path due to the HTTP parser handling a WebSocket upgrade request with a body in a way that may allow trailing bytes to be misinterpreted as upgr...

6.3CVSS5.6AI score0.00275EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2 days ago4 views

CVE-2026-69243

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...

6.3CVSS5.6AI score0.00275EPSS
SaveExploits1
OSV
OSV
added 2 days ago4 views

CVE-2026-69243 AIOHTTP: HTTP request smuggling via WebSocket upgrade

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...

6.3CVSS5.6AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2 days ago9 views

AIOHTTP: WebSocket client accepts compressed frames without negotiated permessage-deflate

Summary The client accepts and decompresses frames with the RSV1 bit set even when the permessage-deflate extension was not negotiated. Impact A client may unexpectedly decompress WebSocket frames when explicitly opted out. This could lead to additional CPU/memory consumption, but is unlikely to ...

6.9CVSS5.4AI score0.00302EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder