GHSA-2679-6mx9-h9xc · Severity: critical · Ecosystem: pip — Marimo: Pre-Auth Remote Code Execution via Terminal WebSocket Authentication Bypass
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.
Conclusion & alert: CVE-2026-39987 is rated Critical Active Threat (97.7/100): CVSS Critical severity, with high exploitation likelihood (EPSS 80.71%, 99th percentile). Core evidence: CISA KEV confirms active exploitation (added 2026-04-23) affecting Marimo / Marimo. a weakness (CWE-306) Unauthenticated remote administrative access may be possible. Mandatory action: The CISA remediation deadline has passed—treat as an emergency patch priority.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
: Marimo Remote Code Execution Vulnerability · CISA KEV detail
: 2026-04-23
: 2026-05-07
: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-04 | 79.89% | 80.71% | +0.82% |
| 2 | 2026-06-03 | 82.17% | 79.89% | -2.29% |
| 3 | 2026-05-22 | — | 82.17% | — |
Full EPSS history (16 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.3 | 4.0 | CRITICAL |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-2679-6mx9-h9xc · Severity: critical · Ecosystem: pip — Marimo: Pre-Auth Remote Code Execution via Terminal WebSocket Authentication Bypass
| URL | Tags |
|---|---|
| https://github.com/marimo-team/marimo/commit/c24d4806398f30be6b12acd6c60d1d7c68cfd12a | Patch |
| https://github.com/marimo-team/marimo/pull/9098 | Issue Tracking Patch |
| https://github.com/marimo-team/marimo/security/advisories/GHSA-2679-6mx9-h9xc | Exploit Mitigation Vendor Advisory |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-39987 | US Government Resource |
| https://www.sysdig.com/blog/marimo-oss-python-notebook-rce-from-disclosure-to-exploitation-in-under-10-hours | Exploit Third Party Advisory |