Lucene search
+L

113 matches found

EUVD
EUVD
added 2026/07/29 6:00 p.m.11 views

EUVD-2026-50443

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, HttpContentEncoder the superclass of the production handler HttpContentCompressor maintains a per-channel ArrayDeque named acceptEncodingQueue that accumulates attacker-controll...

6.9CVSS5.8AI score0.00335EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/29 6:00 p.m.8 views

CVE-2026-59899 Netty HttpContentEncoder: Unbounded Per-Connection Queue Growth via HTTP/1.1 Pipelining Leads to Denial of Service

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, HttpContentEncoder the superclass of the production handler HttpContentCompressor maintains a per-channel ArrayDeque named acceptEncodingQueue that accumulates attacker-controll...

6.9CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/07/29 6:00 p.m.164 views

CVE-2026-59899

CVE-2026-59899 in Netty affects the HttpContentEncoder (superclass of HttpContentCompressor) before 4.1.136.Final and 4.2.16.Final. A per-channel ArrayDeque named acceptEncodingQueue accumulates attacker-controlled data with no size limit, filled on the I/O thread for every inbound HTTP request a...

7.5CVSS5.8AI score0.00335EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/29 6:00 p.m.72 views

CVE-2026-59899 Netty HttpContentEncoder: Unbounded Per-Connection Queue Growth via HTTP/1.1 Pipelining Leads to Denial of Service

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, HttpContentEncoder the superclass of the production handler HttpContentCompressor maintains a per-channel ArrayDeque named acceptEncodingQueue that accumulates attacker-controll...

6.9CVSS0.00335EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-59899

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, HttpContentEncoder the superclass of the...

7.5CVSS5.3AI score0.00335EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2026/07/23 2:11 p.m.13 views

Security update for python-aiohttp

This update for python-aiohttp fixes the following issues: CVE-2026-50269: improper validation of user-controlled strings allows for CRLF injection in multipart headers bsc1268398. CVE-2026-54273: no limit in the HTTP/1 pipelined request queue can lead to excessive resource consumption bsc1268543...

8.7CVSS5.3AI score0.00397EPSS
SaveExploits0References32
SUSE Linux
SUSE Linux
added 2026/07/23 2:10 p.m.15 views

Security update for python-aiohttp

This update for python-aiohttp fixes the following issues CVE-2026-22815: insufficient restrictions in header/trailer handling can cause uncapped memory usage and a denial of service bsc1261320. CVE-2026-34513: unbounded DNS cache can cause a excessive memory usage and lead to a denial of service...

8.7CVSS6.7AI score0.00461EPSS
SaveExploits0References76
Github Security Blog
Github Security Blog
added 2026/07/22 9:49 p.m.19 views

Netty: [HttpContentEncoder] Unbounded Per-Connection Queue Growth via HTTP/1.1 Pipelining Leads to Denial of Service

Impact HttpContentEncoder the superclass of the production handler HttpContentCompressor maintains a per-channel ArrayDeque named acceptEncodingQueue that accumulates attacker-controlled data without any size limit. The queue is filled on the I/O thread for every inbound HTTP request and drained...

7.5CVSS5.4AI score0.00335EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/21 8:12 p.m.28 views

CVE-2026-16317 Silent Drop of TLS 1.3 Encrypted Records in s2n-tls

Missing validation of the outer contenttype byte on TLS 1.3 encrypted records in s2n-tls allows an active man-in-the-middle to silently discard individual application data records without either endpoint detecting the modification. RFC 8446 Section 5.2 requires that the outer contenttype of all...

8.3CVSS0.00186EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 8:12 p.m.62 views

CVE-2026-16317

The flaw affects s2n-tls (TLS 1.3) where the outer content_type byte is not covered by the AEAD tag because it is hardcoded in AAD instead of using the wire byte. This allows an active MITM to silently discard individual application_data records without detection, enabling selective suppression o...

8.3CVSS5.3AI score0.00186EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/18 9:52 a.m.6 views

SUSE-SU-2026:22819-1 Security update for python-aiohttp

This update for python-aiohttp fixes the following issues - CVE-2026-50269: improper validation of user-controlled strings allows for CRLF injection in multipart headers bsc1268398. - CVE-2026-54273: no limit in the HTTP/1 pipelined request queue can lead to excessive resource consumption...

8.7CVSS5.9AI score0.00397EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2026/06/25 5:32 p.m.12 views

CVE-2026-54273

A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python. An attacker could exploit this vulnerability by sending an unlimited number of pipelined requests, causing the system to consume excessive amounts of memory. This could lead to a Denial of Service Do...

8.7CVSS5.9AI score0.00279EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/06/22 4:41 p.m.7 views

CVE-2026-54273 AIOHTTP: HTTP/1 Pipelined Requests Queue Without Limit

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, no limit was present on the number of pipelined requests that could be queued. An attacker may be able to use pipelined requests to use excessive amounts of memory, potentially leading to DoS. This...

8.7CVSS5.8AI score0.00279EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/22 4:41 p.m.43 views

CVE-2026-54273 AIOHTTP: HTTP/1 Pipelined Requests Queue Without Limit

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, no limit was present on the number of pipelined requests that could be queued. An attacker may be able to use pipelined requests to use excessive amounts of memory, potentially leading to DoS. This...

8.7CVSS0.00279EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/07 12:21 a.m.19 views

Netty has HttpClientCodec response desynchronization

Summary If HttpClientCodec is configured, there are use cases when a response body from one request, can be parsed as another's. Details HttpClientCodec pairs each inbound response with an outbound request by queue.poll once per response, including for 1xx. If the client pipelines GET then HEAD a...

9.1CVSS5.8AI score0.00779EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/05 12:00 a.m.24 views

PT-2026-38376

Name of the Vulnerable Software and Affected Versions Netty versions prior to 4.2.13.Final Netty versions prior to 4.1.133.Final Description In the HttpClientCodec, inbound responses are paired with outbound requests using queue.poll once per response, including for 1xx responses. When HTTP/1.1...

9.4CVSS5.8AI score0.00779EPSS
SaveExploits1
NVD
NVD
added 2026/04/12 8:16 p.m.14 views

CVE-2026-40396

Varnish Cache 9 before 9.0.1 allows a "workspace overflow" denial of service daemon panic after timeoutlinger. A malicious client could send an HTTP/1 request, wait long enough until the session releases its worker thread timeoutlinger and resume traffic before the session is closed timeoutidle...

7.5CVSS0.00347EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/12 8:16 p.m.25 views

UBUNTU-CVE-2026-40396

Varnish Cache 9 before 9.0.1 allows a "workspace overflow" denial of service daemon panic after timeoutlinger. A malicious client could send an HTTP/1 request, wait long enough until the session releases its worker thread timeoutlinger and resume traffic before the session is closed timeoutidle...

7.5CVSS5.9AI score0.00347EPSS
SaveExploits0References5
CVE
CVE
added 2026/04/12 7:23 p.m.46 views

CVE-2026-40396

Varnish Cache 9 prior to 9.0.1 is affected by a workspace overflow DoS (daemon panic) that can be triggered by a malicious HTTP/1 request sequence: after timeout_linger releases a worker thread, resuming traffic with multiple requests before the session closes (timeout_idle) can cause a pipelinin...

7.5CVSS5.9AI score0.00347EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/04/12 7:23 p.m.28 views

CVE-2026-40396

Varnish Cache 9 before 9.0.1 allows a "workspace overflow" denial of service daemon panic after timeoutlinger. A malicious client could send an HTTP/1 request, wait long enough until the session releases its worker thread timeoutlinger and resume traffic before the session is closed timeoutidle...

7.5CVSS5.5AI score0.00347EPSS
SaveExploits0
Rows per page
Query Builder