Description
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.
Published: 2026-05-26
Score: 6.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

MaxKB versions prior to 2.8.1 are vulnerable to an SSRF bypass in the OSS URL fetch endpoint (chat/api/oss/get_url). An attacker can send carefully crafted URLs that pass the urlparse validation but are interpreted differently by the underlying HTTP client, allowing arbitrary internal network addresses to be accessed. The flaw enables a compromise of confidentiality and integrity of internal services, as the attacker can retrieve sensitive data or further pivot within the network. The weakness is classified as CWE‑918, a Server‑Side Request Forgery.

Affected Systems

The affected vendor is 1Panel-dev, product MaxKB, with vulnerable releases including v2.8.0 and all prior versions. The vulnerability was fixed in release 2.8.1.

Risk and Exploitability

The CVSS score of 6.3 indicates moderate severity. EPSS data is unavailable and the vulnerability is not listed in CISA’s KEV catalog, suggesting no known widespread exploitation. However, the bypass can be triggered by anyone who can reach the chat/api/oss/get_url endpoint, so if that endpoint is exposed to untrusted users or the internet, the risk of internal compromise is significant. The attacker would need to supply a specially crafted URL; no additional user privileges are required beyond access to the vulnerable endpoint.

Generated by OpenCVE AI on May 26, 2026 at 21:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MaxKB to version 2.8.1 or later to apply the vendor fix.
  • If an upgrade cannot be performed immediately, restrict the chat/api/oss/get_url endpoint to authenticated and trusted users or isolate it behind an internal firewall so only the MaxKB process or a trusted subnet can invoke it.
  • Implement network segmentation or firewall rules that block the MaxKB server from reaching internal sensitive services, thereby limiting the impact of a potential remaining SSRF vector.

Generated by OpenCVE AI on May 26, 2026 at 21:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 26 May 2026 20:30:00 +0000

Type Values Removed Values Added
Description 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.
Title MaxKB: SSRF Bypass in MaxKB OSS URL Fetch due to URL Parsing Discrepancy
Weaknesses CWE-918
References
Metrics cvssV4_0

{'score': 6.3, '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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-05-26T20:09:25.244Z

Reserved: 2026-04-26T13:26:14.514Z

Link: CVE-2026-42335

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-26T21:16:37.017

Modified: 2026-05-26T21:16:37.017

Link: CVE-2026-42335

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-26T21:30:16Z

Weaknesses