Impact
A vulnerability in GitBucket versions up to 4.46.1 allows an attacker to manipulate the URL passed to Git.cloneRepository.setURI, enabling server‑side request forgery. Through SSRF the attacker can cause the GitBucket server to perform arbitrary outbound HTTP requests, potentially accessing internal systems, exfiltrating data, or supporting further attacks. The flaw is a classic CWE‑918 issue. Remediation is to apply the patch identified by commit 487a9b980f56aa73b6a044b1e86a92eed5043215 or upgrade to a fixed version.
Affected Systems
GitBucket, a web‑based Git repository management platform, is affected in all releases up to and including 4.46.1. Any instance running 4.46.1 or earlier is vulnerable. The vendor entry is simply GitBucket.
Risk and Exploitability
The CVSS base score is 5.3, indicating a moderate severity. The EPSS score is not available, so current exploitation probability is unclear. The vulnerability is publicly known and an exploit is available, and it can be invoked remotely by supplying a crafted repository URL. No entry in the CISA KEV catalog. Given the SSRF nature, an attacker can make the server contact internal hosts or external services, which may enable data leaks or pivot attacks. The risk is therefore moderate but could become severe if the server has unrestricted outbound network access.
OpenCVE Enrichment