Allocation of Resources Without Limits or Throttling Affecting io.netty:netty-codec-http package, versions [,4.1.138.Final)[4.2.0.Final,4.2.18.Final)


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.7% (52nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Allocation of Resources Without Limits or Throttling vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-JAVA-IONETTY-20074880
  • published24 Sept 2026
  • disclosed10 Sept 2026
  • creditUnknown

Introduced: 10 Sep 2026

NewCVE-2026-93488  (opens in a new tab)
CWE-770  (opens in a new tab)

How to fix?

Upgrade io.netty:netty-codec-http to version 4.1.138.Final, 4.2.18.Final or higher.

Overview

io.netty:netty-codec-http is a network application framework for rapid development of maintainable high performance protocol servers & clients.

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in SpdySessionHandler, whose localConcurrentStreams limit defaults to Integer.MAX_VALUE and which exposes no public API to lower it. An attacker can exhaust heap and direct memory and drive the JVM to OutOfMemoryError by sending a large number of SYN_STREAM frames with FLAG_FIN=0 over a single connection, each opening a stream whose tracking state persists. This requires the service to accept SPDY connections from untrusted sources, and one connection is sufficient.

CVSS Base Scores

version 4.0
version 3.1