CVE-2026-65592
n8n: Stored DOM XSS via Resource Locator `cachedResultUrl`
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install n8n@1.123.64
npm install n8n@2.29.8
npm install n8n@2.30.1
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (3)
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-79Cross-site Scripting (XSS)MITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.3 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:N/SC:L/SI:L/SA:N
References
- https://github.com/n8n-io/n8n/security/advisories/GHSA-9wcp-9r3j-383qWEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-65592ADVISORY
- https://github.com/n8n-io/n8nPACKAGE
- https://github.com/n8n-io/n8n/releases/tag/n8n@1.123.64WEB
- https://github.com/n8n-io/n8n/releases/tag/n8n@2.29.8WEB
- https://github.com/n8n-io/n8n/releases/tag/n8n@2.30.1WEB
- https://www.vulncheck.com/advisories/n8n-before-stored-dom-xss-via-cachedresulturlWEB
Frequently Asked Questions
- What is CVE-2026-65592?
- n8n: Stored DOM XSS via Resource Locator `cachedResultUrl` This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.3/10).
- How do I check if my project is affected by CVE-2026-65592?
- CVE-2026-65592 affects n8n. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-65592 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-44789CRITICAL
n8n: HTTP Request Node Pagination Prototype Pollution to RCE
- CVE-2026-25052CRITICAL
n8n's Improper File Access Controls Allow Arbitrary File Read by Authenticated Users
- CVE-2026-27498CRITICAL
n8n has Arbitrary Command Execution via File Write and Git Operations
- CVE-2026-72763HIGH
n8n: Shared-Workflow Editor Can Exfiltrate Credentials via Inline Sub-Workflow JSON
- CVE-2026-65598HIGH
n8n: Race Condition in Git Clone Node Allows Authenticated Users to Achieve Remote Code Execution
- CVE-2026-65015HIGH
n8n: AI Agents Project Viewer Privilege Escalation via run_node_tool
- CVE-2025-62726HIGH
n8n Vulnerable to Remote Code Execution via Git Node Pre-Commit Hook
- CVE-2026-65590MEDIUM
n8n: computer-use Shell Sandbox Not Enforced on Linux and Windows
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies