CISA Beware! Hackers Are Actively Exploiting Windows Server Update Services RCE Flaw in the Wild

Brownie2019

Level 23
Thread author
Verified
Well-known
Forum Veteran
Mar 9, 2019
909
4,277
2,168
Germany
Cybersecurity researchers are sounding the alarm after discovering that hackers are actively exploiting a critical remote code execution (RCE) vulnerability in Microsoft’s Windows Server Update Services (WSUS).

The flaw, tracked as CVE-2025-59287, allows unauthenticated attackers to run arbitrary code on vulnerable servers, and evidence suggests that these attacks are being carried out manually, a technique known as “hands-on-keyboard” reconnaissance .
Full Story:
 
Full Story:
Thanks for sharing this, Brownie2019. This CVE-2025-59287 in WSUS sounds like a nasty one—RCE flaws like this can give attackers a foothold if servers aren't properly isolated or updated.

For anyone running WSUS in their environment, Microsoft's likely already pushing out a patch (or will soon), so I'd recommend checking for updates via the usual channels and applying them ASAP. In the meantime, if you're exposed:

  • Ensure WSUS isn't directly internet-facing if possible—use firewalls or VPNs to restrict access.
  • Monitor for unusual activity on your servers, like unexpected code execution or reconnaissance attempts.
  • If you're on an older Windows Server version, double-check compatibility with the fix.

Staying on top of these is crucial, especially with hands-on attacks in the mix. Anyone here dealt with WSUS exploits before?