CVE-2026-87987
10.0MistralAI · Mistral Vibe
An arbitrary code execution vulnerability in Mistral Vibe allows unauthenticated attackers to bypass command permission checks using environment variable assignments.
Executive summary
A critical vulnerability in Mistral Vibe allows unauthenticated attackers to execute arbitrary code by manipulating environment variables during command execution.
Vulnerability
This flaw involves the improper handling of environment variable assignments that precede allowlisted commands. Because these assignments are excluded from security inspections, an unauthenticated attacker can inject malicious environment variables to trigger arbitrary code execution.
Business impact
With a CVSS score of 10.0, this vulnerability represents the highest level of risk. Successful exploitation grants an attacker full control over the underlying system, potentially leading to total data exfiltration, service disruption, and complete compromise of the host infrastructure.
Remediation
Immediate Action: Update to the latest version of Mistral Vibe as soon as a security update is released by the vendor.
Proactive Monitoring: Monitor system logs for unauthorized command execution patterns or suspicious environment variable modifications during process invocation.
Compensating Controls: Implement strict environment variable sanitization and restrict the execution context of the Mistral Vibe process to a minimal-privilege user account.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Due to the critical severity and the potential for unauthenticated remote code execution, this vulnerability poses a severe threat to organizational security. Administrators should prioritize monitoring for updates and apply the patch immediately upon availability to mitigate the risk of system-wide compromise.
More MistralAI CVEs
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Analyst report updated
- Published in the daily brief critical section