Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. nx
  4. ›
  5. CVE-2026-54753

CVE-2026-54753: `nx graph` dev server permissive CORS policy

July 31, 2026

The local HTTP server started by nx graph sent Access-Control-Allow-Origin: * on every response, letting any website a developer visited read the server’s responses cross-origin — including the full project graph and the output of the /help endpoint, which runs a target’s configured help command. The practical impact is typically cross-origin information disclosure, but can be arbitrary command injection in rare cases.

References

  • github.com/advisories/GHSA-g2r8-wvmj-jf5w
  • github.com/nrwl/nx/commit/7620c1ffe598086ce5e66457c7e6e38799bb499d
  • github.com/nrwl/nx/commit/e59122c5569cf201561b9995ce4e34a304f4fb03
  • github.com/nrwl/nx/pull/35494
  • github.com/nrwl/nx/releases/tag/22.7.2
  • github.com/nrwl/nx/security/advisories/GHSA-g2r8-wvmj-jf5w
  • nvd.nist.gov/vuln/detail/CVE-2026-54753

Code Behaviors & Features

Detect and mitigate CVE-2026-54753 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 17.0.4 before 22.7.2, all versions starting from 23.0.0-beta.0 before 23.0.0-beta.2

Fixed versions

  • 22.7.2
  • 23.0.0-beta.2

Solution

Upgrade to versions 22.7.2, 23.0.0-beta.2 or above.

Impact 5.9 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-749: Exposed Dangerous Method or Function
  • CWE-942: Permissive Cross-domain Policy with Untrusted Domains

Source file

npm/nx/CVE-2026-54753.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:18:18 +0000.