GHSA-gfgh-xp6v-q37qHighCVSS 8.8
marimo before 0.23.15 contains a code injection vulnerability in the notebook configuration...
🔗 CVE IDs covered (1)
📋 Description
marimo before 0.23.15 contains a code injection vulnerability in the notebook configuration handler that allows attackers to execute arbitrary commands by supplying a crafted MCP server entry with an attacker-controlled command value embedded in a notebook. When the notebook is opened in edit mode, marimo launches the specified command as a local subprocess before any notebook cell is executed, requiring no authentication or cell execution to trigger the vulnerability.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-75149
- https://github.com/marimo-team/marimo/pull/10281
- https://github.com/marimo-team/marimo/commit/1a21bd71e258438d2511136b5edacc94c08855f4
- https://github.com/marimo-team/marimo/releases/tag/0.23.15
- https://www.vulncheck.com/advisories/marimo-code-injection-via-mcp-server-configuration
- https://github.com/advisories/GHSA-gfgh-xp6v-q37q