CVE-2026-42856 Details
Description
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.
A vulnerability exists in Network-AI versions prior to 5.1.3, where the MCP HTTP transport accepts JSON-RPC tools/call requests without any form of authentication, session, origin, or token verification. These requests are sent directly to the orchestrator's tool registry. The service is exposed on all network interfaces by default, allowing any party with network access to the service to enumerate and invoke privileged management tools. This includes capabilities such as reading and modifying the live orchestrator configuration, managing registered agents, creating or revoking security tokens, and adjusting global budget ceilings.
Users are advised to update to Network-AI version 5.1.3 or later. Additionally, it is recommended to configure the server to bind only to the loopback interface by default, and to implement authentication checks for the MCP HTTP endpoint before processing tools/call requests.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 11, 2026CISA-ADP
Assessed May 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Jovancoding/Network-AI/security/advisories/GHSA-fj4g-2p96-q6m3 | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/Jovancoding/Network-AI/security/advisories/GHSA-fj4g-2p96-q6m3 | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-306 | Missing Authentication for Critical Function | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Jovancoding Network-AI | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 11, 2026 | CVE Modified | CISA-ADP |
| May 11, 2026 | New CVE Received | [email protected] |
Volerion