oft Serve is a self-hostable Git server for the command line. Versions 0.11.2 and below have a critical authentication bypass vulnerability that allows an attacker to impersonate any user (including admin) by "offering" the victim's public key during the SSH handshake before authenticating with their own valid key. This occurs because the user identity is stored in the session context during the "offer" phase and is not cleared if that specific authentication attempt fails. This issue has been fixed in version 0.11.3.
| Link | Resource |
|---|---|
| https://github.com/charmbracelet/soft-serve/commit/8539f9ad39918b67d612a35785a2b4326efc8741 | Patch |
| https://github.com/charmbracelet/soft-serve/releases/tag/v0.11.3 | Product Release Notes |
| https://github.com/charmbracelet/soft-serve/security/advisories/GHSA-pchf-49fh-w34r | Vendor Advisory |
18 Feb 2026, 14:49
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:charm:soft_serve:*:*:*:*:*:go:*:* | |
| References | () https://github.com/charmbracelet/soft-serve/commit/8539f9ad39918b67d612a35785a2b4326efc8741 - Patch | |
| References | () https://github.com/charmbracelet/soft-serve/releases/tag/v0.11.3 - Product, Release Notes | |
| References | () https://github.com/charmbracelet/soft-serve/security/advisories/GHSA-pchf-49fh-w34r - Vendor Advisory | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
| First Time |
Charm soft Serve
Charm |
22 Jan 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2026-01-22 22:16
Updated : 2026-02-18 14:49
NVD link : CVE-2026-24058
Mitre link : CVE-2026-24058
CVE.ORG link : CVE-2026-24058
JSON object : View
Authentication Bypass by Alternate Name