CVE-2026-54753

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.
Configurations

No configuration.

History

26 Jun 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-26 19:16

Updated : 2026-06-26 20:20


NVD link : CVE-2026-54753

Mitre link : CVE-2026-54753

CVE.ORG link : CVE-2026-54753


JSON object : View

Products Affected

No product.

CWE
CWE-749

Exposed Dangerous Method or Function

CWE-942

Permissive Cross-domain Policy with Untrusted Domains