CVE-2025-48385

Git alllows arbitrary file writes via bundle-uri parameter injection

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When cloning a repository Git knows to optionally fetch a bundle advertised by the remote server, which allows the server-side to offload parts of the clone to a CDN. The Git client does not perform sufficient validation of the advertised bundles, which allows the remote side to perform protocol injection. This protocol injection can cause the client to write the fetched bundle to a location controlled by the adversary. The fetched content is fully controlled by the server, which can in the worst case lead to arbitrary code execution. The use of bundle URIs is not enabled by default and can be controlled by the bundle.heuristic config option. Some cases of the vulnerability require that the adversary is in control of where a repository will be cloned to. This either requires social engineering or a recursive clone with submodules. These cases can thus be avoided by disabling recursive clones. This vulnerability is fixed in v2.43.7, v2.44.4, v2.45.4, v2.46.4, v2.47.3, v2.48.2, v2.49.1, and v2.50.1.


We have discovered 546 live websites that are affected by CVE-2025-48385.

Run a Free Instant Scan




Affected Software

Product  git
Category Dev Tools
Vulnerable Domains546 live websites (89% of git install base)
Vulnerable Versions
  • from 0 through 2.43.7
  • from 2.44 through 2.44.4
  • from 2.45 through 2.45.4
  • from 2.46 through 2.46.4
  • from 2.47 through 2.47.3
  • from 2.48 through 2.48.2
  • from 2.49 through 2.49.1
  • from 2.50 through 2.50.1
Vulnerable Versions Count31 versions ( 79% of all versions)


Common Weakness Enumeration

CWE-88 Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')



Details

  • Published - Jul 8, 2025
  • Updated - Nov 4, 2025

Website Distribution by Country

Number of websites using CVE-2025-48385
United States124 websites



Germany168 websites
Singapore65 websites
France63 websites
GB23 websites
Netherlands13 websites
Switzerland10 websites
Denmark8 websites
Austria7 websites
Australia7 websites

Website Distribution by TLD

Number of websites using CVE-2025-48385
.org157 websites
.com108 websites
.de67 websites
.net65 websites
.fr11 websites
.org.uk7 websites
.at6 websites
.ch6 websites
.nl6 websites
.eu6 websites

Vulnerable Versions

Vulnerable versions are highlighted in red

Websites affected by CVE-2025-48385

Top websites that are affected by CVE-2025-48385. Please click on the "Contact us" link to get more information.
DomainCountryRankContacts
****.***********.org United States**,***
***.******.org United States**,***
****.**.cz Germany**,***
***.********.org France**,***
****.**.io Finland***,***
***.**********.org Austria***,***
***.********.org United States***,***
***.*****.org Germany***,***
*******.org France***,***
***.*****.com United States***,***
See full domain list

FAQ

CVE-2025-48385 is Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') in git
A total of 546 websites have been identified as vulnerable to CVE-2025-48385, based on global website indexing conducted by WebTechSurvey.
The git is affected by the CVE-2025-48385 vulnerability.
git versions up to 2.50.1 are vulnerable to CVE-2025-48385.
CVE-2025-48385 is resolved in version 2.50.1 of git.