Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2024-23657

25
FAUCET Score

CVE-2024-23657 is a critical path traversal vulnerability affecting Nuxt Devtools, an open-source framework for Vue.js applications. An attacker can exploit a missing authentication on the getTextAssetContent RPC function, combined with a lack of Origin checks on the WebSocket handler, to exfiltrate data from a locally running devtools instance. This can lead to arbitrary file reading and, in certain configurations, remote code execution (RCE) by leveraging the devtools authentication token. The vulnerability has a CVSS score of 8.8 (High) due to its network-based attack vector, low attack complexity, and high impact on confidentiality, integrity, and availability. There is currently no evidence of active exploitation, publicly available exploit code, or significant community discussion, but users are advised to upgrade to version 1.3.9 immediately as no workarounds exist.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.3.9CPE matchmatch criteria
cpe:2.3:a:nuxt:nuxt:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.8HIGH

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
2.8
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
1.21%
Probability of exploitation in next 30 days
EPSS Percentile
65.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0121 is in the 64th percentile among its peer group of 14,848 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.1 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

npmpatch availablevia ghsa
Product: @nuxt/devtoolsFixed in: 1.3.9

Vendor Advisories (1)

npmGHSA-rcvg-rgf7-pppvhigh

Nuxt Devtools has a Path Traversal: '../filedir'

Aug 5, 2024

References

github.com / nuxt/devtools/blob/c4f2b68281203fc3f61ffc97d9c6623fbfde46bb/packages/devtools/src/dev-auth.ts
Issue Tracking
github.com / nuxt/devtools/blob/c4f2b68281203fc3f61ffc97d9c6623fbfde46bb/packages/devtools/src/server-rpc/assets.ts
Issue Tracking
github.com / nuxt/devtools/blob/c4f2b68281203fc3f61ffc97d9c6623fbfde46bb/packages/devtools/src/server-rpc/assets.ts
Issue Tracking
github.com / nuxt/devtools/blob/c4f2b68281203fc3f61ffc97d9c6623fbfde46bb/packages/devtools/src/server-rpc/index.ts
Issue Tracking
github.com / nuxt/nuxt/security/advisories/GHSA-rcvg-rgf7-pppv
ExploitThird Party Advisory
portswigger.net / web-security/websockets/cross-site-websocket-hijacking
Third Party Advisory