Inconsistent interpretation of HTTP requests in Netty - #VU148883
Published: September 10, 2026
Vulnerability details
The vulnerability allows a remote attacker to bypass routing and access-control decisions based on the request authority.
The vulnerability exists due to inconsistent interpretation of HTTP requests in Netty\'s HTTP/3 codec when processing a HEADERS frame containing conflicting :authority and host header values. A remote attacker can send a crafted HEADERS frame with differing authority values to bypass routing and access-control decisions based on the request authority.
Different components in the request path may consult different authority fields.