mistral-vibe is vulnerable to Remote Code Execution
88
High Risk
Mistral Vibe gathers project context on session start by running Git commands such as git status --porcelain, git branch, and git log through ProjectContextProvider._run_git. These invocations do not disable Git's core.fsmonitor setting, which names an external program that Git executes to refresh file status. Because core.fsmonitor can be defined in a repository's own .git/config, opening or running the tool inside an untrusted repository executes that program with the user's privileges before any trust prompt is shown. The fix passes -c core.fsmonitor= on every Git invocation so a repository-declared hook is overridden and never executed.
You are affected if you are using a version that falls within the vulnerable range and you run the tool inside a repository whose .git/config is not fully trusted.
mistral-vibe is vulnerable to Remote Code Execution in versions 1.0.0 - 2.23.2.
Upgrade the mistral-vibe library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

I consent to receiving marketing communications based on Aikido’s Privacy Policy.
SOC 2Compliant
ISO 27001Compliant