CVE-2021-21297
Node-RED 1.2.7 and earlier contains a Prototype Pollution vulnerability in the admin API.
Does this matter?
Lower severity and a low EPSS score (1.40%). Track it; it rarely justifies an emergency change on its own.
Description
Node-Red is a low-code programming for event-driven applications built using nodejs. Node-RED 1.2.7 and earlier contains a Prototype Pollution vulnerability in the admin API. A badly formed request can modify the prototype of the default JavaScript Object with the potential to affect the default behaviour of the Node-RED runtime. The vulnerability is patched in the 1.2.8 release. A workaround is to ensure only authorized users are able to access the editor url.
- CVSS 3.1
- 6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
- EPSS
- 1.40% probability · 71th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-915, CWE-1321
- Affected
- nodered/node-red
- Source
- security-advisories@github.com
References
- https://github.com/node-red/node-red/releases/tag/1.2.8Release Notes, Third Party Advisory
- https://github.com/node-red/node-red/security/advisories/GHSA-xp9c-82x8-7f67Third Party Advisory
- https://www.npmjs.com/package/%40node-red/editor-api
- https://www.npmjs.com/package/%40node-red/runtime
- https://github.com/node-red/node-red/releases/tag/1.2.8Release Notes, Third Party Advisory
- https://github.com/node-red/node-red/security/advisories/GHSA-xp9c-82x8-7f67Third Party Advisory
- https://www.npmjs.com/package/%40node-red/editor-api
- https://www.npmjs.com/package/%40node-red/runtime
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.