CVE Catalog

CVE-2026-77522

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Summary

In MaxKB 2.10.3-lts and earlier, the knowledge web-document import and synchronization crawler passes an authenticated user's URL to Fork.fork, which calls requests.get with verify=False and without restricting schemes, loopback, link-local, private, or reserved addresses. The response body becomes imported document content, allowing a low-privileged user to read cloud metadata or internal HTTP services through the MaxKB server.

Risk Assessment

SSRF vulnerability enabling access to internal network resources and cloud metadata. This can lead to privilege escalation and infrastructure data leakage.

Recommendation

Until a fix is released, restrict web document import for low-privileged users and filter outbound HTTP requests. Consider blocking access to private addresses and metadata at the network level.

Other vulnerabilities in MaxKB

See all
Original NVD description (English source)

MaxKB is an open-source AI assistant for enterprise. In version 2.10.3-lts and earlier, the knowledge web-document import and synchronization crawler passes an authenticated workspace user's URL to Fork.fork, which calls requests.get with verify=False and without restricting schemes, loopback, link-local, private, or reserved addresses. The response body is converted into imported document content, allowing a low-privileged user to read cloud metadata or internal HTTP services through the MaxKB server. No fixed version is available as of this review.

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