GHSA-4mp9-239f-g9hgMedium

Netty: WebSockets V07/V08 handshaker missing Connection/Upgrade validation

Published
July 22, 2026
Last Modified
July 22, 2026

🔗 CVE IDs covered (1)

📋 Description

Summary

An attacker can force WebSocket upgrade via the lax V07 (or V08) handshaker by sending Sec-WebSocket-Version: 7 and omitting Connection: Upgrade / Upgrade: websocket headers, completing a protocol switch that a proxy would not recognize as an Upgrade request and enabling HTTP request smuggling / protocol-confusion attacks.

🎯 Affected products2

  • maven/io.netty:netty-codec-http:>= 4.2.0.Final, <= 4.2.15.Final
  • maven/io.netty:netty-codec-http:< 4.1.136.Final

🔗 References (4)