CVE Catalog

CVE-2026-77518

MediumCVSS 5.0
Published: Updated: Translated: NVD NIST

Summary

In MaxKB 2.10.2-lts and earlier, a normal workspace user who knows another user's active MCP tool_id can retrieve the hidden tool through the tool-detail route, which does not apply per-resource authorization used by the list route. The response includes Tool.code, which may contain MCP server configuration and headers, and an attacker who can create or edit a workflow can place the foreign mcp_tool_id in a workflow mcp-node so debug uses the owner's MCP configuration.

Risk Assessment

Exposure of MCP server configuration and authentication headers, and unauthorized use of another user's MCP tools. This can lead to credential leakage and unauthorized resource access.

Recommendation

Until a fix is released, restrict access to tool-detail routes and monitor mcp_tool_id usage in workflows. Consider verifying MCP tool permissions in the workflow debug path.

Other vulnerabilities in MaxKB

See all
Original NVD description (English source)

MaxKB is an open-source AI assistant for enterprise. In 2.10.2-lts and earlier, a normal workspace user who knows another user's active MCP tool_id in the same workspace can retrieve the hidden tool through the tool-detail route because it does not apply the per-resource authorization used by the list route. The response includes Tool.code, which may contain MCP server configuration and headers, and an attacker who can create or edit an attacker-owned workflow can place the same foreign mcp_tool_id in a workflow mcp-node so workflow debug uses the owner's MCP configuration without verifying permission to use that tool. No fixed version is available as of this review.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS