CVE-2026-45669

MEDIUMNVD 5.45.4
EchelonGraph scoreMEDIUM confidence

This medium-severity CVE scores 5.4 under NVD CVSS v3. EPSS exploit probability: 0.2%, top 94% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, nvd
5.4
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS: 0%CVSS: 5.4Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Nuxt is an open-source web development framework for Vue.js. From versions 3.4.3 to before 3.21.6 and 4.0.0-alpha.1 to before 4.4.6, navigateTo() with external: true generates a server-side HTML redirect body containing a tag. The destination URL is only sanitized by replacing " with %22, leaving <, >, &, and ' unencoded. An attacker who can influence the URL passed to navigateTo(url, { external: true }) can break out of the content="…" attribute and inject arbitrary HTML/JavaScript that executes under the application's origin. This issue has been patched in versions 3.21.6 and 4.4.6.

CVSS v3
5.4
EG Score
5.4(medium)
EPSS
6.0%
KEV
Not listed

Published

May 19, 2026

Last Modified

June 15, 2026

Advisory Details (2)

Auto-updated Jun 15, 2026
🔬 Proof of concept available. Patch available. Sources: github, github_pr.
github Patch Available🟡 PoC Available

Reflected XSS in `navigateTo` external redirect · Advisory · nuxt/nuxt · GitHub

https://github.com/nuxt/nuxt/security/advisories/GHSA-fx6j-w5w5-h468
github_pr

fix(nuxt): encode html-significant characters in external redirect body

Fix merged in nuxt/nuxt PR #35052 on 2026-05-11 — awaiting tagged release

https://github.com/nuxt/nuxt/pull/35052

Vendor Advisories for CVE-2026-45669(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(1 across 1 ecosystem)
npm(1)
PackageVulnerable rangeFixed inDependents
nuxt4.4.6

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 5× in last 7d / 43× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-07-11 08:27 UTCEPSS rescore
  2. 2026-07-09 19:10 UTCEPSS rescore
  3. 2026-07-08 15:16 UTCEPSS rescore
  4. 2026-07-06 16:27 UTCEPSS rescore
  5. 2026-07-05 02:30 UTCEPSS rescore
  6. 2026-07-04 06:31 UTCEPSS rescore
  7. 2026-07-01 15:07 UTCEPSS rescore
  8. 2026-06-30 23:22 UTCEPSS rescore
  9. 2026-06-29 20:54 UTCEG score recompute
  10. 2026-06-29 14:06 UTCEPSS rescore
  11. 2026-06-29 14:06 UTCEPSS rescore
  12. 2026-06-28 14:07 UTCEPSS rescore
  13. 2026-06-28 04:56 UTCEPSS rescore
  14. 2026-06-28 04:56 UTCEPSS rescore
  15. 2026-06-27 20:25 UTCEG score recompute
  16. 2026-06-27 03:08 UTCEPSS rescore
  17. 2026-06-26 19:48 UTCEG score recompute
  18. 2026-06-25 17:06 UTCEG score recompute
  19. 2026-06-25 13:49 UTCEPSS rescore
  20. 2026-06-24 14:05 UTCEPSS rescore
  21. 2026-06-23 21:33 UTCEPSS rescore
  22. 2026-06-23 21:33 UTCEPSS rescore
  23. 2026-06-22 14:25 UTCEPSS rescore
  24. 2026-06-22 14:25 UTCEPSS rescore
  25. 2026-06-21 14:56 UTCEPSS rescore
Show 19 more
  1. 2026-06-21 14:56 UTCEPSS rescore
  2. 2026-06-21 01:59 UTCEPSS rescore
  3. 2026-06-19 19:25 UTCEPSS rescore
  4. 2026-06-18 17:52 UTCEPSS rescore
  5. 2026-06-18 17:52 UTCEPSS rescore
  6. 2026-06-17 22:56 UTCEG score recompute
  7. 2026-06-17 17:53 UTCEPSS rescore
  8. 2026-06-16 23:02 UTCEG score recompute
  9. 2026-06-16 17:52 UTCEPSS rescore
  10. 2026-06-15 23:02 UTCEG score recompute 0.10
  11. 2026-06-15 18:09 UTCNVD updateCVSS v3 → 5.4
  12. 2026-06-15 17:49 UTCEPSS rescore
  13. 2026-06-14 22:35 UTCEG score recompute
  14. 2026-06-13 23:00 UTCEPSS rescore
  15. 2026-06-13 22:41 UTCEG score recompute
  16. 2026-06-12 23:12 UTCEPSS rescore
  17. 2026-06-12 16:13 UTCEG score recompute 5.30
  18. 2026-06-12 16:12 UTCNVD updateCVSS v3 → 5.3 · CVSS v4 → 5.3
  19. 2026-05-24 06:14 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-45669?
CVE-2026-45669 is a medium vulnerability published on May 19, 2026. Nuxt is an open-source web development framework for Vue.js. From versions 3.4.3 to before 3.21.6 and 4.0.0-alpha.1 to before 4.4.6, navigateTo() with external: true generates a server-side HTML redirect body containing a <meta http-equiv="refresh"> tag. The destination URL is only sanitized by…
When was CVE-2026-45669 disclosed?
CVE-2026-45669 was first published in the National Vulnerability Database on May 19, 2026, with the most recent update on June 15, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-45669 actively exploited?
CVE-2026-45669 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 6.0% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-45669?
CVE-2026-45669 has a CVSS v3 base score of 5.4 (NVD).
How do I remediate CVE-2026-45669?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-45669, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-45669

Explore →

Is Your Infrastructure Affected by CVE-2026-45669?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.