Network Application Framework Vulnerability in Netty from Vendor Netty
CVE-2026-56746
What is CVE-2026-56746?
The vulnerability in Netty arises from a logical error in the origin evaluation process, specifically within the CorsHandler’s shortCircuit() security feature. When an attacker sends a request with an Origin: null header, this misconfiguration allows unauthorized requests to bypass the security controls designed to restrict cross-origin requests. The failure to properly evaluate the origin exposes the backend application to potential malicious exploits, effectively undermining intended access restrictions. This critical oversight necessitates immediate attention, as the only resolution is to upgrade to the patched versions 4.1.136.Final and 4.2.16.Final to maintain the integrity of network applications.
Affected Version(s)
netty >= 4.2.0.Final, < 4.2.16.Final < 4.2.0.Final, 4.2.16.Final
netty >= 4.1.0.Final, < 4.1.136.Final < 4.1.0.Final, 4.1.136.Final
