Soft Serve vulnerable to arbitrary file writing through SSH API
High severity
GitHub Reviewed
Published
Sep 2, 2025
in
charmbracelet/soft-serve
•
Updated Sep 4, 2025
Package
Affected versions
< 0.10.0
Patched versions
0.10.0
Description
Published to the GitHub Advisory Database
Sep 2, 2025
Reviewed
Sep 2, 2025
Published by the National Vulnerability Database
Sep 4, 2025
Last updated
Sep 4, 2025
Attackers can create/override arbitrary files with uncontrolled data.
For a PoC, spin up an instance of soft-serve as explained in the README, and execute the following command:
It should have created a file in
/tmp/pwned
.References