
Technical analysis and documentation of CVE-2025-47987, a Windows CredSSP heap-based buffer overflow vulnerability enabling local privilege escalation to SYSTEM.
CVE-2025-47987: Windows CredSSP Elevation of Privilege
📌 This repository contains documentation and analysis resources about the vulnerability CVE-2025-47987, a heap-based buffer overflow flaw affecting the Windows Credential Security Support Provider (CredSSP) protocol.
The vulnerability allows an authenticated local attacker to elevate their privileges on the system. The flaw originates from improper memory management when processing specific CredSSP protocol packets, which can lead to:
Identifier: CVE-2025-47987
Vulnerability Type: Elevation of Privilege (EoP)
Weaknesses (CWE):
CWE-122: Heap-based Buffer OverflowCWE-190: Integer Overflow or Wraparound7.8 HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:HThe vulnerability affects a wide range of Microsoft operating systems, including:
✅ Critical Note: An update to a build version later than those indicated in the Microsoft Security Update Guide is required to mitigate the risk.
🔍 See the full list of affected CPEs below.
Apply the official security patches distributed by Microsoft through Windows Update.
winver or systeminfo and confirm that the build version exceeds the thresholds listed above.⚠️ There are no effective workarounds (such as disabling CredSSP), as it would affect critical functionalities like Remote Desktop, WinRM, and PowerShell Remoting.
The overflow occurs within the Credential Security Support Provider (CredSSP), specifically during the processing of NTLM/Kerberos authentication structures in the context of credential delegation (credential delegation).
UI:N → No interaction required.C:H/I:H/A:H).termsrv, lsass), corrupting the heap and achieving code execution with SYSTEM privileges.This content is provided for informational and cybersecurity research purposes only.
❌ Using this information to compromise systems without explicit authorization is illegal and violates international laws (e.g., CFAA, Organic Law on Data Protection, GDPR, etc.).
✅ Legitimate uses include: authorized audits, ethical penetration testing, defense development, IDS/EDR detection, and supervised academic training.
Official Sources:
📣 Missing a CPE? Report your finding to
[email protected](authorized researchers only)!
🔐 Last updated: 2025-04-05 — Based on public data from MSRC and NVD.
🛠️ This README.md file is licensed under CC BY-NC-SA 4.0 for educational and non-commercial research use.
| System | Maximum Vulnerable Version | Example Minimum Safe Build |
|---|
| Windows 11 24H2 | 10.0.26100.4652 (excl.) | 10.0.26100.4653+ |
| Windows Server 2022 | 10.0.20348.3932 (excl.) | 10.0.20348.3933+ |
| Windows 10 22H2 | 10.0.19045.6093 (excl.) | 10.0.19045.6094+ |
| CPE Identifier | Status | Notes |
|---|
cpe:2.3:o:microsoft:windows_10_1507:*:*:*:*:*:*:x64:* | Vulnerable | Up to (excl.) 10.0.10240.21073 |
cpe:2.3:o:microsoft:windows_10_1607:*:*:*:*:*:*:x86:* | Vulnerable | Up to (excl.) 10.0.14393.8246 |
cpe:2.3:o:microsoft:windows_10_1809:*:*:*:*:*:*:x64:* | Vulnerable | Up to (excl.) 10.0.17763.7558 |
cpe:2.3:o:microsoft:windows_10_21h2:*:*:*:*:*:*:*:* | Vulnerable | Up to (excl.) 10.0.19044.6093 |
cpe:2.3:o:microsoft:windows_10_22h2:*:*:*:*:*:*:*:* | Vulnerable | Up to (excl.) 10.0.19045.6093 |
cpe:2.3:o:microsoft:windows_11_22h2:*:*:*:*:*:*:*:* | Vulnerable | Up to (excl.) 10.0.22621.5624 |
cpe:2.3:o:microsoft:windows_11_23h2:*:*:*:*:*:*:*:* | Vulnerable | Up to (excl.) 10.0.22631.5624 |
cpe:2.3:o:microsoft:windows_11_24h2:*:*:*:*:*:*:*:* | Vulnerable | Up to (excl.) 10.0.26100.4652 |
cpe:2.3:o:microsoft:windows_server_2008:-:sp2:*:*:*:*:x64:* | Vulnerable | No specified build limit |
cpe:2.3:o:microsoft:windows_server_2012:r2:*:*:*:*:*:* | Vulnerable | No specified build limit |
cpe:2.3:o:microsoft:windows_server_2016:*:*:*:*:*:*:*:* | Vulnerable | Up to (excl.) 10.0.14393.8246 |
cpe:2.3:o:microsoft:windows_server_2019:*:*:*:*:*:*:*:* | Vulnerable | Up to (excl.) 10.0.17763.7558 |
cpe:2.3:o:microsoft:windows_server_2022:*:*:*:*:*:*:*:* | Vulnerable | Up to (excl.) 10.0.20348.3932 |
cpe:2.3:o:microsoft:windows_server_2022_23h2:*:*:*:*:*:*:*:* | Vulnerable | Up to (excl.) 10.0.25398.1732 |
cpe:2.3:o:microsoft:windows_server_2025:*:*:*:*:*:*:*:* | Vulnerable | Up to (excl.) 10.0.26100.4652 |