Loading market data...
← Back to CVE feed

CVE-2026-16022

HIGH CVSS 7.8 View on NVD ↗

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.

CVSS Vector

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Published: Aug 05, 2026 13:20 UTC Modified: Aug 05, 2026 16:16 UTC