Impact
JetBrains IntelliJ IDEA versions prior to 2026.2.1 allow command execution when a user opens a crafted Markdown preview file in a trusted project. The flaw is rooted in the processing of Markdown content, which can include directives that trigger system commands, making it a classic command injection problem (CWE-77). The impact is limited to the local user who opens the preview; remote exploitation is not described and the CVSS score of 3.6 reflects a low severity.
Affected Systems
All installations of JetBrains IntelliJ IDEA running any version older than 2026.2.1 are vulnerable when projects are marked as trusted. Users of earlier releases should update to 2026.2.1 or later, which includes the fix that removes unsafe command execution during Markdown rendering.
Risk and Exploitability
The exploit requires a trusted project and the user to launch the Markdown preview, making it a local, interactive attack vector. The EPSS score is unavailable and the vulnerability is not listed in the CISA KEV catalog, indicating it has not been widely exploited. The low CVSS score further suggests a modest risk, but any user who can deliver or open a malicious Markdown file could run arbitrary commands on their machine. Updating to the patched release remains the definitive mitigation.
OpenCVE Enrichment