github.com
https://github.com/finos/git-proxy CVE-2025-54584
HIGH
GitProxy is vulnerable to a packfile parsing exploit
Record summary
CVE-2025-54584 has a selected CVSS score of 7.0 (high).
Description
GitProxy is an application that stands between developers and a Git remote endpoint (e.g., github.com). In versions 1.19.1 and below, an attacker can craft a malicious Git packfile to exploit the PACK signature detection in the parsePush.ts file. By embedding a misleading PACK signature within commit content and carefully constructing the packet structure, the attacker can trick the parser into treating invalid or unintended data as the packfile. Potentially, this would allow bypassing approval or hiding commits. This issue is fixed in version 1.19.2.
Description source: CVE List
Exploitation context
CISA SSVC decision
ExploitationPoC
AutomatableNo
Technical impactPartial
CISA Coordinator · SSVC 2.0.3 · Evaluated Jul 30, 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 |
References
6github.com
https://github.com/finos/git-proxy/commit/333c98a165a5a1ec88414db3d4a2c6f81e083e0f github.com
https://github.com/finos/git-proxy/commit/a620a2f33c39c78e01783a274580bf822af3cc3a github.com
https://github.com/finos/git-proxy/releases/tag/v1.19.2 github.comConfirmation
https://github.com/finos/git-proxy/security/advisories/GHSA-xxmh-rf63-qwjv nvd.nist.gov
https://nvd.nist.gov/vuln/detail/CVE-2025-54584