Vulnerability Description
Mistral Vibe before 2.23.3 contains a remote code execution vulnerability that allows attackers to execute arbitrary commands by embedding a malicious core.fsmonitor hook in a repository's .git/config file, which is triggered when vibe invokes git status --porcelain without suppressing hook execution. Attackers can distribute or create a crafted repository containing a malicious fsmonitor entry to achieve arbitrary command execution with the victim's full privileges when any vibe command is run inside that repository.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/mistralai/mistral-vibe/commit/68ff32e6a92e80a874c8153312f0aa8
- https://github.com/mistralai/mistral-vibe/issues/942
- https://github.com/mistralai/mistral-vibe/pull/962
- https://github.com/mistralai/mistral-vibe/pull/978
- https://github.com/mistralai/mistral-vibe/releases/tag/v2.23.3
- https://therealcoiffeur.com/c111011.html
- https://www.vulncheck.com/advisories/mistral-vibe-arbitrary-command-execution-vi
- https://github.com/mistralai/mistral-vibe/issues/942
FAQ
What is CVE-2026-67623?
CVE-2026-67623 is a vulnerability with a CVSS score of 8.8 (HIGH). Mistral Vibe before 2.23.3 contains a remote code execution vulnerability that allows attackers to execute arbitrary commands by embedding a malicious core.fsmonitor hook in a repository's .git/config...
How severe is CVE-2026-67623?
CVE-2026-67623 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-67623?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.