CVE-2026-77072

Summary

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.

Affected Software

VendorProductVersion RangeStatus
n8n-ion8n0 < 1.123.69affected
n8n-ion8n1.123.69unaffected
n8n-ion8n0 < 2.34.1affected
n8n-ion8n2.34.1unaffected
n8n-ion8n0 < 2.33.4affected
n8n-ion8n2.33.4unaffected

Weaknesses

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

References