CVE-2026-42337 PUBLISHED

MaxKB: Broken Access Control in MaxKB OSS URL Fetch API

Assigner: GitHub_M
Reserved: 26.04.2026 Published: 26.05.2026 Updated: 27.05.2026

MaxKB is an open-source AI assistant for enterprise. MaxKB 2.8.0 and prior are vulnerable to a broken access control vulnerability in the OSS file service URL fetch API (chat/api/oss/get_url). The endpoint uses application_id from the URL path without validating ownership, allowing attackers to perform operations under other applications’ policies. This vulnerability is fixed in 2.8.1.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor 1Panel-dev
Product MaxKB
Versions
  • Version < 2.8.1 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE