CVE Details
Basic Information
| Title | GitProxy is vulnerable to a new branch approval exploit |
|---|---|
| Type | cve |
| Published | 2025-07-30T20:17:20.844Z |
| Modified | 2025-07-30T20:30:27.179Z |
Product Information
| Vendor | finos |
|---|---|
| Product | git-proxy |
| Version | < 1.19.2 |
CVSS Information
| Base Score | 8.2 (HIGH) |
|---|---|
| Attack Vector | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:H/VA:N/SC:N/SI:H/SA:N |
AI Analysis
| AI Description | GitProxy versions 1.19.1 and below have a vulnerability where attackers can bypass branch creation approval processes, potentially allowing unapproved changes. This affects organizations using GitProxy for policy enforcement. The issue is fixed in version 1.19.2. |
|---|---|
| AI Severity | High |
| AI Vendor | finos |
| AI Product | GitProxy |
| AI Version | 1.19.1 and below |
Affected Products
- finos git-proxy < 1.19.2
Additional Information
| CWE List | CWE-285 |
|---|---|
| Source | GitHub_M |
Description
GitProxy is an application that stands between developers and a Git remote endpoint. In versions 1.19.1 and below, attackers can exploit the way GitProxy handles new branch creation to bypass the approval of prior commits on the parent branch. The vulnerability impacts all users or organizations relying on GitProxy to enforce policy and prevent unapproved changes. It requires no elevated privileges beyond regular push access, and no extra user interaction. It does however, require a GitProxy administrator or designated user (canUserApproveRejectPush) to approve pushes to the child branch. This is fixed in version 1.19.2.