LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2019-0708: Microsoft Remote Desktop Services Remote Code Execution Vulnerability

RBRecent Breaches Vulnerability Intelligence·Nov 3, 2021
Critical⚠ Actively exploited (CISA KEV)Ransomware-linked
Critical
Severity
Active
CISA KEV
Yes
Ransomware use
May 3, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2019-0708 to its Known Exploited Vulnerabilities catalog on Nov 3, 2021, with a federal patch deadline of May 3, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately. Ransomware crews are known to exploit this flaw.

Microsoft Remote Desktop Services, formerly known as Terminal Service, contains an unspecified vulnerability that allows an unauthenticated attacker to connect to the target system using RDP and send…

CVE-2019-0708 is a remote code execution vulnerability in Microsoft Remote Desktop Services (formerly Terminal Services), also known as BlueKeep. An unauthenticated attacker can connect over RDP and send specially crafted requests that lead to code execution on the target system. It matters because successful exploitation gives the attacker control without credentials, and the vulnerability has been used in ransomware activity. Defenders should treat internet-exposed or poorly segmented RDP hosts as high priority.

How it works

The underlying weakness is classified as CWE-416 (use-after-free). In this class of flaw, memory that has already been freed is later referenced again; an attacker who can influence the timing and content of requests may corrupt program state and redirect execution. Per the CISA summary, an unauthenticated attacker connects to the target using RDP and sends specially crafted requests. Successful exploitation allows remote code execution. Exact memory layout, packet structure, or exploit primitives are not detailed in the provided facts; treat any public proof-of-concept material cautiously and confirm technical specifics only against the vendor advisory.

Because the service accepts the connection before authentication, the attack surface is the RDP listener itself. Systems that leave Remote Desktop Services reachable—especially from untrusted networks—are the primary targets. The moniker BlueKeep is commonly used for this issue; always cross-check the CVE identifier when reviewing advisories or detection content.

Am I affected? How to find it in your systems

Microsoft Remote Desktop Services runs on Windows hosts that have the Remote Desktop / Terminal Services role or feature enabled and listening, typically on the standard RDP port. It appears on servers used for remote administration, VDI, or legacy terminal-server workloads, and sometimes on workstations with Remote Desktop enabled.

How to remediate

Patch first. Apply the updates Microsoft released for this vulnerability exactly as directed in the vendor advisory. CISA’s required action is to apply updates per vendor instructions. After patching, verify the update is present via your patch-management console or host inventory and confirm the RDP service behaves normally.

If you can't patch immediately

Implement compensating controls while you schedule the vendor update. These reduce likelihood and impact but do not replace patching.

If your data may have been exposed

Actively exploited remote code execution flaws, including those with known ransomware use, frequently lead to full host compromise, credential theft, lateral movement, and data encryption or exfiltration. If you have evidence of exploitation or have run unpatched, exposed RDP services, follow your incident-response process: isolate affected hosts, preserve volatile and disk evidence, reset credentials that may have been present on the system, and assess whether sensitive data or further network access was obtained. You can also run a free exposure scan of your email addresses against known breach datasets to see whether associated accounts appear in prior public breaches and then prioritize password resets and monitoring accordingly.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedMicrosoft · Remote Desktop Services
WeaknessCWE-416
Added to CISA KEVNov 3, 2021
Federal patch deadlineMay 3, 2022
Known ransomware useYes
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities