CVE 9.3 CRITICAL

marimo Affected by Pre-Auth Remote Code Execution via Terminal WebSocket Authentication Bypass_CVE-2026-39987

9.3 / 10
CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Description

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.

Basic Information

ID CVE-2026-39987
Source GitHub_M
Published Apr 9, 2026 at 17:16
Modified Apr 9, 2026 at 17:44

Affected Product

Vendor marimo-team
Product marimo
Version < 0.23.0
Affected Versions marimo-team marimo < 0.23.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.