OS Command Injection in sbt - CVE-2026-32948

 

OS Command Injection in sbt - CVE-2026-32948

Published: April 28, 2026


Vulnerability identifier: #VU128316
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-32948
CWE-ID: CWE-78
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

sbt

How to mitigate CVE-2026-32948

Install security update from vendor's website.

sbt - update to 1.12.7

External References

Related Security Bulletins