CVE-2025-54918

8.8

Microsoft · Windows

Improper authentication in the Windows NTLM component allows an authorized attacker to escalate their privileges over a network.

Executive summary

An improper authentication vulnerability in Windows NTLM allows authenticated attackers to perform unauthorized privilege escalation, posing a significant risk to domain and system integrity.

Vulnerability

This is an authentication bypass issue (CWE-287) located within the Windows NTLM authentication protocol. The vulnerability requires the attacker to be an authenticated user on the network to successfully trigger the flaw and elevate privileges.

Business impact

The vulnerability carries a CVSS score of 8.8, reflecting its high potential for total system compromise. Successful exploitation allows an attacker with low privileges to gain elevated rights, potentially leading to unauthorized data access, lateral movement across the network, and full administrative control over the affected host.

Remediation

Immediate Action: Apply the September 2025 security updates provided in the Microsoft Security Response Center (MSRC) update guide immediately to patch the vulnerable NTLM components.

Proactive Monitoring: Review authentication and authorization logs for anomalous NTLM request patterns or unexpected privilege escalation events occurring within the local or domain environment.

Compensating Controls: Ensure that NTLM is restricted where possible in favor of Kerberos and implement network segmentation to limit the reach of authenticated users who might attempt to exploit this flaw.

Exploitation status

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

Analyst recommendation

Given the high CVSS score and the public availability of proof-of-concept code, this vulnerability poses a severe threat to internal network security. Administrators should prioritize the deployment of the vendor-provided patches across all affected Windows versions to prevent unauthorized privilege escalation and subsequent domain compromise.

More Microsoft CVEs

Sources