Arbitrary Code Injection Affecting node-red-5 package, versions <5.0.5-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.43% (37th 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-MINIMOSLATEST-NODERED5-19478114
  • published2 Sept 2026
  • disclosed21 Aug 2026

Introduced: 21 Aug 2026

NewCVE-2026-77414  (opens in a new tab)
CWE-94  (opens in a new tab)

How to fix?

Upgrade Minimos:latest node-red-5 to version 5.0.5-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream node-red-5 package and not the node-red-5 package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.1, the src/jsonata.js environment.lookup function used a bypassable hasOwnProperty check. Crafted expressions could use $hasOwnProperty, $spread, $string, prototype access, and $constructor to reach the object prototype and invoke process.getBuiltinModule with child_process, executing arbitrary code with the privileges of the host process. This issue is fixed in versions 1.8.8 and 2.2.1.