CVE-2026-65592

Summary

n8n before 1.123.64, 2.29.8, and 2.30.1 contains a stored DOM cross-site scripting vulnerability in the Resource Locator component, which passes the workflow-persisted cachedResultUrl parameter to window.open() without scheme validation. An attacker with workflow creation/editing privileges can craft a workflow with a malicious (e.g., javascript:) scheme in cachedResultUrl; when a victim opens the crafted workflow and interacts with external links, the payload executes in the victim's browser.

Affected Software

VendorProductVersion RangeStatus
n8n-ion8n0 < 1.123.64affected
n8n-ion8n1.123.64unaffected
n8n-ion8n0 < 2.30.1affected
n8n-ion8n2.30.1unaffected
n8n-ion8n0 < 2.29.8affected
n8n-ion8n2.29.8unaffected

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