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.52% (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-MINIMOSLATEST-NODERED5-19478476
  • published2 Sept 2026
  • disclosed21 Aug 2026

Introduced: 21 Aug 2026

NewCVE-2026-77413  (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.0, the src/functions.js lookup function lacked an Object.prototype.hasOwnProperty check and allowed crafted expressions to access inherited prototype members. An attacker able to supply an expression could use inherited prototype setters and getters, constructor access, valueOf, and process.getBuiltinModule to reach the child_process module and execute arbitrary code with the privileges of the host process. This issue is fixed in versions 1.8.8 and 2.2.0.