← Back

Nodered

nodered

6 CVEs • 2 products

Products (2)

Click to collapse
Toggle
Node Red
node-red

CVEs (6)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Nodered
1Node Red Dashboard
Jun 17, 2026
Oct 31, 2022
N/A· v4
6.1 MEDIUM· v3
N/A· v2
A vulnerability, which was classified as problematic, has been found in node-red-dashboard. This issue affects some unknown processing of the file components/ui-component/ui-component-ctrl.js of the component ui_text For...Show more
A vulnerability, which was classified as problematic, has been found in node-red-dashboard. This issue affects some unknown processing of the file components/ui-component/ui-component-ctrl.js of the component ui_text Format Handler. The manipulation leads to cross site scripting. The attack may be initiated remotely. The name of the patch is 9305d1a82f19b235dfad24a7d1dd4ed244db7743. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-212555.Show less
1Nodered
1Node Red
Jun 17, 2026
Feb 26, 2021
N/A· v4
6.5 MEDIUM· v3
3.5 LOW· v2
Node-Red is a low-code programming for event-driven applications built using nodejs. Node-RED 1.2.7 and earlier has a vulnerability which allows arbitrary path traversal via the Projects API. If the Projects feature is e...Show more
Node-Red is a low-code programming for event-driven applications built using nodejs. Node-RED 1.2.7 and earlier has a vulnerability which allows arbitrary path traversal via the Projects API. If the Projects feature is enabled, a user with `projects.read` permission is able to access any file via the Projects API. The issue has been patched in Node-RED 1.2.8. The vulnerability applies only to the Projects feature which is not enabled by default in Node-RED. The primary workaround is not give untrusted users read access to the Node-RED editor.Show less
1Nodered
1Node Red
Jun 17, 2026
Feb 26, 2021
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
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 prototy...Show more
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.Show less
1Nodered
1Node Red Dashboard
Jun 17, 2026
Jan 26, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Node-RED-Dashboard before 2.26.2 allows ui_base/js/..%2f directory traversal to read files.
1Nodered
1Node Red
Jun 17, 2026
Jan 28, 2020
N/A· v4
5.4 MEDIUM· v3
3.5 LOW· v2
A stored XSS vulnerability is present within node-red (version: <= 0.20.7) npm package, which is a visual tool for wiring the Internet of Things. This issue will allow the attacker to steal session cookies, deface web ap...Show more
A stored XSS vulnerability is present within node-red (version: <= 0.20.7) npm package, which is a visual tool for wiring the Internet of Things. This issue will allow the attacker to steal session cookies, deface web applications, etc.Show less
1Nodered
1Node Red Dashboard
Jun 17, 2026
Oct 8, 2019
N/A· v4
5.4 MEDIUM· v3
3.5 LOW· v2
It is possible to inject JavaScript within node-red-dashboard versions prior to version 2.17.0 due to the ui_notification node accepting raw HTML by default.