Vulnerability record · CVE-2018-20250 · published 5 February 2019
CVE-2018-20250: WinRAR ACE filename path traversal enables arbitrary file write
Rarlab · Winrar
WinRAR versions up to and including 5.61 mishandle the filename field in ACE archives processed by UNACEV2.dll, allowing a crafted filename to be treated as an absolute path and ignoring the chosen extraction folder. This lets an attacker write files to arbitrary locations on the victim's system when the archive is extracted.
Description
In WinRAR versions prior to and including 5.61, There is path traversal vulnerability when crafting the filename field of the ACE format (in UNACEV2.dll). When the filename field is manipulated with specific patterns, the destination (extraction) folder is ignored, thus treating the filename as an absolute path.
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Automated analysis
critical priorityIt is in CISA KEV with known ransomware use, has a very high EPSS score, and public exploits exist, making it a high-risk, actively exploited vulnerability.
What it is
WinRAR versions up to and including 5.61 mishandle the filename field in ACE archives processed by UNACEV2.dll, allowing a crafted filename to be treated as an absolute path and ignoring the chosen extraction folder. This lets an attacker write files to arbitrary locations on the victim's system when the archive is extracted.
Impact
An attacker can write files outside the intended extraction directory, which can lead to code execution in the context of the user who extracts the archive. The CVSS vector indicates high confidentiality, integrity, and availability impact.
Attack surface
The flaw is reached locally when a user extracts a malicious ACE archive with WinRAR; the CVSS vector requires user interaction (UI:R) and no privileges (PR:N). No remote network access is needed beyond delivering the archive file.
Exploitation
CISA KEV lists this as known exploited with ransomware campaign use, and EPSS is 0.96274 (99.877th percentile). Multiple public exploit references exist, confirming active exploitation.
What to do
- Update WinRAR to a version after 5.61 as directed by the vendor.
- Remove or disable the legacy UNACEV2.dll if it cannot be updated immediately.
- Block or scan ACE archives at email and web gateways where feasible.
- Educate users not to extract untrusted ACE archives.
- Apply the CISA KEV required action per vendor instructions.
Detection
- Monitor for file creation events in unexpected system directories (e.g., Startup folders) originating from archive extraction processes.
- Alert on WinRAR or UNACEV2.dll loading ACE files from untrusted sources.
- Search for known exploit filenames or paths associated with public PoCs.
- Review endpoint logs for suspicious child processes spawned by WinRAR.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2018-20250 to the Known Exploited Vulnerabilities catalog on 15 February 2022 as "WinRAR Absolute Path Traversal Vulnerability". CISA reports known use in ransomware campaigns. Required action: Apply updates per vendor instructions. Federal deadline 15 August 2022.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
Track CVE-2018-20250 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2018-20250), CISA KEV, FIRST EPSS (scores of 2026-09-24). This page is refreshed as NVD updates the record.