Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-44892
Published:June 12, 2026
Updated:June 13, 2026
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.
Affected Packages
https://github.com/netty/netty.git (GITHUB):
Affected version(s) >=netty-4.2.0.Final <netty-4.2.15.Final
Fix Suggestion:
Update to version netty-4.2.15.Final
io.netty:netty-codec-http3 (JAVA):
Affected version(s) >=4.2.2.Final <4.2.15.Final
Fix Suggestion:
Update to version 4.2.15.Final
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Uncontrolled Resource Consumption
Initialization of a Resource with an Insecure Default
EPSS
Base Score:
0.04