HIGH

CVE-2026-16022

2026-08-05 CVSS v3.1
CVSS
7.8

Description

@oblique/cli 15.4.0 contains an OS command injection vulnerability in the project creation functionality. The CLI constructs shell commands through string concatenation and executes them with execSync(). A user-controlled project-name argument is inserted into the shell command without proper neutralization, allowing shell metacharacters to execute additional operating-system commands when the CLI is invoked with a crafted project name.

Weakness (CWE)

CWE-78 OS Command Injection

EPSS Score

0.48%
Probability of exploitation in next 30 days
40.7th percentile

References

View on dbcve.org
Base CVE data derived from NVD (public domain). Enrichment by dbcve.org (CC-BY-4.0). Fetched via API.
Back to CVE