Changes since Git for Windows v2.54.0(2) (July 14th 2026)
This is a security fix release, addressing CVE-2026-62960.
- CVE-2026-62960, Git for Windows: Attacker-controlled servers may advertise bundle URIs that point to network shares, causing Windows to transparently perform NTLM authentication and disclose the user's NTLMv2 hash. Since NTLM hashing is weak, the captured hash can potentially be brute-forced to recover the user's credentials. This is addressed by limiting the bundle URIs that
git clonerespects by the sameprotocol.<name>.allowrules as usual, which excludesfile://URIs by default.
| Filename | SHA-256 |
|---|---|
| MinGit-2.54.0.3-64-bit.zip | abf956f9e8d7f393c8d9a1d974402e55a0682e45fc8340acf1d668ccd4933896 |
| MinGit-2.54.0.3-arm64.zip | 3b64234cb3dc22500856e2f5cbeb9c733e64e4a1bd91925d8d74bf09981df968 |
| MinGit-2.54.0.3-32-bit.zip | 928ceca1b0ea6367b48e2e9b74489a66edafa123a83f94f4dd0ff08696c10928 |
| MinGit-2.54.0.3-busybox-64-bit.zip | 4a6519f7d6e4751e33255f5b7b440801c09f8fd55f2ef7eeebe3a55b28226cb6 |
| MinGit-2.54.0.3-busybox-32-bit.zip | 2580c8fbe0e36501956f2f83f4f3b909a9cf53c46b4e8103e8209fc1130f1111 |