{"id":"CVE-2025-64494","aliases":["GHSA-fv2r-r8mp-pg48","GO-2025-4106"],"url":"https://o3.security/vulnerability/CVE-2025-64494","summary":"Soft Serve does not sanitize ANSI escape sequences in user input","details":"### Impact\nIn several places where the user can insert data (e.g. names), ANSI escape sequences are not being removed, which can then be used, for example, to show fake alerts.\n\nIn the same token, git messages, when printed, are also not being sanitized.\n\nPlaces in which this was found:\n\n1. Repository Description (pkg/backend/repo.go - SetDescription)\n2. Repository Project Name (pkg/backend/repo.go - SetProjectName)\n3. Git Commit Author Names (pkg/ssh/cmd/commit.go:69)\n4. Git Commit Messages (pkg/ssh/cmd/commit.go:71)\n5. Access Token Names (pkg/ssh/cmd/token.go:107)\n6. Webhook URLs (pkg/ssh/cmd/webhooks.go:72)\n\n### Patches\nv0.11.0\n\n### Workarounds\nNo.\n\n### References\nn/a","published":"2025-11-08T01:19:01.203Z","modified":"2026-08-12T03:51:27.644107379Z","cvss":{"score":4.6,"severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N"},"epss":{"score":0.00178,"percentile":0.07328,"asOf":"2026-08-24"},"cisaKev":null,"exploitsKnown":0,"affectedPackages":[{"ecosystem":"Go","name":"github.com/charmbracelet/soft-serve","fixedVersion":"0.11.0"}],"fix":{"url":"https://github.com/charmbracelet/soft-serve/commit/d9639320b8d0ccd76fe6836a042c042b0ebde549","label":"charmbracelet/soft-serve@d963932"},"references":[{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/64xxx/CVE-2025-64494.json"},{"type":"ADVISORY","url":"https://github.com/charmbracelet/soft-serve/security/advisories/GHSA-fv2r-r8mp-pg48"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2025-64494"},{"type":"FIX","url":"https://github.com/charmbracelet/soft-serve/commit/d9639320b8d0ccd76fe6836a042c042b0ebde549"},{"type":"PACKAGE","url":"https://github.com/charmbracelet/soft-serve"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-08-12T03:51:27.644107379Z"}}