CVE-2026-85396
HIGH
NVD
CVSS Score
7.5
Severity
HIGH
Published
Sep 03, 2026
Vendor
unknown
Description
rubyzip versions before 3.4.0 contain a path traversal vulnerability in Zip::Entry#extract that fails to properly validate extraction paths using prefix comparison without trailing separators. Attackers can craft archive entries with names like ../upload_backup/owned.sh to write files outside the intended extraction directory into sibling paths sharing the destination prefix.