CVE-2026-56848

Summary

A flaw in Node.js HTTP/2 handling allows nghttp2_session_mem_send() to be called re-entrantly while nghttp2_session_mem_recv() is executing, resulting in a heap-use-after-free.

This vulnerability affects Node.js 26.x, 24.x, and 22.x.

Affected Software

VendorProductVersion RangeStatus
nodejsnode26.5.0 <= 26.5.0affected
nodejsnode24.18.0 <= 24.18.0affected
nodejsnode22.23.1 <= 22.23.1affected

Weaknesses

  • CWE-416: CWE-416 Use After Free

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References