CVE-2026-75149 PUBLISHED

marimo < 0.23.15 Code Injection via MCP Server Configuration

Assigner: VulnCheck
Reserved: 17.08.2026 Published: 19.08.2026 Updated: 19.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor marimo-team
Product marimo
Versions Default: affected
  • affected from 0 to 0.23.15 (excl.)

Credits

  • Gregory Tan (Grg0rry) finder

References

Problem Types

  • Improper Control of Generation of Code ('Code Injection') CWE