Vulnerability  ·  2026-09-19

MCP Documentation Server — unauthenticated Web UI bound to all interfaces by default

VulnerabilityMedium impactGlobalCVE-2026-54504
This local-first document management server for AI coding agents ships with its Web UI enabled by default and bound to 0.0.0.0, exposing unauthenticated document search/management functionality on the network.
Insecure-by-default network exposure of a documentation/semantic-search server used by coding agents could leak proprietary documentation or codebase context to any network-adjacent attacker, though the small single-author project limits overall blast radius.
The automatically started Web UI defaults to START_WEB_UI enabled and WEB_PORT 3080 bound to all network interfaces with no authentication, exposing the document management/semantic-search API to the network.
MCP Documentation Server 1.13.0 – 1.13.1
Upgrade to a patched version and explicitly disable or bind the Web UI to localhost only.
GitHub commit (fix)NVD CVE-2026-54504
See this in the live feed Explore related AI security and governance findings — updated every morning.
Open the feed →