CVE Catalog

CVE-2026-77516

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Summary

In MaxKB from version 2.0.0 through 2.9.2, a lowest-role workspace member denied access to a tool by WorkspaceUserResourcePermission can still bind its identifier through tool_ids, skill_tool_ids, or mcp_tool_ids and execute it through the agent or workflow dispatch path. The dispatch path does not reapply the per-tool grant, and tool execution decrypts server-side init_params, allowing the caller to receive credentials carried by the denied tool.

Risk Assessment

Bypass of tool access controls and leakage of server-side credentials. This can lead to privilege escalation and unauthorized resource access.

Recommendation

Until a fix is released, restrict the ability to create and edit workflows and monitor tool_ids and mcp_tool_ids usage. Consider reapplying per-tool grants in the dispatch path.

Other vulnerabilities in MaxKB

See all
Original NVD description (English source)

MaxKB is an open-source AI assistant for enterprise. From version 2.0.0 through 2.9.2, a lowest-role workspace member denied access to a tool by WorkspaceUserResourcePermission can still bind its identifier through tool_ids, skill_tool_ids, or mcp_tool_ids and execute it through the agent or workflow dispatch path. The dispatch path does not reapply the per-tool grant enforced by dedicated tool routes, and tool execution decrypts server-side init_params, allowing the caller to receive credentials carried by the denied tool. No fixed version is available as of this review.

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