GHSA-x4ff-q6h8-v7gw · Severity: medium · Ecosystem: maven — sbt: Source dependency feature (via crafted VCS URL) leads to arbitrary code execution on Windows
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.
Conclusion & alert: CVE-2026-32948 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.03%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-25 | — | 0.03% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.7 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | [email protected] |
GHSA-x4ff-q6h8-v7gw · Severity: medium · Ecosystem: maven — sbt: Source dependency feature (via crafted VCS URL) leads to arbitrary code execution on Windows
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-32948 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| scala.epfl | sbt | >= 0.9.5, < 1.12.7 | cpe:2.3:a:scala.epfl:sbt:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/sbt/sbt/commit/1ce945b6b79cbe3cef6c0fe9efbbd2904e0f479e | Patch |
| https://github.com/sbt/sbt/commit/3a474ab060df4dbfa825a7e7bc97e00056519800 | Patch |
| https://github.com/sbt/sbt/releases/tag/v1.12.7 | Product Release Notes |
| https://github.com/sbt/sbt/security/advisories/GHSA-x4ff-q6h8-v7gw | Exploit Vendor Advisory |