CVE-2025-53927
MaxKB Directory Traversal (Command Execution)
Description
MaxKB is an open-source AI assistant for enterprise. Prior to version 2.0.0, the sandbox design rules can be bypassed because MaxKB only restricts the execution permissions of files in a specific directory. Therefore, an attacker can use the `shutil.copy2` method in Python to copy the command they want to execute to the executable directory. This bypasses directory restrictions and reverse shell. Version 2.0.0 fixes the issue.
INFO
Published Date :
July 17, 2025, 2:15 p.m.
Last Modified :
Aug. 2, 2025, 1:34 a.m.
Remotely Exploit :
No
Source :
[email protected]
CVSS Scores
Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
---|---|---|---|---|---|---|
CVSS 3.1 | MEDIUM | [email protected] | ||||
CVSS 3.1 | MEDIUM | [email protected] |
Solution
- Update MaxKB to version 2.0.0 or later.
- Verify sandbox restrictions are enforced.
- Review file copying mechanisms.
- Restrict execution permissions broadly.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-53927
.
URL | Resource |
---|---|
https://github.com/1Panel-dev/MaxKB/releases/tag/v2.0.0 | Release Notes |
https://github.com/1Panel-dev/MaxKB/security/advisories/GHSA-5xhm-4j3v-87m4 | Vendor Advisory Exploit |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-53927
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-53927
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-53927
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-53927
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Aug. 02, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L Added CPE Configuration OR *cpe:2.3:a:maxkb:maxkb:*:*:*:*:lts:*:*:* versions up to (excluding) 2.0.0 Added Reference Type GitHub, Inc.: https://github.com/1Panel-dev/MaxKB/releases/tag/v2.0.0 Types: Release Notes Added Reference Type GitHub, Inc.: https://github.com/1Panel-dev/MaxKB/security/advisories/GHSA-5xhm-4j3v-87m4 Types: Exploit, Vendor Advisory -
New CVE Received by [email protected]
Jul. 17, 2025
Action Type Old Value New Value Added Description MaxKB is an open-source AI assistant for enterprise. Prior to version 2.0.0, the sandbox design rules can be bypassed because MaxKB only restricts the execution permissions of files in a specific directory. Therefore, an attacker can use the `shutil.copy2` method in Python to copy the command they want to execute to the executable directory. This bypasses directory restrictions and reverse shell. Version 2.0.0 fixes the issue. Added CVSS V3.1 AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L Added CWE CWE-94 Added Reference https://github.com/1Panel-dev/MaxKB/releases/tag/v2.0.0 Added Reference https://github.com/1Panel-dev/MaxKB/security/advisories/GHSA-5xhm-4j3v-87m4