Arbitrary Code Injection The advisory has been revoked - it doesn't affect any version of package nodejs:18/nodejs-docs  (opens in a new tab)


Threat Intelligence

EPSS
0.94% (56th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL9-NODEJS-9367284
  • published8 Mar 2025
  • disclosed13 Oct 2023

Introduced: 13 Oct 2023

CVE-2023-39333  (opens in a new tab)
CWE-94  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:9.

NVD Description

Note: Versions mentioned in the description apply only to the upstream nodejs:18/nodejs-docs package and not the nodejs:18/nodejs-docs package as distributed by RHEL.

Maliciously crafted export names in an imported WebAssembly module can inject JavaScript code. The injected code may be able to access data and functions that the WebAssembly module itself does not have access to, similar to as if the WebAssembly module was a JavaScript module.

This vulnerability affects users of any active release line of Node.js. The vulnerable feature is only available if Node.js is started with the --experimental-wasm-modules command line option.