CVE-2025-66413 PUBLISHED

Git for Windows leaks NTLM hash when cloning from an attacker-controlled server

Assigner: GitHub_M
Reserved: 28.11.2025 Published: 10.03.2026 Updated: 11.03.2026

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).

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
CVSS Score: 7.4

Product Status

Vendor git-for-windows
Product git
Versions
  • Version < 2.53.0(2) is affected

References

Problem Types

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor CWE