CVE-2026-72744

Source
https://cve.org/CVERecord?id=CVE-2026-72744
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72744.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72744
Aliases
Published
2026-08-11T12:16:58.926Z
Modified
2026-08-13T03:52:06.775261862Z
Severity
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Nuxt before 4.5.1 Information Disclosure via Chrome DevTools
Details

Nuxt versions >= 4.4.7 and < 4.5.1, and >= 3.21.7 and < 3.21.10, contain an information disclosure vulnerability in the development server's Chrome DevTools workspace endpoint (GET /.well-known/appspecific/com.chrome.devtools.json). The endpoint's local-request gate (isLocalDevRequest) is header-based and trusts the attacker-supplied Host header rather than the connected peer address. When the dev server is bound to a network-reachable interface (e.g. nuxt dev --host) and experimental.chromeDevtoolsProjectSettings is enabled (the default), an unauthenticated attacker on the LAN can send a request with a spoofed Host header and no browser-specific headers (Sec-Fetch-Site, Origin, Referer) to retrieve the project's absolute filesystem root path (rootDir) and a persistent per-project workspace UUID. Production builds are unaffected. Fixed in 4.5.1 and 3.21.10.

Database specific
{
    "cwe_ids": [
        "CWE-200"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72744.json",
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/nuxt/nuxt

Affected ranges

Type
GIT
Repo
https://github.com/nuxt/nuxt
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "4.4.7"
        },
        {
            "fixed": "4.5.1"
        },
        {
            "introduced": "3.21.7"
        },
        {
            "fixed": "3.21.10"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

v3.*
v3.21.7
v3.21.8
v3.21.9
v4.*
v4.4.7
v4.4.8
v4.5.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72744.json"