CVE-2025-53772
8.8Microsoft · Web Deploy
A deserialization vulnerability in Microsoft Web Deploy allows an authorized attacker to execute arbitrary code over the network.
Executive summary
An authorized attacker can exploit a deserialization vulnerability in Microsoft Web Deploy to achieve remote code execution on affected systems.
Vulnerability
This is a deserialization of untrusted data flaw (CWE-502) in the Web Deploy component. The vulnerability requires the attacker to have authorized access to the network, at which point they can leverage the flaw to execute arbitrary code.
Business impact
Successful exploitation allows an attacker to gain full control over the affected server, leading to potential data exfiltration, service disruption, or lateral movement within the network. With a CVSS score of 8.8, this vulnerability represents a high-severity risk that could severely compromise the confidentiality, integrity, and availability of critical infrastructure.
Remediation
Immediate Action: Update Microsoft Web Deploy to version 10.0.2001 or later as specified in the Microsoft security update guide.
Proactive Monitoring: Review IIS and Web Deploy access logs for suspicious serialized payloads or unauthorized execution patterns originating from known user accounts.
Compensating Controls: Ensure that Web Deploy services are restricted to trusted network segments and that access is limited to the minimum number of authorized users required for administrative tasks.
Exploitation status
Public Exploit Available: Yes, public proof-of-concept repositories exist on GitHub.
Analyst recommendation
Given the high CVSS score and the availability of proof-of-concept code, this vulnerability poses a significant risk to organizational security. Administrators should prioritize the deployment of the official patch to eliminate the deserialization vector and prevent potential remote code execution scenarios.
More Microsoft CVEs
Sources
- Web Deploy Remote Code Execution Vulnerability Vendor advisory