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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-05-11 18:16
Updated : 2026-06-17 10:48
NVD link : CVE-2026-42856
Mitre link : CVE-2026-42856
CVE.ORG link : CVE-2026-42856
JSON object : View
Products Affected
No product.
CWE
CWE-306
Missing Authentication for Critical Function
