SSRF in Charm Soft Serve

CVE-2026-30832

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.

Vulnerability class: SSRF (Server-Side Request Forgery)

EPSS: 0.003 (25.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.1 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-30832?
CVE-2026-30832 is a critical-severity vulnerability in Charm Soft Serve, classified under Server-Side Request Forgery (SSRF). CVSS score: 9.1/10. Published 2026-03-07.
How severe is CVE-2026-30832?
Critical severity. CVSS v3 base score is 9.1 out of 10.