SCA: security update for n8n (GHSA-58jc-rcg5-95f3)

medium Tenable Cloud Security Plugin ID 436490

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- n8n is an open source workflow automation platform. Prior to version 1.114.0, a stored Cross-Site
Scripting (XSS) vulnerability may occur in n8n when using the “Respond to Webhook” node. When this node
responds with HTML content containing executable scripts, the payload may execute directly in the top-
level window, rather than within the expected sandbox introduced in version 1.103.0. This behavior can
enable a malicious actor with workflow creation permissions to execute arbitrary JavaScript in the context
of the n8n editor interface. This issue has been patched in version 1.114.0. Workarounds for this issue
involve restricting workflow creation and modification privileges to trusted users only, avoiding use of
untrusted HTML responses in the “Respond to Webhook” node, and using an external reverse proxy or HTML
sanitizer to filter responses that include executable scripts. (CVE-2025-61914)

See Also

https://github.com/advisories/GHSA-58jc-rcg5-95f3

Plugin Details

Severity: Medium

ID: 436490

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 12/26/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.42

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.1

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:P/A:N

CVSS Score Source: CVE-2025-61914

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 12/26/2025

Vulnerability Publication Date: 12/26/2025

Reference Information

CVE: CVE-2025-61914

cwe: CWE-79