{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-54753",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-06-15T23:12:41.965Z",
        "datePublished": "2026-06-26T18:13:34.371Z",
        "dateUpdated": "2026-06-26T19:09:33.257Z"
    },
    "containers": {
        "cna": {
            "title": "Nx: `nx graph` dev server permissive CORS policy",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-749",
                            "lang": "en",
                            "description": "CWE-749: Exposed Dangerous Method or Function",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-942",
                            "lang": "en",
                            "description": "CWE-942: Permissive Cross-domain Policy with Untrusted Domains",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 5.9,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/nrwl/nx/security/advisories/GHSA-g2r8-wvmj-jf5w",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/nrwl/nx/security/advisories/GHSA-g2r8-wvmj-jf5w"
                },
                {
                    "name": "https://github.com/nrwl/nx/pull/35494",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/nrwl/nx/pull/35494"
                }
            ],
            "affected": [
                {
                    "vendor": "nrwl",
                    "product": "nx",
                    "versions": [
                        {
                            "version": ">= 17.0.4, < 22.7.2",
                            "status": "affected"
                        },
                        {
                            "version": ">= 23.0.0-beta.0, < 23.0.0-beta.2",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-06-26T18:13:34.371Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "source": {
                "advisory": "GHSA-g2r8-wvmj-jf5w",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-06-26T19:09:19.972525Z",
                                "id": "CVE-2026-54753",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-06-26T19:09:33.257Z"
                }
            }
        ]
    }
}