CVE-2025-3224: Elevation of Privilege in Docker Desktop for Windows during Upgrade due to Insecure Directory Deletion
A vulnerability in the update process of Docker Desktop for Windows versions prior to 4.41.0 could allow a local, low-privileged attacker to escalate privileges to SYSTEM. During an update, Docker Desktop attempts to delete files and subdirectories under the path C:\ProgramData\Docker\config with high privileges. However, this directory often does not exist by default, and C:\ProgramData\ allows normal users to create new directories. By creating a malicious Docker\config folder structure at this location, an attacker can force the privileged update process to delete or manipulate arbitrary system files, leading to Elevation of Privilege.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-3224?
CVE-2025-3224 is rated as a medium severity vulnerability due to its capability to allow local privilege escalation.
How do I fix CVE-2025-3224?
To fix CVE-2025-3224, upgrade Docker Desktop for Windows to version 4.41.0 or later.
What versions of Docker Desktop are affected by CVE-2025-3224?
Docker Desktop for Windows versions prior to 4.41.0 are affected by CVE-2025-3224.
Who can exploit CVE-2025-3224?
CVE-2025-3224 can be exploited by a local, low-privileged attacker who has access to the affected system.
What is the potential impact of CVE-2025-3224?
The potential impact of CVE-2025-3224 includes privilege escalation to SYSTEM level on the affected Windows system.