CVE-2025-49735
8.1Microsoft · Windows Server
A use after free vulnerability in the Windows KDC Proxy Service (KPSSVC) allows an unauthenticated, remote attacker to execute arbitrary code.
Executive summary
A critical use after free vulnerability in the Windows KDC Proxy Service (KPSSVC) permits remote code execution, posing a significant risk to affected Windows Server environments.
Vulnerability
This is a use after free flaw (CWE-416) within the Windows KDC Proxy Service that can be triggered by an unauthenticated attacker over a network. The vulnerability occurs when the service improperly manages memory, leading to conditions that allow for remote code execution.
Business impact
The potential for remote code execution represents the highest level of security risk, as it allows attackers to gain full control over the affected server. Given the CVSS score of 8.1, this vulnerability is classified as High severity and could lead to complete system compromise, data exfiltration, or the deployment of ransomware. Such an event would result in severe operational downtime and potential regulatory non-compliance for the organization.
Remediation
Immediate Action: Apply the security updates provided by Microsoft in the official update guide to remediate the vulnerable KPSSVC component.
Proactive Monitoring: Monitor network traffic for unusual patterns directed at the KDC Proxy Service and review system event logs for unexpected service crashes or unauthorized process executions.
Compensating Controls: Implement network segmentation to restrict access to the KDC Proxy Service to only necessary internal traffic, and ensure that Web Application Firewalls or Intrusion Prevention Systems are configured to detect malicious payloads targeting memory corruption flaws.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the critical nature of remote code execution vulnerabilities, administrators must prioritize the deployment of the vendor-supplied patches. Testing and applying these updates to all affected Windows Server instances should be performed as part of the next immediate maintenance cycle to effectively neutralize the risk of unauthorized system access.