Lucene search
+L

68 matches found

EUVD
EUVD
added 4 days ago10 views

EUVD-2026-47581

Netty: HTTP/2 decompression leaks ByteBuf reference count when the decompressor channel is already closed Direct memory leak / OOM DoS...

7.5CVSS7.2AI score0.00365EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/24 10:37 p.m.7 views

GHSA-HMJ8-5XMH-5573 libp2p: yamux connection DoS via oversized data frame

Summary The yamux stream multiplexer in py-libp2p does not validate incoming DATA frame lengths against the receive window before reading the frame body. Any peer that completes a standard libp2p handshake can send a single 12-byte frame claiming a 4 GB body, causing the victim's yamux read loop ...

7.5CVSS6AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/22 4:25 p.m.6 views

SUSE CVE-2026-56819

Netty is a network application framework for development of protocol servers and clients. In versions 4.2.0.Final through 4.2.15.Final and 4.1.0.Final through 4.1.135.Final, a remote unauthenticated peer can leak one direct ByteBuf per HTTP/2 DATA frame in applications that enable HTTP/2 content...

7.5CVSS6.1AI score0.00365EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/21 11:17 p.m.9 views

CVE-2026-56819

Netty is a network application framework for development of protocol servers and clients. In versions 4.2.0.Final through 4.2.15.Final and 4.1.0.Final through 4.1.135.Final, a remote unauthenticated peer can leak one direct ByteBuf per HTTP/2 DATA frame in applications that enable HTTP/2 content...

7.5CVSS0.00365EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/21 11:17 p.m.7 views

DEBIAN-CVE-2026-56819

Netty is a network application framework for development of protocol servers and clients. In versions 4.2.0.Final through 4.2.15.Final and 4.1.0.Final through 4.1.135.Final, a remote unauthenticated peer can leak one direct ByteBuf per HTTP/2 DATA frame in applications that enable HTTP/2 content...

7.5CVSS5.6AI score0.00365EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/21 10:11 p.m.6 views

CVE-2026-56819 Netty: HTTP/2 decompression leaks ByteBuf reference count when the decompressor channel is already closed (Direct memory leak / OOM DoS)

Netty is a network application framework for development of protocol servers and clients. In versions 4.2.0.Final through 4.2.15.Final and 4.1.0.Final through 4.1.135.Final, a remote unauthenticated peer can leak one direct ByteBuf per HTTP/2 DATA frame in applications that enable HTTP/2 content...

7.5CVSS5.7AI score
SaveExploits0References7
CVE
CVE
added 2026/07/21 10:11 p.m.99 views

CVE-2026-56819

What was affected: Netty versions 4.2.0.Final–4.2.15.Final and 4.1.0.Final–4.1.135.Final. Root cause: when processing HTTP/2 DATA frames for streams whose decompressor had already closed, Http2Decompressor.decompress(...) retains the inbound ByteBuf and does not release it on the error path, leak...

7.5CVSS5.6AI score0.00365EPSS
SaveExploits1References5Affected Software1
Debian CVE
Debian CVE
added 2026/07/21 10:11 p.m.10 views

CVE-2026-56819

Netty is a network application framework for development of protocol servers and clients. In versions 4.2.0.Final through 4.2.15.Final and 4.1.0.Final through 4.1.135.Final, a remote unauthenticated peer can leak one direct ByteBuf per HTTP/2 DATA frame in applications that enable HTTP/2 content...

7.5CVSS5.6AI score0.00365EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/07/14 12:0 a.m.11 views

PT-2026-63258

Name of the Vulnerable Software and Affected Versions Netty versions 4.1.0.Final through 4.1.135.Final Netty versions 4.2.0.Final through 4.2.15.Final Description A remote unauthenticated peer can cause a memory leak of one direct ByteBuf per HTTP/2 DATA frame in applications that enable HTTP/2...

9.1CVSS6AI score0.00365EPSS
SaveExploits2References39
CVE
CVE
added 2026/07/13 12:0 a.m.17 views

CVE-2026-51541

OpENer 2.3.0 (commit 76b95cf) is affected by CVE-2026-51541 due to an out-of-bounds read in CIP message parsing when processing malformed explicit requests with a forged EPath size. An ENIP SendRRData frame carrying a short CIP payload with a larger declared path_size can cause the parser to cont...

9.1CVSS6.1AI score0.00379EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/08 2:32 p.m.8 views

CVE-2026-15062

SQL injection vulnerabilities in the Snowflake Snowpark Python SDK snowpark-python versions prior to 1.53.0 could allow authenticated low-privilege users to execute SQL beyond their authorization scope. An attacker could exploit these vulnerabilities by embedding SQL payloads in source database...

9.6CVSS6.2AI score0.00285EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-40208

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An attacker might be able to delay the processing of DoH3 queries by sending DoH3 GET queries with an invalid DATA frame. CVE-2026-40208 Note that Nessus relies...

3.7CVSS6.1AI score0.00205EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/26 8:55 p.m.7 views

GHSA-PW9P-JVRM-F7RM PHP Standard Library: HTTP/2 server-side missing content-length validation enables request smuggling

Impact Psl\H2\ServerConnection does not validate that the total bytes received in DATA frames match the content-length header declared in the HEADERS frame, in violation of RFC 9113 §8.1.1. A malicious client can: - Send more DATA bytes than declared, smuggling additional content past...

7.5CVSS5.8AI score0.00267EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/06/26 2:19 a.m.13 views

SUSE CVE-2026-40208

An attacker might be able to delay the processing of DoH3 queries by sending DoH3 GET queries with an invalid DATA frame...

3.7CVSS5.9AI score0.00205EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/25 1:16 p.m.10 views

CVE-2026-40208

An attacker might be able to delay the processing of DoH3 queries by sending DoH3 GET queries with an invalid DATA frame...

3.7CVSS0.00205EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/06/25 1:16 p.m.7 views

CVE-2026-40208

An attacker might be able to delay the processing of DoH3 queries by sending DoH3 GET queries with an invalid DATA frame...

3.7CVSS6.1AI score0.00205EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/06/25 12:22 p.m.10 views

CVE-2026-40208

An attacker might be able to delay the processing of DoH3 queries by sending DoH3 GET queries with an invalid DATA frame...

3.7CVSS5.9AI score0.00205EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/06/25 12:22 p.m.8 views

CVE-2026-40208

An attacker might be able to delay the processing of DoH3 queries by sending DoH3 GET queries with an invalid DATA frame...

3.7CVSS5.9AI score0.00205EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/06/25 12:22 p.m.8 views

EUVD-2026-39347

An attacker might be able to delay the processing of DoH3 queries by sending DoH3 GET queries with an invalid DATA frame...

3.7CVSS5.9AI score0.00205EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/06/25 12:22 p.m.9 views

CVE-2026-40208

An attacker might be able to delay the processing of DoH3 queries by sending DoH3 GET queries with an invalid DATA frame...

3.7CVSS5.9AI score0.00205EPSS
SaveExploits0
Rows per page
Query Builder