CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-46701

highCVSS 7.6covered by 1 sourcefirst seen 2026-07-20
Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.4.5, the MCP SSE server defaults to an empty secret (process.env['NETWORK_AI_MCP_SECRET'] ?? '' at bin/mcp-server.ts:89), which causes _isAuthorized (lib/mcp-transport-sse.ts:254) to return true unconditionally for every request — no Authorization header is required. Simultaneously, _handleRequest sets Access-Control-Allow-Origin: * (lib/mcp-transport-sse.ts:272) on every response, so a cross-origin browser fetch can read the result without restriction. An unauthenticated attacker who can lure a user to a malicious web page can invoke all 22 exposed MCP tools — including config_set, agent_spawn, and blackboard_write — against a default-configured localhost server. Version 5.4.5 patches the issue.

⚡ Watch CVE-2026-46701

Get an email if CVE-2026-46701 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-46701

CVE.org record

Embed the live status

CVE-2026-46701 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-46701 status](https://www.csirts.com/badge/CVE-2026-46701)](https://www.csirts.com/cve/CVE-2026-46701)