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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-28 20:19
Updated : 2026-09-08 20:23
NVD link : CVE-2026-75486
Mitre link : CVE-2026-75486
CVE.ORG link : CVE-2026-75486
JSON object : View
Products Affected
No product.
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
