Monitor vulnerabilities like this one.
Sign up free to get alerted when software you use is affected.
9.1
Soft Serve Git Server: Unauthenticated Access to Internal Services
GHSA-3fvx-xrxq-8jvv
CVE-2026-30832
GHSA-3fvx-xrxq-8jvv
Summary
An attacker with SSH access to your Soft Serve server can make the server connect to internal IP addresses and potentially access sensitive information. This is fixed in version 0.11.4. Update Soft Serve to the latest version to protect your server.
What to do
- Update github.com charmbracelet to version 0.11.4.
- Update charmbracelet github.com/charmbracelet/soft-serve to version 0.11.4.
Affected software
| Vendor | Product | Affected versions | Fix available |
|---|---|---|---|
| github.com | charmbracelet | > 0.6.0 , <= 0.11.4 | 0.11.4 |
| charmbracelet | github.com/charmbracelet/soft-serve | > 0.6.0 , <= 0.11.4 | 0.11.4 |
| charm | soft_serve | > 0.6.0 , <= 0.11.4 | – |
Original title
Soft Serve is a self-hostable Git server for the command line. From version 0.6.0 to before version 0.11.4, an authenticated SSH user can force the server to make HTTP requests to internal/private ...
Original description
Soft Serve is a self-hostable Git server for the command line. From version 0.6.0 to before version 0.11.4, an authenticated SSH user can force the server to make HTTP requests to internal/private IP addresses by running repo import with a crafted --lfs-endpoint URL. The initial batch request is blind (the response from a metadata endpoint won't parse as valid LFS JSON), but an attacker hosting a fake LFS server can chain this into full read access to internal services by returning download URLs that point at internal targets. This issue has been patched in version 0.11.4.
ghsa CVSS3.1
9.1
Vulnerability type
CWE-918
Server-Side Request Forgery (SSRF)
- https://github.com/charmbracelet/soft-serve/security/advisories/GHSA-3fvx-xrxq-8...
- https://github.com/charmbracelet/soft-serve/commit/3ef660098ab37a7950457da8ecc25...
- https://github.com/charmbracelet/soft-serve/releases/tag/v0.11.4
- https://github.com/advisories/GHSA-3fvx-xrxq-8jvv
- https://github.com/charmbracelet/soft-serve Product
- https://nvd.nist.gov/vuln/detail/CVE-2026-30832
Published: 7 Mar 2026 · Updated: 13 Mar 2026 · First seen: 6 Mar 2026