CVE-2025-58355

Git · Git Multiple Products

**A high-severity vulnerability has been discovered in Soft Serve, a self-hostable Git server, which could potentially lead to unauthorized access or system compromise.**.

Executive summary

A high-severity vulnerability has been discovered in Soft Serve, a self-hostable Git server, which could potentially lead to unauthorized access or system compromise.

Vulnerability

An unspecified vulnerability exists in the Soft Serve Git server. Given the nature of a Git server, potential vulnerabilities could range from authentication bypass, improper access control allowing unauthorized repository access, or command injection via specially crafted Git commands. The attacker's required authentication level is unknown.

Business impact

This vulnerability is rated high with a CVSS score of 7.7. Exploitation could lead to the theft of sensitive intellectual property, source code, and credentials stored in Git repositories. If the vulnerability allows for command execution on the server, an attacker could gain a foothold in the network, leading to a much wider compromise of the organization's infrastructure and data.

Remediation

Immediate Action: Apply the security updates provided by the Soft Serve project maintainers as the highest priority.

Proactive Monitoring: Review Git server access logs for anomalous or unauthorized cloning, pushing, or access attempts. Monitor the server for suspicious processes or outbound network connections.

Compensating Controls: Restrict network access to the Git server to trusted IP ranges. Enforce multi-factor authentication for all Git operations to add a layer of security against credential compromise or bypass.

Exploitation status

Public Exploit Available: false

Analyst recommendation

The potential for intellectual property theft and further network intrusion makes this a critical vulnerability. Administrators of Soft Serve instances must apply the recommended patches immediately to protect their source code repositories and underlying server infrastructure.