Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-32948

Опубликовано: 24 мар. 2026
Источник: nvd
CVSS3: 7.8
EPSS Низкий

Описание

sbt is a build tool for Scala, Java, and others. From version 0.9.5 to before version 1.12.7, on Windows, sbt uses Process("cmd", "/c", ...) to run VCS commands (git, hg, svn). The URI fragment (branch, tag, revision) is user-controlled via the build definition and passed to these commands without validation. Because cmd /c interprets &, |, and ; as command separators, a malicious fragment can execute arbitrary commands. This issue has been patched in version 1.12.7.

Уязвимые конфигурации

Конфигурация 1

Одновременно

cpe:2.3:a:scala.epfl:sbt:*:*:*:*:*:*:*:*
Версия от 0.9.5 (включая) до 1.12.7 (исключая)
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*

EPSS

Процентиль: 23%
0.00304
Низкий

7.8 High

CVSS3

Дефекты

CWE-78

Связанные уязвимости

CVSS3: 5.7
redhat
5 месяцев назад

sbt is a build tool for Scala, Java, and others. From version 0.9.5 to before version 1.12.7, on Windows, sbt uses Process("cmd", "/c", ...) to run VCS commands (git, hg, svn). The URI fragment (branch, tag, revision) is user-controlled via the build definition and passed to these commands without validation. Because cmd /c interprets &, |, and ; as command separators, a malicious fragment can execute arbitrary commands. This issue has been patched in version 1.12.7.

github
5 месяцев назад

sbt: Source dependency feature (via crafted VCS URL) leads to arbitrary code execution on Windows

EPSS

Процентиль: 23%
0.00304
Низкий

7.8 High

CVSS3

Дефекты

CWE-78