Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-39421

25
FAUCET Score

CVE-2026-39421 is a sandbox escape vulnerability affecting MaxKB, an open-source AI assistant platform, in versions 2.7.1 and below. The flaw resides in the ToolExecutor component and allows authenticated attackers to bypass the sandbox.so module by exploiting Python's ctypes library to execute raw system calls directly, ultimately achieving arbitrary code execution and potential container compromise. The vulnerability carries a CVSS score of 7.4 (HIGH) and requires network access with low attack complexity and low privileges, though it does require valid authentication. An authenticated attacker with workspace privileges can execute arbitrary code and exfiltrate data or compromise the container environment. The vulnerability specifically exploits a gap in sandbox protections where pkey_mprotect is not blocked despite restrictions on other memory protection calls like mprotect. There is no evidence of active exploitation in the wild, and the vulnerability is not listed on the KEV catalog. The EPSS score of 0.000860 indicates minimal current exploitation activity. The vulnerability has been patched in version 2.8.0, and users should prioritize upgrading to this version to mitigate the risk of unauthorized code execution within their MaxKB deployments.

Impacted Technologies

VendorProductVersion(s)CPE
< 2.8.0CPE matchmatch criteria
cpe:2.3:a:maxkb:maxkb:*:*:*:*:-:*:*:*

CVSS Data

CVSS version used by this source: 3.1

6.3MEDIUM

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
LOW
Integrity Impact
LOW
Availability Impact
LOW
Exploitability Score
2.8
Impact Score
3.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.26%
Probability of exploitation in next 30 days
EPSS Percentile
18.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0026 is in the 6th percentile among its peer group of 17,844 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.3 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

github_advisorypatch availablevia nvd_reference
View patch

References

github.com / 1Panel-dev/MaxKB/commit/479701a4d2e6059506bad0057a66bed91abb5aef
Patch
github.com / 1Panel-dev/MaxKB/releases/tag/v2.8.0
Release Notes
github.com / 1Panel-dev/MaxKB/security/advisories/GHSA-9c6w-j7w5-3gf7
Vendor Advisory