---
id: GHSA-h5xr-fqvj-253p
title: 'Duplicate Advisory: Stored DOM XSS via Resource Locator `cachedResultUrl`'
summary: 'Duplicate Advisory: Stored DOM XSS via Resource Locator `cachedResultUrl`'
severity: high
cwe:
  - CWE-79
vendor: n8n
product: n8n
ecosystem: npm
affected:
  - n8n < 1.123.64
published: '2026-07-22'
updated: '2026-07-22'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-h5xr-fqvj-253p'
references:
  - url: 'https://github.com/n8n-io/n8n/security/advisories/GHSA-9wcp-9r3j-383q'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-65592'
  - url: >-
      https://www.vulncheck.com/advisories/n8n-before-stored-dom-xss-via-cachedresulturl
  - url: 'https://github.com/advisories/GHSA-h5xr-fqvj-253p'
tags:
  - ghsa
  - npm
ingestedAt: '2026-07-22T18:05:38.686Z'
---

## Overview

## Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-9wcp-9r3j-383q. This link is maintained to preserve external references.

## Original Description

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 packages

- `n8n < 1.123.64`

## Remediation

Refer to the advisory for the patched release.
