Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2025-54782

Опубликовано: 02 авг. 2025
Источник: nvd
CVSS3: 8.8
EPSS Средний

Описание

Nest is a framework for building scalable Node.js server-side applications. In versions 0.2.0 and below, a critical Remote Code Execution (RCE) vulnerability was discovered in the @nestjs/devtools-integration package. When enabled, the package exposes a local development HTTP server with an API endpoint that uses an unsafe JavaScript sandbox (safe-eval-like implementation). Due to improper sandboxing and missing cross-origin protections, any malicious website visited by a developer can execute arbitrary code on their local machine. The package adds HTTP endpoints to a locally running NestJS development server. One of these endpoints, /inspector/graph/interact, accepts JSON input containing a code field and executes the provided code in a Node.js vm.runInNewContext sandbox. This is fixed in version 0.2.1.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:nestjs:devtools-integration:*:*:*:*:*:node.js:*:*
Версия до 0.2.1 (исключая)

EPSS

Процентиль: 96%
0.24363
Средний

8.8 High

CVSS3

Дефекты

CWE-77

Связанные уязвимости

github
6 месяцев назад

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

CVSS3: 9.6
fstec
6 месяцев назад

Уязвимость пакета интеграции devtools-integration платформы Nest для создания масштабируемых серверных приложений Node.js, позволяющая нарушителю выполнить произвольный код

EPSS

Процентиль: 96%
0.24363
Средний

8.8 High

CVSS3

Дефекты

CWE-77