SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-77072

HIGH · CVSS 7.6 EPSS 0.18% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-20 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The vulnerability affects n8n versions prior to 1.123.69, 2.33.4, and 2.34.1, specifically in the Form node's completion page, which improperly handles stored cross-site scripting (XSS) due to inadequate Content-Security-Policy enforcement. This flaw allows authenticated users to inject unsanitized HTML and scripts that execute in the context of any visitor's session who submits the public form, potentially leading to session hijacking or other malicious actions. Organizations using affected versions of n8n should prioritize patching this vulnerability to mitigate the risk of XSS attacks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-77072
Severity
HIGH
CVSS
7.6
EPSS
0.18%

Original NVD Description

n8n before 1.123.69, 2.33.4, and 2.34.1 contains a stored cross-site scripting vulnerability in the Form node's completion page. The completion page applied its sandboxing Content-Security-Policy only when respondWith was not set to 'redirect', but responseText was always rendered as raw HTML. An authenticated member could set respondWith to 'redirect' via an expression while keeping responseText populated, causing the completion page to serve unsanitized HTML and script from the n8n origin. Any visitor who submitted the resulting public form would have that script execute same-origin with their session.

Related CVEs

Other vulnerabilities affecting the same vendor(s)