Intel

AIKIDO-2026-10676

Volo.Abp.Cli is vulnerable to OS Command Injection

OS Command Injection Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Apr 30, 2026

42

Medium Risk

This Affects:

DOTNETVolo.Abp.Cli
5.1.0 - 10.2.0
Fixed in 10.2.1
Are you affected? Scan for Free

TL;DR

Affected versions of this package allow ABP CLI to execute shell commands defined in a project’s package.json, which could let a malicious project run arbitrary commands in a developer’s environment during normal CLI usage. Although ABP-generated projects are not expected to contain such entries, an attacker could exploit this by publishing or sharing a crafted ABP project that appears legitimate but includes a malicious command, leading to local code execution when the project is processed.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

Volo.Abp.Cli is vulnerable to OS Command Injection in versions 5.1.0 - 10.2.0.

How to fix this

Upgrade the Volo.Abp.Cli library to the patch version.