CVE-2026-39987: Marimo Remote Code Execution Vulnerability
CVE-2026-39987: critical vulnerability affecting Marimo. Check CVSS, KEV status, business impact and recommended administrator actions.
- CVSS
- 9.3 CRITICAL
- EPSS
- 99.88%
- Known exploited
- yes
- Product
- Marimo
What is known
marimo is a reactive Python notebook. Prior to 0.23.0, Marimo has a Pre-Auth RCE vulnerability. The terminal WebSocket endpoint /terminal/ws lacks authentication validation, allowing an unauthenticated attacker to obtain a full PTY shell and execute arbitrary system commands. Unlike other WebSocket endpoints (e.g., /ws) that correctly call validate_auth() for authentication, the /terminal/ws endpoint only checks the running mode and platform support before accepting connections, completely skipping authentication verification. This vulnerability is fixed in 0.23.0.
Business impact
Successful exploitation of CVE-2026-39987, a critical vulnerability (CVSS 9.3) affecting Marimo, may affect the confidentiality, integrity or availability of the vulnerable environment. The exact impact depends on the installed version, exposed interfaces and deployment configuration. CISA lists this vulnerability in the Known Exploited Vulnerabilities catalog, so exposed systems should be treated as a priority.
Recommended administrator action
Confirm whether Marimo is present and compare installed versions with the vendor advisory and NVD record. Apply the vendor patch or documented mitigation; until remediation is complete, reduce exposure of affected interfaces, review relevant logs and monitor for indicators of exploitation. Where applicable, include the CISA KEV remediation due date of 2026-05-07 in the change plan. DataHouse can support version verification, managed patching, network exposure reduction, log review and backup validation for dedicated, cloud and colocated environments.