Description
A flaw in Node.js HTTP/2 handling can cause HTTP/2 retained header blocks evade maxSessionMemory and enable remote memory exhaustion.

This vulnerability affects Node.js **24.x** and **22.x**.
Published: 2026-08-04
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Node.js HTTP/2 handling allows retained header blocks to bypass the maxSessionMemory limit, enabling an attacker to trigger memory exhaustion. This leads to high memory consumption that can crash or stall services, resulting in a denial of service. The weakness is identified as CWE-400, indicating unvalidated input causes resource exhaustion.

Affected Systems

Node.js 24.x and 22.x versions are affected. Any deployment running these versions that exposes HTTP/2 endpoints is at risk.

Risk and Exploitability

The CVSS score of 7.5 signals high severity. The EPSS score is < 1%, indicating a very low but non-zero exploitation probability. It is not listed in CISA’s KEV catalog, meaning no known exploited instances yet. Attackers would need to send crafted HTTP/2 requests to the vulnerable endpoint. Based on the description, the likely attack vector is HTTP/2 traffic, requiring network access to the server. The risk manifests as denial-of-service through uncontrolled memory consumption, potentially impacting multiple users on the same host.

Generated by OpenCVE AI on August 4, 2026 at 21:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Node.js to the latest 24.x or 22.x release that resolves the HTTP/2 memory exhaustion flaw.
  • Configure rate limiting or connection throttling on HTTP/2 endpoints to reduce the impact of potential exhaustion attacks.
  • Monitor server memory usage and HTTP/2 traffic patterns for anomalies that could indicate exploitation attempts.

Generated by OpenCVE AI on August 4, 2026 at 21:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Nodejs
Nodejs nodejs
Vendors & Products Nodejs
Nodejs nodejs

Fri, 07 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Title Node.js HTTP/2 Memory Exhaustion via Header Block Bypass nodejs: Node.js: Remote memory exhaustion via HTTP/2 retained header blocks
First Time appeared Redhat
Redhat hummingbird
CPEs cpe:/a:redhat:hummingbird:1
Vendors & Products Redhat
Redhat hummingbird
References
Metrics threat_severity

None

cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Important


Tue, 04 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
Title Node.js HTTP/2 Memory Exhaustion via Header Block Bypass

Tue, 04 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 04 Aug 2026 01:00:00 +0000

Type Values Removed Values Added
Description A flaw in Node.js HTTP/2 handling can cause HTTP/2 retained header blocks evade maxSessionMemory and enable remote memory exhaustion. This vulnerability affects Node.js **24.x** and **22.x**.
Weaknesses CWE-400
References
Metrics cvssV3_0

{'score': 7.5, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: hackerone

Published:

Updated: 2026-08-04T15:03:38.709Z

Reserved: 2026-06-23T15:00:03.632Z

Link: CVE-2026-56846

cve-icon Vulnrichment

Updated: 2026-08-04T14:28:26.525Z

cve-icon NVD

Status : Received

Published: 2026-08-04T01:16:19.840

Modified: 2026-08-04T16:16:25.710

Link: CVE-2026-56846

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-04T00:49:58Z

Links: CVE-2026-56846 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T09:45:07Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption