CVE-2026-93558: Io.netty/netty-codec-http: netty: unbounded per-connection queue growth in websocketserverextensionhandler leads to denial of service

Published Sep 18, 2026
·
Updated

Unbounded Per-Connection Queue Growth in WebSocketServerExtensionHandler Leads to Denial of Service

Affected Software

2 affected components
maven/io.netty/netty-codec-http>=4.1.88.Final<=4.1.137.Final
maven/io.netty/netty-codec-http>=4.2.0.Final<=4.2.17.Final

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade maven:io.netty:netty-codec-http to a version that resolves this vulnerability.

    Patch GHSA-2g37-3h88-55hc

Event History

Sep 18, 2026
Data Sourced
via Red Hat·09:43 AM
DescriptionSeverityAffected Software
CVE Published
via MITRE·02:09 PM
Data Sourced
via MITRE·02:09 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed?

Servers that support WebSocket compression are exposed through their plain HTTP port. The affected handler is the base class of WebSocketServerCompressionHandler, which applications add to enable permessage-deflate.

2

What must an attacker do to trigger the condition?

A remote unauthenticated peer can use HTTP/1.1 pipelining to send requests faster than the application produces responses. No WebSocket upgrade needs to complete, and authentication performed after the HTTP endpoint is reached does not prevent the attack.

3

How can an operator recognize that a server is affected or under attack?

The handler maintains a per-connection validExtensions queue with an entry for each inbound HttpRequest, removing entries only when the application writes HttpResponse messages. Sustained request pipelining without matching response throughput can grow this queue until the JVM exhausts heap and terminates with OutOfMemoryError.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203