๐Ÿ” CVE Alert

CVE-2026-67618

MEDIUM 6.5

marimo < 0.23.15 API Key Exfiltration via Malicious Notebook PEP-723 Metadata

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

marimo before 0.23.15 contains a configuration injection vulnerability that allows notebook authors to exfiltrate operator API keys by embedding a malicious base_url in PEP-723 inline script metadata, which is merged into session configuration with higher precedence than the operator's own settings due to insufficient sanitization in sanitize_pyproject_dict. When an operator opens the crafted notebook and makes an AI request, marimo resolves the attacker-controlled base_url from the notebook config while falling back to the operator's OPENAI_API_KEY environment variable for authentication, transmitting the API key to the attacker-controlled endpoint without requiring any cell execution.

CWE CWE-345
Vendor marimo-team
Product marimo
Published Aug 4, 2026
Last Updated Aug 4, 2026
Stay Ahead of the Next One

Get instant alerts for marimo-team marimo

Be the first to know when new medium vulnerabilities affecting marimo-team marimo are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

marimo-team / marimo
0 < 0.23.15

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/marimo-team/marimo/releases/tag/0.23.15 github.com: https://github.com/marimo-team/marimo/pull/10281 github.com: https://github.com/marimo-team/marimo/commit/1a21bd71e258438d2511136b5edacc94c08855f4 vulncheck.com: https://www.vulncheck.com/advisories/marimo-api-key-exfiltration-via-malicious-notebook-pep-723-metadata

Credits

Gregory Tan (Grg0rry)