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-2025-54782

69
FAUCET Score

CVE-2025-54782 is a critical Remote Code Execution (RCE) vulnerability affecting versions 0.2.0 and below of the @nestjs/devtools-integration package in the NestJS framework. When enabled, a local development HTTP server exposes an API endpoint with an unsafe JavaScript sandbox, allowing arbitrary code execution. With a CVSS score of 8.8 (HIGH), this vulnerability has a network attack vector, low complexity, and high impact on confidentiality, integrity, and availability, as a malicious website can execute code on a developer's machine. While not currently in the KEV catalog, Nuclei templates for exploitation exist, and the vulnerability has garnered significant community discussion with 10 mentions.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.2.1CPE matchmatch criteria
cpe:2.3:a:nestjs:devtools-integration:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 4.0

9.4CRITICAL

CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
ADJACENT
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
HIGH
SS Confidentiality
HIGH
SS Integrity
HIGH
SS Availability
HIGH
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
43.92%
Probability of exploitation in next 30 days
EPSS Percentile
98.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
Nuclei: CVE-2025-54782 · Aug 3, 2025
This CVE's current EPSS score of 0.4392 is in the 99th percentile among its peer group of 14,875 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 (2)

npmpatch availablevia ghsa
Product: @nestjs/devtools-integrationFixed in: 0.2.1
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

npmGHSA-85cg-cmq5-qjm7critical

@nestjs/devtools-integration: CSRF to Sandbox Escape Allows for RCE against JS Developers

Aug 1, 2025

References

github.com / JLLeitschuh/nestjs-devtools-integration-rce-poc
Exploit
github.com / JLLeitschuh/nestjs-typescript-starter-w-devtools-integration
Product
github.com / nestjs/nest/security/advisories/GHSA-85cg-cmq5-qjm7
ExploitVendor Advisory
nodejs.org / api/vm.html
Product
socket.dev / blog/nestjs-rce-vuln
ExploitThird Party Advisory