Intel

AIKIDO-2026-608076

node is vulnerable to Use-After-Free

Use-After-FreeCVE-2026-56848 Published 4 days ago

80

High Risk

This Affects:

OSnode
0.0.1 - 22.23.1
Fixed in 22.23.2
23.0.0 - 24.18.0
Fixed in 24.18.1
25.0.0 - 26.5.0
Fixed in 26.5.1
Are you affected? Scan for Free

TL;DR

Affected versions of Node.js are vulnerable to a heap-use-after-free due to improper handling of re-entrant HTTP/2 operations. A flaw in the interaction between nghttp2_session_mem_recv() and nghttp2_session_mem_send() allows memory to be accessed after it has been freed when processing specially crafted HTTP/2 frames. An attacker could exploit this vulnerability to cause a denial of service by crashing the application or, in certain circumstances, achieve arbitrary code execution.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

node is vulnerable to Use-After-Free in versions 25.0.0 - 26.5.0, 23.0.0 - 24.18.0 and 0.0.1 - 22.23.1.

How to fix this

Upgrade the node library to a patch version.