SB20260427119 - Path traversal in junrar



SB20260427119 - Path traversal in junrar

Published: April 27, 2026

Security Bulletin ID SB20260427119
CSH Severity
Medium
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Path traversal (CVE-ID: CVE-2026-28208)

CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CVSSv4: 8.2 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to write arbitrary files with attacker-controlled content.

The vulnerability exists due to path traversal in LocalFolderExtractor when extracting a crafted RAR archive on Linux/Unix. A remote attacker can supply a specially crafted archive entry with backslash-separated traversal sequences to write arbitrary files with attacker-controlled content.

Windows is not affected because backslashes are treated as path separators there, causing canonical path resolution to block the traversal.


Remediation

Install update from vendor's website.