๐Ÿ” CVE Alert

CVE-2026-54753

MEDIUM 5.9

Nx: `nx graph` dev server permissive CORS policy

CVSS Score
5.9
EPSS Score
0.0%
EPSS Percentile
0th

Nx is a monorepo solution for TypeScript and polyglot codebases. From 17.0.4 until 22.7.2 and 23.0.0-beta.2, 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. This vulnerability is fixed in 22.7.2 and 23.0.0-beta.2.

CWE CWE-749 CWE-942
Vendor nrwl
Product nx
Published Jun 26, 2026
Last Updated Jun 26, 2026
Stay Ahead of the Next One

Get instant alerts for nrwl nx

Be the first to know when new medium vulnerabilities affecting nrwl nx are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

nrwl / nx
>= 17.0.4, < 22.7.2 >= 23.0.0-beta.0, < 23.0.0-beta.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/nrwl/nx/security/advisories/GHSA-g2r8-wvmj-jf5w github.com: https://github.com/nrwl/nx/pull/35494