CVE-2026-44810 – Microsoft Cryptographic Services Elevation of Privilege Vulnerability
“When authentication checks fail inside cryptographic services, a local attacker can turn access into SYSTEM-level control.”
CVE-2026-44810 is a Critical elevation of privilege vulnerability in Microsoft Cryptographic Services caused by improper authentication. An attacker could run a specially crafted application locally, or convince a user to open a malicious file. Successful exploitation could allow the attacker to gain SYSTEM privileges and take control of an affected system.
CVSS Score: 8.4
SEVERITY: Critical
THREAT:
This vulnerability allows local privilege escalation through improper authentication in Windows Cryptographic Services. No prior privileges are required in the CVSS metrics, and no user interaction is required for the local application scenario.
EXPLOITS:
Publicly Disclosed: No.
Exploited: No.
Exploitability Assessment: Exploitation Less Likely.
No public exploit, zero-day exploitation, or proof-of-concept code is confirmed in the provided data.
TECHNICAL SUMMARY:
CVE-2026-44810 is caused by improper authentication, identified as CWE-287, in Windows Cryptographic Services. An attacker could exploit the flaw by running a specially crafted application on the system. The provided FAQ also states that an attacker could convince a local user to open a malicious file. Successful exploitation could allow SYSTEM privilege escalation. The CVSS v3.1 metrics show local attack vector, low attack complexity, no privileges required, no user interaction, unchanged scope, and high impact to confidentiality, integrity, and availability.
EXPLOITABILITY:
Affected software includes Windows 11 versions 23H2, 24H2, 25H2, and 26H1, plus Windows Server 2022 and Windows Server 2025, including listed Server Core installations.
Exploitation requires local execution of a specially crafted application or opening a specially crafted file.
BUSINESS IMPACT:
This vulnerability is dangerous because SYSTEM privileges can allow attackers to disable defenses, install malware, steal sensitive data, create persistence, and move laterally. It can turn an initial local foothold into full control of the affected device.
WORKAROUND:
No mitigations or workarounds are listed.
Where patching is delayed, restrict execution of untrusted applications, monitor privilege escalation activity, and limit exposure to suspicious files or links.
URGENCY:
This patch should be prioritized because the vulnerability is rated Critical and successful exploitation can grant SYSTEM privileges. Although exploitation is assessed as less likely, privilege escalation flaws are valuable in real-world attack chains.
Key Details
- Affected Product
- Microsoft Windows 11 23h2
- Attack Vector
- Local
- Attack Complexity
- Low
- Privileges Required
- None
- User Interaction
- None
- CWE Classification
- CWE-287