CVE-2026-28208
Prior to version 7.5.8, a backslash path traversal vulnerability in `LocalFolderExtractor` allows an attacker to write arbitrary files with attacker-controlled content anywhere on the filesystem when a crafted RAR archive is extracted on Linux/Unix.
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 12.0%, higher than 96% of all known CVEs. Patch or mitigate before the next change window.
Description
Junrar is an open source java RAR archive library. Prior to version 7.5.8, a backslash path traversal vulnerability in `LocalFolderExtractor` allows an attacker to write arbitrary files with attacker-controlled content anywhere on the filesystem when a crafted RAR archive is extracted on Linux/Unix. This can often lead to remote code execution (e.g., overwriting shell profiles, source code, cron jobs, etc). Version 7.5.8 has a fix for the issue.
- CVSS 3.1
- 5.9 MEDIUMCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
- EPSS
- 12.04% probability · 96th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-22
- Affected
- junrar project/junrar
- Source
- security-advisories@github.com
References
- https://github.com/junrar/junrar/commit/947ff1d33f00f940aa68ae2593500291d799d954Patch
- https://github.com/junrar/junrar/releases/tag/v7.5.8Product, Release Notes
- https://github.com/junrar/junrar/security/advisories/GHSA-j273-m5qq-6825Exploit, Vendor Advisory
- https://github.com/junrar/junrar/security/advisories/GHSA-j273-m5qq-6825Exploit, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.