CVE-2025-58355
BaseFortify
Publication date: 2025-09-04
Last updated on: 2025-09-04
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| charmbracelet | soft-serve | 0.9.1 |
| charmbracelet | soft-serve | 0.10.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Soft Serve (versions 0.9.1 and below) allows attackers to create or overwrite arbitrary files with uncontrolled data via its SSH API. This means an attacker with some level of access can manipulate files on the server in unintended ways. The issue is fixed in version 0.10.0.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing an attacker to modify or create files on your Soft Serve Git server without proper control, potentially leading to unauthorized changes, data integrity issues, or further exploitation. This could compromise the integrity of your codebase or server environment.
What immediate steps should I take to mitigate this vulnerability?
Upgrade Soft Serve to version 0.10.0 or later, as this version fixes the vulnerability allowing attackers to create or override arbitrary files through the SSH API.