CVE-2025-66413
Received
Received - Intake
NTLM Hash Exposure in Git for Windows via Malicious Clone
Publication date: 2026-03-10
Last updated on: 2026-04-21
Assigner: GitHub, Inc.
Description
Description
Git for Windows is the Windows port of Git. Prior to 2.53.0(2), it is possible to obtain a user's NTLM hash by tricking them into cloning from a malicious server. Since NTLM hashing is weak, it is possible for the attacker to brute-force the user's account name and password. This vulnerability is fixed in 2.53.0(2).
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gitforwindows | git | to 2.53.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-307 | The product does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame. |
| CWE-200 | The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information. |