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

exploitDog

nvd логотип

CVE-2026-58482

Опубликовано: 20 июл. 2026
Источник: nvd
CVSS3: 5.9
EPSS Низкий

Описание

Network-AI, a TypeScript/Node.js multi-agent orchestrator, has a shipped, exported, documented feature called ApprovalInbox (lib/approval-inbox.ts). It is the network surface of the human-in-the-loop Approval Gate, which ApprovalGate uses to require explicit human approval for high-risk operations. The HTTP server it exposes has no authentication of any kind and sets Access-Control-Allow-Origin: * on every route, including the state-changing POST /approvals/:id/approve and /deny. As a result, in versions 5.0.0 through 5.12.1, any party who can send an HTTP request to the inbox port — a co-located process, a container/SSRF on the same host, a remote client when the operator binds a non-loopback address, or any website the operator visits in a browser (via the wildcard CORS) — can enumerate pending approvals and approve them, defeating the entire human-in-the-loop control and causing the gated high-risk action (e.g. a shell command the agent was holding for review) to exe

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

Конфигурация 1
cpe:2.3:a:network-ai:network-ai:*:*:*:*:*:*:*:*
Версия от 5.0.0 (включая) до 5.12.2 (исключая)

EPSS

Процентиль: 5%
0.00159
Низкий

5.9 Medium

CVSS3

Дефекты

CWE-352

EPSS

Процентиль: 5%
0.00159
Низкий

5.9 Medium

CVSS3

Дефекты

CWE-352