A compromised Windows Server Update Services (WSUS) deployment could be exploited to distribute attacker-controlled software through an organization’s trusted patch-management infrastructure This article explores malware update mechanisms. . The research reveals a concerning attack path involving NTLM coercion, relay attacks, and weakly protected external WSUS database configurations.

Published by SpecterOps researcher Beyviel David, Turning Enterprise Update Servers Into Backdoor Factories (0_o) – Part 1 highlights the scenario where the WSUS application server and its SUSDB database are hosted on separate systems. Hackers Turn Enterprise Update Servers Into Malware Delivery Systems Although this role may lack direct permissions for reading, modifying, or deleting database tables, its ability to execute specific procedures provides an alternative method to manipulate metadata and deployment workflows.

The research reveals that stored procedures can be chained together to create custom updates, associate them with installation metadata, specify a payload download location, place clients into targeted WSUS computer groups, and deploy the update to selected systems. Instead of tricking users into opening malicious attachments or exploiting each endpoint individually, adversaries can abuse the organization's software distribution channel to deliver malware via its own update mechanisms. Stored procedure EXECUTE permissions (source: Specterops[.

]io) Microsoft’s July 2026 advisories include CVE-2026-50444, an elevation-of-privilege issue described as missing authentication for a critical function, and CVE-2026-50328, a remotely reachable tampering/denial-of-service vulnerability.