CVE-2026-27912

8.0

Microsoft · Windows Server

Improper authorization in Windows Kerberos allows an authenticated attacker on an adjacent network to elevate privileges to a higher level.

Executive summary

An improper authorization vulnerability in the Windows Kerberos service allows authenticated attackers to achieve privilege escalation on affected Windows Server installations.

Vulnerability

This vulnerability, categorized under CWE-285, stems from improper authorization checks within the Kerberos authentication process. An attacker who has already obtained low-level credentials can leverage this flaw to perform unauthorized actions and escalate privileges while positioned on an adjacent network.

Business impact

The ability for an attacker to escalate privileges significantly increases the risk of a full system compromise, potentially leading to unauthorized access to sensitive data, lateral movement within the network, and complete loss of control over the affected domain controller or server. With a CVSS score of 8.0, this vulnerability is classified as High severity, necessitating prompt attention to prevent unauthorized administrative access.

Remediation

Immediate Action: Apply the security updates provided by Microsoft in the official update guide for the specific server version and build identified.

Proactive Monitoring: Review domain controller logs for anomalous Kerberos authentication patterns or unexpected privilege escalation attempts that deviate from standard administrative activities.

Compensating Controls: Restrict network access to domain controllers to authorized segments only, effectively limiting the scope of an adjacent network attack.

Exploitation status

Public Exploit Available: Yes, public proof-of-concept repositories exist on GitHub, including tools referencing ResetNightmare.

Analyst recommendation

Given the high severity of this privilege escalation vulnerability and the presence of public proof-of-concept code, organizations should prioritize patching the identified Windows Server versions immediately. Administrators must verify their build numbers against the provided enrichment data and deploy the necessary updates during the next maintenance window to prevent potential unauthorized administrative access.

More Microsoft CVEs

Sources