← Back to search

CVE-2026-79919

6.3 MEDIUMpublic exploit available

Published 2026-09-21 · Updated 2026-09-21

AI risk analysis

Summary
The flaw allows authenticated workspace members to bypass sandbox restrictions and perform file operations or execute processes as the sandbox user, due to improper handling of ctypes.CDLL in function-library code.
Exploitability
Exploitation requires an authenticated session with a workspace member and access to LD_PRELOAD. The complexity is moderate given these preconditions.
Blast radius
If exploited, this could lead to unauthorized file access, process execution, or network activity within the enterprise environment, impacting data security and system integrity.
Prioritized remediation
Update to MaxKB version 2.10.6-lts immediately to mitigate the vulnerability.
rceauth-bypassfile-accessprocess-executionnetwork-access

Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.

NVD description

MaxKB is an open-source AI assistant for enterprise. Prior to version 2.10.6-lts, function-library code running under the LD_PRELOAD sandbox can invoke ctypes.CDLL from an importlib.abc.MetaPathFinder callback so the dlopen call-stack heuristic sees a Python import frame, then use unhooked dlsym with RTLD_NEXT to resolve glibc's real syscall and bypass the sandbox syscall blacklist. An authenticated workspace member can consequently read or write files, execute processes, or access networks as the sandbox user. This issue is fixed in version 2.10.6-lts.

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

Weaknesses

CWE-693

Public exploit & PoC references

All references

Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.

Related CVEs

Related by shared AI tags and CWE weakness class. Browse the full archive.