Skip to main content

Windows CVE-2025-32710

| EUVDEUVD-2025-17794 HIGH
Race Condition (CWE-362)
2025-06-10 secure@microsoft.com
8.1
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.1 HIGH
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

6
Analysis Updated
Apr 16, 2026 - 06:42 EUVD-patch-fix
executive_summary
Re-analysis Queued
Apr 16, 2026 - 05:29 backfill_euvd_patch
patch_released
Patch available
Apr 16, 2026 - 05:29 EUVD
10.0.14393.8066,10.0.17763.7314,6.1.7601.27729
EUVD ID Assigned
Mar 14, 2026 - 19:49 euvd
EUVD-2025-17794
Analysis Generated
Mar 14, 2026 - 19:49 vuln.today
CVE Published
Jun 10, 2025 - 17:21 nvd
HIGH 8.1

DescriptionCVE.org

Use after free in Windows Remote Desktop Services allows an unauthorized attacker to execute code over a network.

AnalysisAI

Use-after-free vulnerability in Windows Remote Desktop Services (RDS) that allows unauthenticated network attackers to execute arbitrary code with high complexity requirements. The vulnerability affects Windows systems running RDS and represents a critical remote code execution risk; exploitation requires network access but no user interaction, though attack complexity is rated as high. If this CVE has been added to CISA's Known Exploited Vulnerabilities (KEV) catalog, it indicates active exploitation in the wild and should be treated as an immediate priority.

Technical ContextAI

This vulnerability stems from a use-after-free memory safety defect (CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization) in the Windows Remote Desktop Services protocol handler. Use-after-free conditions occur when memory is accessed after being freed, typically in multi-threaded environments where race conditions between memory allocation and deallocation create exploitable windows. RDS operates over network protocols (typically TCP port 3389 and related ports) and handles session management, graphics rendering, and input processing. The root cause likely involves improper synchronization in RDS's session state management or protocol parsing routines, where an attacker can craft network packets that trigger a race condition, causing the RDS process to reference memory that has already been freed. This allows arbitrary code execution within the SYSTEM or LOCAL_SERVICE context that RDS typically operates under. The high-complexity CVSS rating suggests the attacker must meet specific timing or environmental conditions to reliably trigger the vulnerability.

RemediationAI

Apply the latest Windows security patch released by Microsoft addressing CVE-2025-32710—refer to Microsoft's MSRC (Microsoft Security Response Center) advisory for specific KB article numbers and patch versions. For Windows Server, deploy updates to affected versions; for Windows client systems, ensure automatic updates are enabled or manually install patches. Interim mitigations pending patching: (1) Restrict RDS access via network segmentation and firewall rules—disable RDS on systems not requiring it; (2) Implement network-level authentication (NLA) in RDS settings to add an authentication layer before protocol processing; (3) Apply principle of least privilege—limit who can access RDS endpoints; (4) Monitor RDS services for suspicious activity and unexpected restarts; (5) Consider disabling RDS entirely if not operationally required. Verify patch installation by checking installed KB articles and validating RDS service version post-update.

CVE-2021-40444 HIGH POC
8.8 Sep 15

Windows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX

CVE-2021-1732 HIGH POC
7.8 Feb 25

Windows Win32k contains an out-of-bounds write vulnerability enabling local privilege escalation to SYSTEM, exploited by

CVE-2018-8174 HIGH POC
7.5 May 09

The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co

CVE-2019-0803 HIGH POC
7.8 Apr 09

Windows Win32k fails to properly handle objects in memory, allowing local privilege escalation exploited in the wild in

CVE-2020-1472 MEDIUM POC
5.5 Aug 17

A privilege escalation vulnerability (CVSS 5.5). Risk factors: actively exploited (KEV-listed), EPSS 94% exploitation pr

CVE-2024-30088 HIGH POC
7.0 Jun 11

Windows Kernel contains a TOCTOU race condition vulnerability allowing local privilege escalation, exploited by the OilR

CVE-2025-33053 HIGH POC
8.8 Jun 10

Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables

CVE-2025-33073 HIGH POC
8.8 Jun 10

Windows SMB contains an improper access control vulnerability (CVE-2025-33073, CVSS 8.8) enabling authenticated attacker

CVE-2025-13315 CRITICAL POC
9.3 Nov 19

Twonky Server 8.5.2 on Linux and Windows allows unauthenticated access to the admin log file through a web service API b

CVE-2013-10047 CRITICAL POC
9.3 Aug 01

An unrestricted file upload vulnerability exists in MiniWeb HTTP Server <= Build 300 that allows unauthenticated remote

CVE-2012-10030 CRITICAL POC
9.3 Aug 05

FreeFloat FTP Server contains multiple critical design flaws that allow unauthenticated remote attackers to upload arbit

CVE-2025-34101 CRITICAL POC
9.3 Jul 10

Serviio Media Server versions 1.4 through 1.8 on Windows contain an unauthenticated command injection in the /rest/actio

Share

CVE-2025-32710 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy