CVE-2026-42335 PUBLISHED

MaxKB: SSRF Bypass in MaxKB OSS URL Fetch due to URL Parsing Discrepancy

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

MaxKB is an open-source AI assistant for enterprise. Prior to 2.8.1, MaxKB v2.8.0 and prior are vulnerable to a server-side request forgery (SSRF) bypass in the OSS file service URL fetch (chat/api/oss/get_url) endpoint. The vulnerability exists due to inconsistent URL parsing between the urlparse validation function and the requests HTTP client, allowing attackers to access internal network services. 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:N/VI:N/VA:N/SC:H/SI:L/SA:N
CVSS Score: 6.3

Product Status

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

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE