CVE-2026-44892
7.5 HIGHNetty is a network application framework for development of protocol servers and clients
Published: 2026-06-12 · Last updated: 2026-06-12
Severity and scoring
- CVSS
- 7.5 HIGH
- Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- CWE
- CWE-1188, CWE-400
Description
Netty is a network application framework for development of protocol servers and clients. Prior to version 4.2.15.Final, the default configuration of the `Http3ConnectionHandler` in the Netty HTTP/3 codec lacks an enforced maximum header size limit. When a peer does not explicitly specify `HTTP3_SETTINGS_MAX_FIELD_SECTION_SIZE`, the implementation defaults to an unbounded limit. This insecure default configuration allows a malicious client or server to send an enormous number of headers, leading to a memory exhaustion Denial of Service via an `OutOfMemoryError`. Version 4.2.15.Final contains a patch.
Source: NVD
References
Related CVEs
Same CWE
- CVE-2026-45169 — Idira Privileged Access Manager (PAM) Self-Hosted Vault versions prior to 15.0.3, 14.6.5, 14.2.7, and 14.0.8 exhibit a validation vulnera...
- CVE-2026-44890 — Netty is a network application framework for development of protocol servers and clients (7.5 HIGH)
- CVE-2026-44250 — Netty is a network application framework for development of protocol servers and clients (7.5 HIGH)
- CVE-2026-45802 — FPDI is a collection of PHP classes that facilitate reading pages from existing PDF documents and using them as templates in FPDF
- CVE-2026-44496 — Axios is a promise based HTTP client for the browser and Node.js (7.5 HIGH)