CVE 5.9 MEDIUM

Nx: `nx graph` dev server permissive CORS policy_CVE-2026-54753

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

Description

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.

Basic Information

ID CVE-2026-54753
Source GitHub_M
Published Jun 26, 2026 at 18:13

Affected Product

Vendor nrwl
Product nx
Version >= 17.0.4, < 22.7.2
Affected Versions nrwl nx >= 17.0.4, < 22.7.2
nrwl nx >= 23.0.0-beta.0, < 23.0.0-beta.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.