๐Ÿ” CVE Alert

CVE-2026-77072

UNKNOWN 0.0

n8n before 1.123.69 Stored XSS via Form Completion Page

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-79
Vendor n8n-io
Product n8n
Published Aug 20, 2026
Last Updated Aug 20, 2026
Stay Ahead of the Next One

Get instant alerts for n8n-io n8n

Be the first to know when new unknown vulnerabilities affecting n8n-io n8n are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

n8n-io / n8n
0 < 1.123.69
n8n-io / n8n
0 < 2.34.1
n8n-io / n8n
0 < 2.33.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/n8n-io/n8n/security/advisories/GHSA-rmr5-775f-jvm2 vulncheck.com: https://www.vulncheck.com/advisories/n8n-before-stored-xss-via-form-completion-page

Credits

๐Ÿ” Masofgon