CVE-2026-16022
Command Injection in @oblique/cli
CVSS Score
7.8
EPSS Score
0.0%
EPSS Percentile
0th
@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.
| CWE | CWE-78 |
| Vendor | swiss federal office of information technology, systems and telecommunication |
| Product | @oblique/cli |
| Published | Aug 5, 2026 |
Stay Ahead of the Next One
Get instant alerts for swiss federal office of information technology, systems and telecommunication @oblique/cli
Be the first to know when new high vulnerabilities affecting swiss federal office of information technology, systems and telecommunication @oblique/cli are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
Swiss Federal Office of Information Technology, Systems and Telecommunication / @oblique/cli
15.4.0 < 15.4.2
References
Credits
Jonas Friedli