CVE-2026-21714

MEDIUMCVSS 5.3/10EPSS 0.45%

Last modified

This CVE is reserved or awaiting analysis. Details will appear once published by NVD.

Description

A memory leak occurs in Node.js HTTP/2 servers when a client sends WINDOW_UPDATE frames on stream 0 (connection-level) that cause the flow control window to exceed the maximum value of 2³¹-1. The server correctly sends a GOAWAY frame, but the Http2Session object is never cleaned up. This vulnerability affects HTTP2 users on Node.js 20, 22, 24 and 25.

Metrics

CVSS 3.0
5.3/10

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

EPSS Probability
0.45%

36.1th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

References

Timeline

Published
Last Modified
Status
Awaiting Analysis

Are you affected by CVE-2026-21714?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST