Skip to main content

A flaw was found in Netty. SpdySessionHandler accepts an unlimited number of concurrent remote-initiated streams because localConcurrentStreams… (CVE-2026-93488)

0
Medium
Published: 09/18/2026 (09/18/2026, 12:17:00 UTC)
Source: GCVE Database
Product: netty

Description

A vulnerability in Netty's SpdySessionHandler allows a remote attacker to open an unlimited number of concurrent SPDY streams due to the default localConcurrentStreams setting being Integer.MAX_VALUE and no API to change it. This can lead to unbounded memory allocation, causing JVM OutOfMemoryError and denial of service. The flaw affects multiple specific Netty versions. No official patch or mitigation meeting Red Hat's criteria is currently available.

CVSS v3.1

Score 7.5high

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Affected software

Ubuntu:Pro:14.04:LTSmore threats →ghsa
netty
pkg:deb/ubuntu/netty?arch=source&distro=esm-infra-legacy/trusty
Affected versions
=1:3.2.6.Final-2=1:3.2.6.Final-2+deb8u2build0.14.04.1~esm1=1:3.2.6.Final-2+deb8u2ubuntu0.1~esm1
Ubuntu:Pro:16.04:LTSmore threats →ghsa
netty
pkg:deb/ubuntu/netty?arch=source&distro=esm-apps-legacy/xenial
Affected versions
=1:3.2.6.Final-2=1:4.0.32-1=1:4.0.33-1=1:4.0.34-1=1:4.0.34-1ubuntu0.1~esm1=1:4.0.34-1ubuntu0.1~esm2=1:4.0.34-1ubuntu0.1~esm3=1:4.0.34-1ubuntu0.1~esm4=1:4.0.34-1ubuntu0.1~esm5
Ubuntu:Pro:18.04:LTSmore threats →ghsa
netty
pkg:deb/ubuntu/netty?arch=source&distro=esm-apps/bionic
Affected versions
=1:4.1.7-4=1:4.1.7-4ubuntu0.1~esm1=1:4.1.7-4ubuntu0.1=1:4.1.7-4ubuntu0.1+esm1=1:4.1.7-4ubuntu0.1+esm2=1:4.1.7-4ubuntu0.1+esm3=1:4.1.7-4ubuntu0.1+esm4=1:4.1.7-4ubuntu0.1+esm5=1:4.1.7-4ubuntu0.1+esm6=1:4.1.7-4ubuntu0.1+esm7
Ubuntu:Pro:20.04:LTSmore threats →ghsa
netty
pkg:deb/ubuntu/netty?arch=source&distro=esm-apps/focal
Affected versions
=1:4.1.33-1=1:4.1.33-2=1:4.1.33-3=1:4.1.45-1=1:4.1.45-1ubuntu0.1~esm1=1:4.1.45-1ubuntu0.1~esm2=1:4.1.45-1ubuntu0.1~esm3=1:4.1.45-1ubuntu0.1~esm4=1:4.1.45-1ubuntu0.1~esm6=1:4.1.45-1ubuntu0.1~esm7
Ubuntu:Pro:22.04:LTSmore threats →ghsa
netty
pkg:deb/ubuntu/netty?arch=source&distro=esm-apps/jammy
Affected versions
=1:4.1.48-4=1:4.1.48-4+deb11u1build0.22.04.1=1:4.1.48-4+deb11u2build0.22.04.1=1:4.1.48-4+deb11u2ubuntu0.1~esm1=1:4.1.48-4+deb11u2ubuntu0.1~esm2=1:4.1.48-4+deb11u2ubuntu0.1=1:4.1.48-4+deb11u2ubuntu0.1+esm1=1:4.1.48-4+deb11u2ubuntu0.1+esm3=1:4.1.48-4+deb11u2ubuntu0.2=1:4.1.48-4+deb11u2ubuntu0.2+esm1
Ubuntu:Pro:24.04:LTSmore threats →ghsa
netty
pkg:deb/ubuntu/netty?arch=source&distro=esm-apps/noble
Affected versions
=1:4.1.48-7=1:4.1.48-8=1:4.1.48-9=1:4.1.48-9ubuntu0.1~esm1=1:4.1.48-9ubuntu0.1~esm2=1:4.1.48-9ubuntu0.1=1:4.1.48-9ubuntu0.1+esm1=1:4.1.48-9ubuntu0.1+esm3=1:4.1.48-9ubuntu0.2=1:4.1.48-9ubuntu0.2+esm1=1:4.1.48-9ubuntu0.2+esm2
Ubuntu:Pro:26.04:LTSmore threats →ghsa
netty
pkg:deb/ubuntu/netty?arch=source&distro=esm-apps/resolute
Affected versions
=1:4.1.48-10=1:4.1.48-11=1:4.1.48-12=1:4.1.48-13=1:4.1.48-14=1:4.1.48-16=1:4.1.48-16ubuntu0.1~esm2

Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/24/2026, 06:31:16 UTC

Technical Analysis

Netty's SpdySessionHandler accepts an unlimited number of concurrent remote-initiated SPDY streams because the localConcurrentStreams parameter defaults to Integer.MAX_VALUE and cannot be changed via an API. A remote peer can exploit this by opening a SPDY connection and sending many SYN_STREAM frames with FLAG_FIN=0, causing unbounded heap and direct memory allocation. This resource exhaustion can lead to JVM OutOfMemoryError and crash the service, resulting in denial of service. Red Hat's advisory confirms the issue and notes the lack of an effective mitigation or fix that meets their criteria. The CVSS v3.1 score is 7.5 (medium severity) with network attack vector, low complexity, no privileges required, no user interaction, and high availability impact.

Potential Impact

The vulnerability allows a remote attacker to exhaust system memory resources by opening many concurrent SPDY streams, leading to JVM OutOfMemoryError and service crash. This impacts availability but does not affect confidentiality or integrity. The flaw is due to unbounded resource allocation without limits or throttling.

Mitigation Recommendations

According to the Red Hat advisory, no mitigation or fix currently meets their criteria for ease of use, deployment, applicability, or stability. Users should monitor vendor advisories for future patches or mitigations. Upgrading to fixed versions when available is recommended. No temporary or official fix is currently provided by Red Hat.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
UBUNTU-CVE-2026-93488
Osv Schema Version
1.7.0
Ecosystems
["Ubuntu:Pro:14.04:LTS","Ubuntu:Pro:16.04:LTS","Ubuntu:Pro:18.04:LTS","Ubuntu:Pro:20.04:LTS","Ubuntu:Pro:22.04:LTS","Ubuntu:Pro:24.04:LTS","Ubuntu:Pro:26.04:LTS"]
Cvss Version
3.1
State
PUBLISHED

Threat ID: 6ab4be2ef7a7c54106eeec2c

Added to database: 09/24/2026, 06:07:42 UTC

Last enriched: 09/24/2026, 06:31:16 UTC

Last updated: 09/24/2026, 07:47:33 UTC

Views: 2

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses