VYPR

oblique

by Oblique Bit

CVEs (1)

  • CVE-2026-16022HigAug 5, 2026
    risk 0.00cvss 7.8epss 0.00

    @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…