CVE Catalog

CVE-2026-42856

High
Published: Translated: NVD NIST

Summary

Network-AI is a multi-agent orchestrator based on TypeScript/Node.js. In versions prior to 5.1.3, the MCP HTTP transport accepts JSON-RPC requests without any authentication, allowing enumeration and invocation of privileged management tools.

Risk Assessment

The lack of authentication in the service poses a risk that unauthorized parties can access sensitive management tools, potentially leading to serious security breaches.

Recommendation

It is recommended to upgrade to version 5.1.3 or later to secure the MCP HTTP transport against unauthorized access.

Related vulnerabilities

Original NVD description (English source)

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to 5.1.3, the MCP HTTP transport accepts JSON-RPC tools/call requests with no authentication, session, origin, or token check, and dispatches them directly to the orchestrator's tool registry. The default bind address is 0.0.0.0. As a result, any party with network reachability to the service can enumerate and invoke privileged management tools. This vulnerability is fixed in 5.1.3.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS