CVE-2021-21297 HIGH

CVE-2021-21297: Prototype Pollution in Node-Red

Vendor Node-Red
Product node-red
Weakness CWE-1321
Published February 26, 2021
Last update August 3, 2024

CVSS base score

7.7/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

February 26, 2021 CVE published
August 3, 2024 Record updated