ZeroHour

CVE-2026-87984

niche

Arbitrary File Write in Mistral Vibe 1.3.4 via Unchecked Shell Redirection

CVSS 4.0
9.3 critical
EPSS
Published
()
Modified
AI analysis

Mistral Vibe, a developer coding agent tool, contains an arbitrary file write vulnerability introduced in version 1.3.4 (CWE-22, path traversal). The flaw arises because the destinations of shell redirections are omitted from Vibe's permission checks, so commands that are normally allowlisted can write to paths outside the active workspace without prompting the user for approval. An attacker who can influence the commands or their redirection targets can create or overwrite any file accessible to the Vibe process, potentially corrupting configuration, startup, or other sensitive files depending on the process's privileges. Anyone running Vibe version 1.3.4 or later is affected. There is no evidence of exploitation so far: the flaw is not in CISA's KEV and no public proof-of-concept is known.

What to do: Upgrade Vibe to the latest available release once a patched version is published, since no fixed version number is confirmed in the available data. Until then, treat shell redirection targets in allowlisted commands as untrusted, audit workspaces and host directories for files created or modified outside the workspace, and run Vibe with least-privilege file permissions to limit what an arbitrary write can touch.

Affected
Mistral AI Mistral VibeAll versions from 1.3.4 onward (vulnerability introduced in 1.3.4; no fixed version stated in the available data)
Estimated exposure
nichelikely on the order of tens of thousands of developer installations at most — Mistral Vibe is a recently introduced developer CLI/agent tool with no public install-count telemetry, so exposure is estimated from typical early-stage adoption of niche developer utilities rather than measured figures.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

An arbitrary file write vulnerability in Mistral Vibe, introduced in version 1.3.4, allows an attacker to create or overwrite files outside the active workspace without user approval. Shell redirection destinations are omitted from permission checks, enabling otherwise allowlisted commands to write to arbitrary paths accessible to the Vibe process.

Weakness
CWE-22
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.