CVE-2026-33353 PUBLISHED

Soft Serve: Authenticated repo import can clone server-local private repositories

Assigner: GitHub_M
Reserved: 18.03.2026 Published: 24.03.2026 Updated: 25.03.2026

Soft Serve is a self-hostable Git server for the command line. From version 0.6.0 to before version 0.11.6, an authorization flaw in repo import allows any authenticated SSH user to clone a server-local Git repository, including another user's private repo, into a new repository they control. This issue has been patched in version 0.11.6.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor charmbracelet
Product soft-serve
Versions
  • Version >= 0.6.0, < 0.11.6 is affected

References

Problem Types

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor CWE
  • CWE-862: Missing Authorization CWE