CVE-2026-45018 is a critical OS command-injection vulnerability in Chainlit versions 2.4.0rc0 through 2.11.x. When MCP is enabled, an unauthenticated MCP connection could supply a complete command string for a stdio-backed server. Chainlit parsed the command but validated only the executable basename against the configured executable allowlist; all subsequent arguments were passed unchecked to subprocess creation. An omitted allowlist was interpreted as permitting all local executables. Even with an allowlist, dual-use programs such as npx could be invoked with command-execution arguments, resulting in arbitrary shell-command execution. Chainlit 2.12.0 removes client control of stdio command strings and instead requires server-side declaration of MCP servers.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
10 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A critical unauthenticated command-injection vulnerability in Chainlit's MCP stdio transport. In vulnerable deployments, validation checks only the executable name and permits unchecked arguments; use of npx with its -c argument enables arbitrary shell-command execution as the Chainlit process. An unset allowed_executables configuration permits every executable.
A critical unauthenticated remote command-execution vulnerability in Chainlit's MCP stdio transport. The flawed executable allowlist ignored command arguments and defaulted to permit-all when no allowlist was configured, enabling arbitrary local binary execution; npx command-execution flags could bypass a configured binary-only allowlist.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.