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.
While session cookies (n8n-auth) are marked HttpOnly and cannot be directly exfiltrated, the vulnerability can facilitate Cross-Site Request Forgery (CSRF)-like actions from within the user’s authenticated session, potentially allowing:
n8n instances that allow untrusted users to create workflows are particularly impacted.
The vulnerability has been patched in v.1.114.0.
1.114.0Exploitability
AV:NAC:LPR:LUI:RScope
S:UImpact
C:HI:HA:NCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N