Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-32631

CVE-2026-32631: Git for Windows NTLM Hash Disclosure Flaw

CVE-2026-32631 is an information disclosure vulnerability in Git for Windows that allows attackers to obtain NTLM hashes through malicious repositories. This article covers the technical details, affected versions, and mitigation.

Published: April 17, 2026

CVE-2026-32631 Overview

CVE-2026-32631 is a high-severity information disclosure vulnerability affecting Git for Windows versions prior to 2.53.0.windows.3. The vulnerability allows attackers to obtain a user's NTLM hash by tricking them into cloning a malicious repository or checking out a malicious branch that accesses an attacker-controlled server. By default, NTLM authentication does not require any user interaction, making this attack particularly dangerous. Once obtained, the NTLMv2 hash can be brute-forced to extract user credentials, enabling further compromise of user accounts and systems.

Critical Impact

Attackers can steal NTLM authentication hashes from Windows users, potentially leading to credential theft and unauthorized access to corporate resources without user interaction.

Affected Products

  • Git for Windows versions prior to 2.53.0.windows.3

Discovery Timeline

  • April 15, 2026 - CVE-2026-32631 published to NVD
  • April 15, 2026 - Last updated in NVD database

Technical Details for CVE-2026-32631

Vulnerability Analysis

This vulnerability is classified under CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor). The flaw exists in how Git for Windows handles network requests that can trigger NTLM authentication. When a user clones a repository or checks out a branch that references resources on an attacker-controlled server, Windows may automatically attempt NTLM authentication with that server, inadvertently transmitting the user's NTLM hash.

The attack leverages the Windows operating system's default behavior of automatically providing NTLM credentials when challenged by a remote server. Since NTLM authentication is initiated without user consent or awareness, victims have no opportunity to reject the authentication attempt. This makes the vulnerability particularly effective in targeted attacks where an attacker can craft a malicious repository URL or submodule reference.

Root Cause

The root cause of this vulnerability is the lack of protective measures in Git for Windows to prevent NTLM authentication requests from being sent to arbitrary remote servers. Git for Windows did not implement safeguards to block or warn users when Git operations would result in NTLM credentials being transmitted to potentially untrusted endpoints.

The Windows operating system's automatic NTLM authentication mechanism, while convenient for corporate intranet scenarios, becomes a security liability when Git operations can trigger connections to attacker-controlled servers. Microsoft has acknowledged the security concerns with NTLM and has begun deprecating the protocol in favor of more secure alternatives like Kerberos.

Attack Vector

The attack is network-based and requires user interaction in the form of performing a Git operation (clone, checkout, fetch) that references a malicious URL. An attacker can exploit this vulnerability through several methods:

  1. Malicious Repository: Creating a repository with submodules or Git LFS references pointing to an attacker-controlled SMB or HTTP server
  2. Malicious Branch: Committing changes to a branch that include references triggering NTLM authentication when checked out
  3. Repository Configuration: Manipulating .gitconfig or .gitmodules files to include malicious server URLs

When the victim performs the Git operation, their Windows system automatically attempts NTLM authentication with the attacker's server. The attacker captures the NTLMv2 challenge-response, which can then be subjected to offline brute-force attacks to recover the plaintext password. While brute-forcing NTLMv2 hashes is computationally expensive, it remains feasible with modern hardware, especially for weaker passwords.

Detection Methods for CVE-2026-32631

Indicators of Compromise

  • Unexpected outbound SMB (TCP port 445) or HTTP connections from Git processes to external IP addresses
  • NTLM authentication attempts to servers outside the corporate network or trusted domains
  • Git operations involving repositories with unusual submodule URLs or external references
  • Network traffic showing NTLM challenge-response exchanges to untrusted endpoints

Detection Strategies

  • Monitor network traffic for outbound SMB connections originating from git.exe processes to non-corporate destinations
  • Implement network segmentation rules to alert on NTLM authentication attempts to external servers
  • Use endpoint detection and response (EDR) solutions to track Git operations and associated network activity
  • Review Git repository configurations for suspicious submodule URLs or remote references

Monitoring Recommendations

  • Enable Windows Event logging for NTLM authentication events (Event ID 4624 with Logon Type 3)
  • Configure network monitoring to flag outbound connections on ports 445, 139, or HTTP ports from development workstations
  • Implement DNS monitoring to detect resolution requests for suspicious or newly registered domains
  • Deploy SentinelOne agents configured to monitor Git process behavior and network communications

How to Mitigate CVE-2026-32631

Immediate Actions Required

  • Update Git for Windows to version 2.53.0.windows.3 or later immediately
  • Audit all development workstations to identify and upgrade vulnerable Git installations
  • Review recently cloned repositories and checked-out branches for suspicious URLs or references
  • Consider blocking outbound SMB traffic from development workstations to external networks

Patch Information

The vulnerability has been fixed in Git for Windows version 2.53.0.windows.3. Users should upgrade to this version or later to receive the security fix. The patch implements protections that prevent NTLM hash disclosure when performing Git operations. For detailed information about the fix, refer to the Git for Windows Release Notes and the GitHub Security Advisory.

Workarounds

  • Disable NTLM authentication at the Windows system level using Group Policy (Note: may impact legitimate corporate applications)
  • Configure network firewalls to block outbound SMB traffic to non-corporate destinations
  • Use Git's credential helper to avoid NTLM-based authentication where possible
  • Consider migrating to SSH-based Git authentication to eliminate reliance on Windows authentication protocols
bash
# Configuration example - Disable NTLM for Git operations via registry
# Run in elevated PowerShell
Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\Lsa" -Name "LmCompatibilityLevel" -Value 5

# Alternative: Block outbound SMB at Windows Firewall
New-NetFirewallRule -DisplayName "Block Outbound SMB" -Direction Outbound -LocalPort 445 -Protocol TCP -Action Block -Program "C:\Program Files\Git\mingw64\bin\git.exe"

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechGit

  • SeverityHIGH

  • CVSS Score7.4

  • EPSS Probability0.06%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-200
  • Technical References
  • Git for Windows Release Notes

  • GitHub Security Advisory GHSA-9j5h-h4m7-85hx

  • Microsoft Deprecated Features Overview

  • Microsoft NTLMv1 Upcoming Changes

  • Microsoft Windows Authentication Blog
  • Related CVEs
  • CVE-2025-66413: Git for Windows NTLM Hash Disclosure Flaw

  • CVE-2024-50349: Git Information Disclosure Vulnerability

  • CVE-2024-52006: Git Information Disclosure Vulnerability

  • CVE-2024-50338: Git Credential Manager Info Disclosure
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English