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.65% (49th 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-19478426
  • published2 Sept 2026
  • disclosed21 Aug 2026

Introduced: 21 Aug 2026

NewCVE-2026-77415  (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, crafted JSONata expressions could chain several object-integrity weaknesses to execute arbitrary code. The chain could overwrite $clone to mutate objects through evaluateTransformExpression, expose and deconstruct JSONata functions or lambdas through $merge.*, replace proc.arguments.forEach used by applyProcedure, and forge internal lambda state. These primitives allowed an attacker to reach prototype getters, prototype and constructor access, and process.getBuiltinModule with child_process, executing code with the privileges of the host process. This issue is fixed in versions 1.8.8 and 2.2.1.