Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-75486 1 Snyk 1 Sweater-comb 2026-08-31 8 High
Synk Sweater Comb before 3.8.8 contains a command injection vulnerability that allows an attacker who controls the .vervet.yaml configuration file to execute arbitrary OS commands by injecting malicious input into the linters.<key>.optic-ci.original branch name field. The expectGitBranch() function in src/lint.ts passes the unsanitized branch name directly into child_process.exec() via an unescaped template literal, enabling arbitrary command execution when the lint command is run against the repository.