Vulnerability Database

309,130

Total vulnerabilities in the database

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.

  • Published: Jul 17, 2025
  • Updated: Nov 16, 2025
  • CVE: CVE-2025-53927
  • Severity: Low
  • Exploit:

CVSS v3:

  • Severity: Low
  • Score: 4.6
  • AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L

CWEs: