PT-2026-42703 · Jovancoding+3 · Network-Ai
CVE-2026-46701
·
Published
2026-05-21
·
Updated
2026-07-20
CVSS v3.1
7.6
High
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:L |
Name of the Vulnerable Software and Affected Versions
Network-AI versions prior to 5.4.5
Description
The MCP SSE server defaults to an empty secret via the
NETWORK AI MCP SECRET environment variable, which causes the isAuthorized() function to return true for all requests regardless of whether an Authorization header is provided. Additionally, the handleRequest() function applies a wildcard Access-Control-Allow-Origin: * header to all responses, allowing cross-origin browser requests to read the results. An unauthenticated attacker can lure a user to a malicious webpage to invoke 22 exposed MCP tools against a default-configured localhost server, including config set, agent spawn, and blackboard write.Recommendations
Update to version 5.4.5.
As a temporary mitigation, ensure the
NETWORK AI MCP SECRET environment variable is set to a non-empty value.
Restrict the use of the MCP SSE server to trusted origins by replacing the wildcard CORS header with a specific allowlist of localhost origins.Exploit
Fix
Origin Validation Error
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Network-Ai