๐Ÿ” CVE Alert

CVE-2026-72744

MEDIUM 6.2

Nuxt before 4.5.1 Information Disclosure via Chrome DevTools

CVSS Score
6.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-200
Vendor nuxt
Product nuxt
Published Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for nuxt nuxt

Be the first to know when new medium vulnerabilities affecting nuxt nuxt 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:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

nuxt / nuxt
4.4.7 < 4.5.1
nuxt / nuxt
3.21.7 < 3.21.10

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/nuxt/nuxt/security/advisories/GHSA-7c4v-fwgw-9rf7 vulncheck.com: https://www.vulncheck.com/advisories/nuxt-before-information-disclosure-via-chrome-devtools

Credits

Saku0512