CVE Catalog

CVE-2026-77517

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Summary

In MaxKB from version 2.0.0 through 2.10.2-lts, document and paragraph operate routes authorize only knowledge_id in the request path, then query the target Document by document_id or Paragraph by paragraph_id without confirming the object belongs to that knowledge base. A normal workspace user with a known victim document or paragraph UUID can read or modify content in another user's knowledge base.

Risk Assessment

Unauthorized read and modification of documents and paragraphs in other users' knowledge bases. This can lead to leakage and manipulation of business data.

Recommendation

Until a fix is released, restrict workspace user permissions and monitor document operations. Consider verifying document-to-knowledge-base ownership in the code.

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.10.2-lts, document and paragraph operate routes authorize only knowledge_id in the request path, then query the target Document by document_id or Paragraph by paragraph_id without confirming that the object belongs to that knowledge base. A normal workspace user with a known victim document or paragraph UUID can use an attacker-owned knowledge-base path to read or modify content in another user's knowledge base. No fixed version is available as of this review.

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