System running
Last check: 2026-08-10 03:59:48 | Auto-updates every hour
74 PoCs
CybersecPlayground | The ultimate platform for cybersecurity learning & Bug Bounty Resources

CVE-CVE-2026-39987

Severity
CRITICAL
CVSS Score
9.8
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 skipp...

PoCs for CVE-CVE-2026-39987

CVE-2026-39987-Poc
RCE 0
MADA0L 2026-08-10
Master Cybersecurity | Join CybersecPlayground for Cybersecurity Learning & Bug Bounty Resources