---
id: CVE-2026-67623
title: >-
  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 i…
summary: >-
  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 i…
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'
cwe:
  - CWE-829
published: '2026-08-05'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T20:43:32.537'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-67623'
references:
  - url: >-
      https://github.com/mistralai/mistral-vibe/commit/68ff32e6a92e80a874c8153312f0aa8ae4955477
    label: disclosure@vulncheck.com
  - url: 'https://github.com/mistralai/mistral-vibe/issues/942'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/mistralai/mistral-vibe/pull/962'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/mistralai/mistral-vibe/pull/978'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/mistralai/mistral-vibe/releases/tag/v2.23.3'
    label: disclosure@vulncheck.com
  - url: 'https://therealcoiffeur.com/c111011.html'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/mistral-vibe-arbitrary-command-execution-via-git-fsmonitor-hook
    label: disclosure@vulncheck.com
  - url: 'https://github.com/mistralai/mistral-vibe/issues/942'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.01059
epssPercentile: 0.63056
ingestedAt: '2026-09-24T20:51:40.179Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
