Lucene search
+L

103 matches found

NVD
NVD
added 2026/07/14 4:16 p.m.12 views

CVE-2026-12523

Summary Cloudflare quiche's HTTP/3 layer was discovered to be vulnerable to resource exhaustion i.e., memory by means of specially crafted HTTP/3 frames. Impact HTTP/3 defines multiple frame types to support HTTP message exchanges and connection management. Each frame has a length and a payload...

7.5CVSS0.00292EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/14 3:51 p.m.5 views

CVE-2026-12523 Resource exhaustion in quiche HTTP/3 and QPACK layers

Summary Cloudflare quiche's HTTP/3 layer was discovered to be vulnerable to resource exhaustion i.e., memory by means of specially crafted HTTP/3 frames. Impact HTTP/3 defines multiple frame types to support HTTP message exchanges and connection management. Each frame has a length and a payload...

7.5CVSS5.3AI score
SaveExploits0References3
CVE
CVE
added 2026/07/14 3:18 p.m.25 views

CVE-2026-12707

CVE-2026-12707 affects Cloudflare quiche. After QUIC handshakes, an attacker can trigger unbounded queuing of PathEvent::ReusedSourceConnectionId during rapid source address migration, causing memory resource exhaustion. Affected component is quiche’s PathEvents collection (path_event_next() drai...

7.5CVSS6.1AI score0.00286EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/14 3:18 p.m.5 views

CVE-2026-12707 Unbounded path event queue growth in quiche via peer-driven source connection ID rotation

Summary Cloudflare quiche was discovered to be vulnerable to memory resource exhaustion due to unbounded queuing of post-handshake client migration events. Impact quiche supports the connection migration features described in Section 9 of RFC 9000, which allows a single QUIC connection to survive...

7.5CVSS5.3AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/19 10:10 p.m.20 views

Cloudflare Quiche: Use-after-free in connection ID iterator FFI functions

Impact Cloudflare Quiche was affected by 2 use-after-free vulnerabilities in the connection ID iterator FFI functions. The quicheconnectioniditernext and quicheconnretiredscidnext functions would return a pointer to a ConnectionId to the applications via function arguments, but the the owned...

5.6CVSS5.8AI score0.00251EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/06/19 10:10 p.m.13 views

EUVD-2026-38003

Cloudflare Quiche: Use-after-free in connection ID iterator FFI functions...

5.6CVSS5.8AI score0.00251EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/19 12:16 p.m.17 views

CVE-2026-11941

Cloudflare Quiche was affected by 2 use-after-free vulnerabilities in the connection ID iterator FFI functions. The “quicheconnectioniditernext” and “quicheconnretiredscidnext” functions would return a pointer to a “ConnectionId” to the applications via function arguments, but the owned...

5.6CVSS0.00251EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/19 9:55 a.m.41 views

CVE-2026-11941

Cloudflare Quiche contains two use-after-free flaws in the FFI path for connection IDs. The issues affect the quiche_connection_id_iter_next and quiche_conn_retired_scid_next functions, where a owned ConnectionId is returned to the application via an argument but is dropped at the end of the func...

5.6CVSS5.8AI score0.00251EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/19 9:55 a.m.7 views

CVE-2026-11941 Use-after-free in connection ID iterator and FFI functions

Cloudflare Quiche was affected by 2 use-after-free vulnerabilities in the connection ID iterator FFI functions. The “quicheconnectioniditernext” and “quicheconnretiredscidnext” functions would return a pointer to a “ConnectionId” to the applications via function arguments, but the owned...

5.6CVSS5.8AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/19 9:55 a.m.8 views

CVE-2026-11941

Cloudflare Quiche was affected by 2 use-after-free vulnerabilities in the connection ID iterator FFI functions. The “quicheconnectioniditernext” and “quicheconnretiredscidnext” functions would return a pointer to a “ConnectionId” to the applications via function arguments, but the owned...

5.6CVSS5.8AI score0.00251EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/06/19 9:55 a.m.38 views

CVE-2026-11941 Use-after-free in connection ID iterator and FFI functions

Cloudflare Quiche was affected by 2 use-after-free vulnerabilities in the connection ID iterator FFI functions. The “quicheconnectioniditernext” and “quicheconnretiredscidnext” functions would return a pointer to a “ConnectionId” to the applications via function arguments, but the owned...

5.6CVSS0.00251EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/19 12:0 a.m.35 views

PT-2026-50870

Name of the Vulnerable Software and Affected Versions Cloudflare Quiche versions prior to 0.29.2 Description Two use-after-free issues exist in the connection ID iterator FFI Foreign Function Interface functions. The functions quiche connection id iter next and quiche conn retired scid next retur...

5.6CVSS5.8AI score0.00251EPSS
SaveExploits0References6
NVD
NVD
added 2026/06/12 3:16 p.m.17 views

CVE-2026-44894

Netty is a network application framework for development of protocol servers and clients. NoQuicTokenHandler is the tokenHandler used when the application does not set one. Prior to version 4.2.15.Final, its writeToken returns false server will not send Retry — acceptable, but validateToken...

7.5CVSS0.00143EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/12 3:16 p.m.8 views

UBUNTU-CVE-2026-44894

Netty is a network application framework for development of protocol servers and clients. NoQuicTokenHandler is the tokenHandler used when the application does not set one. Prior to version 4.2.15.Final, its writeToken returns false server will not send Retry — acceptable, but validateToken...

7.5CVSS5.3AI score0.00143EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/08 10:59 p.m.19 views

Netty's Default QUIC token handler accepts any client-supplied token

NoQuicTokenHandler is the tokenHandler used when the application does not set one. Its writeToken returns false server will not send Retry — acceptable, but validateToken unconditionally return 0. In QuicheQuicServerCodec.handlePacket, a non-negative return from validateToken is interpreted as...

7.5CVSS5.4AI score0.00143EPSS
SaveExploits0References4Affected Software1
Hacker One
Hacker One
added 2026/05/14 10:48 a.m.37 views

curl: HTTP/3 paused transfer buffers incoming data without bound up to ~1 GiB

Hi all, When a libcurl application's CURLOPTWRITEFUNCTION returns CURLWRITEFUNCPAUSE, libcurl routes subsequent incoming body data through cw-pause lib/cw-pause.c. The bufq inside cw-pause is initialised with BUFQOPTSOFTLIMIT and a chunk size of 16 KiB lib/cw-pause.c:51-52, which causes bufq to...

5.8AI score
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2024-0855

Malicious code in bioql PyPI...

7.5CVSS5.9AI score0.01175EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.12 views

EUVD-2025-23915

Malicious code in bioql PyPI...

8.7CVSS6.3AI score0.00385EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-18652

Malicious code in bioql PyPI...

5.3CVSS6.3AI score0.00765EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2023-3306

Malicious code in bioql PyPI...

5.3CVSS5.6AI score0.00763EPSS
SaveExploits0References5
Rows per page
Query Builder