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


Threat Intelligence

EPSS
0.56% (43rd 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-9499582
  • published21 Mar 2025
  • disclosed16 Feb 2024

Introduced: 16 Feb 2024

CVE-2024-21892  (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-packaging package and not the nodejs:18/nodejs-packaging package as distributed by RHEL.

On Linux, Node.js ignores certain environment variables if those may have been set by an unprivileged user while the process is running with elevated privileges with the only exception of CAP_NET_BIND_SERVICE. Due to a bug in the implementation of this exception, Node.js incorrectly applies this exception even when certain other capabilities have been set. This allows unprivileged users to inject code that inherits the process's elevated privileges.