Cyber Posture

CVE-2025-21208

High

Published: 11 February 2025

Published
11 February 2025
Modified
28 February 2025
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0030 53.3th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-21208 is a high-severity Heap-based Buffer Overflow (CWE-122) vulnerability in Microsoft Windows Server 2008. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 46.7% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 CM-7 (Least Functionality) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 2 other techniques. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly requires timely remediation through patching of the heap-based buffer overflow vulnerability in Windows RRAS as advised by Microsoft.

prevent

Limits systems to least functionality by disabling unnecessary RRAS services, eliminating the network-exposed attack surface for this RCE vulnerability.

prevent

Implements memory protections like DEP and ASLR that mitigate exploitation of heap buffer overflows even if unpatched.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1210 Exploitation of Remote Services Lateral Movement
Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network.
T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
Why these techniques?

RCE via heap buffer overflow in network-accessible RRAS service (public/remote service exploitation); UI:R requirement indicates client-side trigger for execution.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

NVD Description

Windows Routing and Remote Access Service (RRAS) Remote Code Execution Vulnerability

Deeper analysisAI

CVE-2025-21208 is a remote code execution vulnerability in the Windows Routing and Remote Access Service (RRAS). It stems from issues mapped to CWE-122 (Heap-based Buffer Overflow) and other unspecified weaknesses, earning a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H). The vulnerability affects Windows systems with RRAS enabled, as disclosed by Microsoft on February 11, 2025.

An unauthenticated attacker on the network can exploit this vulnerability with low complexity by tricking a user into performing a specific interaction, such as opening a malicious file or clicking a link. Successful exploitation grants remote code execution on the target system with high impacts to confidentiality, integrity, and availability, potentially allowing full system compromise.

Microsoft's Security Response Center provides detailed mitigation guidance, including patching instructions, in their update guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-21208. Security practitioners should prioritize applying the relevant updates to RRAS-enabled Windows servers and endpoints.

Details

CWE(s)

Affected Products

microsoft
windows server 2008
all versions, r2
microsoft
windows server 2012
all versions, r2
microsoft
windows server 2016
≤ 10.0.14393.7785
microsoft
windows server 2019
≤ 10.0.17763.6893
microsoft
windows server 2022
≤ 10.0.20348.3207
microsoft
windows server 2022 23h2
≤ 10.0.25398.1425
microsoft
windows server 2025
≤ 10.0.26100.3194

CVEs Like This One

CVE-2025-49673Same product: Microsoft Windows Server 2008
CVE-2025-49729Same product: Microsoft Windows Server 2008
CVE-2025-49669Same product: Microsoft Windows Server 2008
CVE-2025-49674Same product: Microsoft Windows Server 2008
CVE-2025-48824Same product: Microsoft Windows Server 2008
CVE-2025-49753Same product: Microsoft Windows Server 2008
CVE-2025-49663Same product: Microsoft Windows Server 2008
CVE-2025-49668Same product: Microsoft Windows Server 2008
CVE-2025-49672Same product: Microsoft Windows Server 2008
CVE-2025-54113Same product: Microsoft Windows Server 2008

References