Impact
A malicious core.fsmonitor entry can be embedded in a repository’s .git/config file, which Mistral Vibe executes when it runs "git status --porcelain". The hook runs with the same privileges as the user running the application, enabling arbitrary command execution that can affect the entire system. The weakness corresponds to CWE‑829, a privilege escalation via system command execution.
Affected Systems
The affected product is Mistral Vibe from Mistralai. Versions prior to 2.23.3 are vulnerable.
Risk and Exploitability
The CVSS score is 8.6, indicating high severity. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires the victim to run any vibe command within a repository that contains a crafted .git/config entry, typically delivered through a malicious repository or by an attacker who gains access to an existing repository. The attack vector is local system context when the application is invoked.
OpenCVE Enrichment