{"schema_version":"1.7.3","id":"GHSA-33pr-m977-5w97","published":"2025-09-02T19:43:03Z","modified":"2025-09-08T14:59:25.274883Z","aliases":["CVE-2025-58355","GO-2025-3930"],"summary":"Soft Serve vulnerable to arbitrary file writing through SSH API","details":"Attackers can create/override arbitrary files with uncontrolled data.\n\nFor a PoC, spin up an instance of soft-serve as explained in the README, and execute the following command:\n\n```sh\nssh -p23231 localhost repo commit icecream -- --output=/tmp/pwned\n```\n\nIt should have created a file in `/tmp/pwned`.","affected":[{"package":{"name":"github.com/charmbracelet/soft-serve","ecosystem":"Go","purl":"pkg:golang/github.com/charmbracelet/soft-serve"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"0.10.0"}]}],"database_specific":{"source":"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/09/GHSA-33pr-m977-5w97/GHSA-33pr-m977-5w97.json"}}],"references":[{"type":"WEB","url":"https://github.com/charmbracelet/soft-serve/security/advisories/GHSA-33pr-m977-5w97"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2025-58355"},{"type":"PACKAGE","url":"https://github.com/charmbracelet/soft-serve"}],"database_specific":{"cwe_ids":["CWE-22"],"github_reviewed":true,"github_reviewed_at":"2025-09-02T19:43:03Z","nvd_published_at":"2025-09-04T10:42:32Z","severity":"HIGH"},"severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N"}]}