Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/marimo-team/marimo/commit/1a21bd71e258438d2511136b5edacc94c08
- https://github.com/marimo-team/marimo/pull/10281
- https://github.com/marimo-team/marimo/releases/tag/0.23.15
- https://www.vulncheck.com/advisories/marimo-code-injection-via-mcp-server-config
FAQ
What is CVE-2026-75149?
CVE-2026-75149 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 ...
How severe is CVE-2026-75149?
CVE-2026-75149 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-75149?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.