CVE-2025-53927

CVE-2025-53927 is a medium-severity vulnerability in Maxkb with a CVSS 3.x base score of 4.6. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-94.

Key facts

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.

Frequently asked questions

What is CVE-2025-53927?
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.
How severe is CVE-2025-53927?
CVE-2025-53927 has a CVSS 3.x base score of 4.6, rated medium severity. It is exploitable over network with high attack complexity, requires low privileges and user interaction. Impact on confidentiality is low, integrity low, and availability low.
Is CVE-2025-53927 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (13th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2025-53927?
CVE-2025-53927 affects Maxkb. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2025-53927?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2025-53927 have an EU (EUVD) identifier?
Yes. CVE-2025-53927 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-21772.
When was CVE-2025-53927 published?
CVE-2025-53927 was published on 2025-07-17 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Maxkb

All CVEs affecting Maxkb →

Other CWE-94 (Code Injection) vulnerabilities

Browse all CWE-94 (Code Injection) vulnerabilities →