Sandbox Bypass in MaxKB AI Assistant by 1Panel
CVE-2026-39419
3.1LOW
What is CVE-2026-39419?
The MaxKB AI assistant is vulnerable to a sandbox result validation bypass in versions 2.7.1 and earlier. This vulnerability allows an authenticated user to exploit Python frame introspection to manipulate the output of the tool. By accessing the bytecode constants to read the UUID and writing a forged result directly to file descriptor 1, attackers can bypass the standard output redirection. The attack can be executed by terminating the wrapper using sys.exit(0) before legitimate output is printed, leading the MaxKB service to trust the falsified result as authentic. This issue has been resolved in version 2.8.0.
Affected Version(s)
MaxKB < 2.8.0
