EXE
WinGet
Git
The Git Development Community · 2.53.0.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Git-2.53.0.2-64-bit.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
File Identity
Filename
Git-2.53.0.2-64-bit.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Git.Git
Version
2.53.0.2
Description
A free and open source distributed version control system
License
GPL-2.0
↗
Homepage
https://gitforwindows.org/
Installer URL
https://github.com/git-for-windows/git/releases/download/v2.53.0.windows.2/Git-2.53.0.2-64-bit.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
Changes since Git for Windows v2.53.0 (February 2nd 2026)
This is a security fix release, addressing CVE-2025-66413.
- CVE-2025-66413, Git for Windows: When a user clones a repository from an attacker-controlled server, Git may attempt NTLM authentication and disclose the user's NTLMv2 hash to the remote server. Since NTLM hashing is weak, the captured hash can potentially be brute-forced to recover the user's credentials. This is addressed by disabling NTLM authentication by default.