CVE-2025-54586
GitProxy is susceptible to a hidden commits injection attack
Record summary
CVE-2025-54586 has a selected CVSS score of 7.1 (high).
Description
GitProxy is an application that stands between developers and a Git remote endpoint. In versions 1.19.1 and below, attackers can inject extra commits into the pack sent to GitHub, commits that aren’t pointed to by any branch. Although these “hidden” commits never show up in the repository’s visible history, GitHub still serves them at their direct commit URLs. This lets an attacker exfiltrate sensitive data without ever leaving a trace in the branch view. We rate this a High‑impact vulnerability because it completely compromises repository confidentiality. This is fixed in version 1.19.2.
Exploitation context
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jul 31, 2025 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
git-proxyBrowse finos / git-proxy | CVE List | < 1.19.2 | affected |
@finos/git-proxyBrowse npm / @finos/git-proxy | GitHub Advisory | Before 1.19.2 · Fixed in 1.19.2 | affected |