CVE-2026-42856

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.

Configurations

No configuration.

History

11 May 2026, 20:25

Type Values Removed Values Added
References () https://github.com/Jovancoding/Network-AI/security/advisories/GHSA-fj4g-2p96-q6m3 - () https://github.com/Jovancoding/Network-AI/security/advisories/GHSA-fj4g-2p96-q6m3 -

11 May 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-11 18:16

Updated : 2026-05-13 17:31


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