OS Command Injection in sbt - CVE-2026-32948
Published: April 28, 2026
sbt
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary commands.
The vulnerability exists due to command injection in the source dependency VCS command execution logic when processing a crafted VCS URL fragment on Windows. A remote attacker can supply a specially crafted dependency URI fragment to execute arbitrary commands.
User interaction is required to load a build definition containing the crafted dependency URI.