Lucene search
+L

20 matches found

RedhatCVE
RedhatCVE
•added 2026/09/27 7:52 a.m.•4 views

CVE-2026-100660

A flaw was found in Netty's HTTP/3 codec netty-codec-http3. The HTTP/3 header compression QPACK encoder stores per-stream state indefinitely when remote clients do not acknowledge encoded data, as no memory limits are enforced. A remote, unauthenticated attacker can exploit this flaw by issuing...

8.7CVSS5.8AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/09/27 7:47 a.m.•4 views

CVE-2026-100663

A flaw was found in Netty's HTTP/3 codec netty-codec-http3. A remote attacker can bypass security policies and tunnel allowlists when Netty acts as an HTTP/1 to HTTP/3 proxy or gateway. Due to improper translation of HTTP/1 CONNECT requests, the component uses the attacker-controlled Host header ...

8.7CVSS5.7AI score
SaveExploits0References5
NVD
NVD
•added 2026/09/26 2:16 p.m.•8 views

CVE-2026-100664

Netty's HTTP/3 codec io.netty:netty-codec-http3 versions 4.2.2.Final through 4.2.17.Final builds the HTTP/3 :authority pseudo-header from the HTTP/1 Host header before considering the authority of an absolute-form HTTP/1 request-target. In HttpConversionUtil.toHttp3HeadersHttpMessage, boolean —...

8.7CVSS
SaveExploits0References2
NVD
NVD
•added 2026/09/26 2:16 p.m.•6 views

CVE-2026-100663

Netty's HTTP/3 codec io.netty:netty-codec-http3 from 4.2.2.Final through 4.2.17.Final does not special-case HTTP/1 CONNECT authority-form request-targets when converting HTTP/1 messages to HTTP/3 in HttpConversionUtil.toHttp3Headers. The authority-form target e.g., "CONNECT trusted.example:443" i...

8.7CVSS
SaveExploits0References2
NVD
NVD
•added 2026/09/26 2:16 p.m.•6 views

CVE-2026-100659

Netty's HTTP/3 codec io.netty:netty-codec-http3 in versions 4.2.0.Final through 4.2.17.Final does not enforce the RFC 9114 requirement that the :authority pseudo-header field and a literal host header field, when both present, carry the same value. A remote unauthenticated peer can send a single...

6.9CVSS
SaveExploits0References2
NVD
NVD
•added 2026/09/26 2:16 p.m.•7 views

CVE-2026-100660

Netty's HTTP/3 codec io.netty:netty-codec-http3 from 4.2.0.Final through 4.2.17.Final retains unbounded per-stream QPACK encoder state. QpackEncoder stores a queue and a dynamic-table index tracker for every encoded field section that references the QPACK dynamic table, keyed by the peer-controll...

8.7CVSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/26 1:23 p.m.•7 views

CVE-2026-100664

Netty's HTTP/3 codec io.netty:netty-codec-http3 versions 4.2.2.Final through 4.2.17.Final builds the HTTP/3 :authority pseudo-header from the HTTP/1 Host header before considering the authority of an absolute-form HTTP/1 request-target. In HttpConversionUtil.toHttp3HeadersHttpMessage, boolean —...

8.7CVSS5.8AI score
SaveExploits0
CVE
CVE
•added 2026/09/26 1:23 p.m.•9 views

CVE-2026-100664

Netty's HTTP/3 codec io.netty:netty-codec-http3 versions 4.2.2.Final through 4.2.17.Final builds the HTTP/3 :authority pseudo-header from the HTTP/1 Host header before considering the authority of an absolute-form HTTP/1 request-target. In HttpConversionUtil.toHttp3HeadersHttpMessage, boolean —...

8.7CVSS5.8AI score
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/26 1:23 p.m.•20 views

CVE-2026-100664 Netty 4.2.2 through 4.2.15 HTTP/1 Host Header Authority Confusion

Netty's HTTP/3 codec io.netty:netty-codec-http3 versions 4.2.2.Final through 4.2.17.Final builds the HTTP/3 :authority pseudo-header from the HTTP/1 Host header before considering the authority of an absolute-form HTTP/1 request-target. In HttpConversionUtil.toHttp3HeadersHttpMessage, boolean —...

8.7CVSS
SaveExploits0References2
CVE
CVE
•added 2026/09/26 1:23 p.m.•7 views

CVE-2026-100663

Netty's HTTP/3 codec io.netty:netty-codec-http3 from 4.2.2.Final through 4.2.17.Final does not special-case HTTP/1 CONNECT authority-form request-targets when converting HTTP/1 messages to HTTP/3 in HttpConversionUtil.toHttp3Headers. The authority-form target e.g., "CONNECT trusted.example:443" i...

8.7CVSS5.9AI score
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/26 1:23 p.m.•19 views

CVE-2026-100663 Netty HTTP/1 CONNECT authority-form mistranslated to malformed HTTP/3

Netty's HTTP/3 codec io.netty:netty-codec-http3 from 4.2.2.Final through 4.2.17.Final does not special-case HTTP/1 CONNECT authority-form request-targets when converting HTTP/1 messages to HTTP/3 in HttpConversionUtil.toHttp3Headers. The authority-form target e.g., "CONNECT trusted.example:443" i...

8.7CVSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 1:23 p.m.•7 views

EUVD-2026-87757

Netty's HTTP/3 codec io.netty:netty-codec-http3 from 4.2.2.Final through 4.2.17.Final does not special-case HTTP/1 CONNECT authority-form request-targets when converting HTTP/1 messages to HTTP/3 in HttpConversionUtil.toHttp3Headers. The authority-form target e.g., "CONNECT trusted.example:443" i...

8.7CVSS5.9AI score
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/26 1:23 p.m.•20 views

CVE-2026-100662 Netty HTTP/3 QPACK encoder-stream unbounded memory exhaustion DoS

Netty's HTTP/3 codec io.netty:netty-codec-http3 versions 4.2.0.Final through 4.2.17.Final contain an uncontrolled resource consumption vulnerability in the QPACK encoder-stream instruction decoder QpackEncoderHandler, installed on the peer-initiated unidirectional QPACK encoder stream, type 0x02...

8.7CVSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/26 1:23 p.m.•21 views

CVE-2026-100661 Netty HTTP/3 QPACK Prefixed Integer DoS via Unbounded Accumulation

Netty's HTTP/3 codec io.netty:netty-codec-http3 versions 4.2.0.Final through 4.2.17.Final contain a denial-of-service vulnerability in the QPACK prefixed-integer decoder QpackUtil.decodePrefixedInteger, which does not bound the number of continuation bytes it will process. A remote, unauthenticat...

8.7CVSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 1:23 p.m.•6 views

EUVD-2026-87756

Netty's HTTP/3 codec io.netty:netty-codec-http3 versions 4.2.0.Final through 4.2.17.Final contain an uncontrolled resource consumption vulnerability in the QPACK encoder-stream instruction decoder QpackEncoderHandler, installed on the peer-initiated unidirectional QPACK encoder stream, type 0x02...

8.7CVSS5.7AI score
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/26 1:23 p.m.•18 views

CVE-2026-100660 Netty before 4.2.18.Final QpackEncoder Unbounded Memory Retention

Netty's HTTP/3 codec io.netty:netty-codec-http3 from 4.2.0.Final through 4.2.17.Final retains unbounded per-stream QPACK encoder state. QpackEncoder stores a queue and a dynamic-table index tracker for every encoded field section that references the QPACK dynamic table, keyed by the peer-controll...

8.7CVSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/26 1:23 p.m.•7 views

EUVD-2026-87754

Netty's HTTP/3 codec io.netty:netty-codec-http3 from 4.2.0.Final through 4.2.17.Final retains unbounded per-stream QPACK encoder state. QpackEncoder stores a queue and a dynamic-table index tracker for every encoded field section that references the QPACK dynamic table, keyed by the peer-controll...

8.7CVSS5.9AI score
SaveExploits0References2
CVE
CVE
•added 2026/09/26 1:23 p.m.•9 views

CVE-2026-100659

Netty's HTTP/3 codec io.netty:netty-codec-http3 in versions 4.2.0.Final through 4.2.17.Final does not enforce the RFC 9114 requirement that the :authority pseudo-header field and a literal host header field, when both present, carry the same value. A remote unauthenticated peer can send a single...

6.9CVSS5.8AI score
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/26 1:23 p.m.•18 views

CVE-2026-100659 Netty 4.2.0 through 4.2.18 HTTP/3 Request Routing Bypass

Netty's HTTP/3 codec io.netty:netty-codec-http3 in versions 4.2.0.Final through 4.2.17.Final does not enforce the RFC 9114 requirement that the :authority pseudo-header field and a literal host header field, when both present, carry the same value. A remote unauthenticated peer can send a single...

6.9CVSS
SaveExploits0References2
Snyk
Snyk
•added 2026/07/21 11:53 p.m.•14 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the Http3FrameCodec. An attacker can exhaust system memory by sending multiple QUIC streams with reserved frames specifying excessively large payload lengths. Remediation Upgrade...

8.7CVSS5.8AI score0.00644EPSS
SaveExploits1References2
Rows per page
Query Builder