CVE-2026-82455

RubyGems fails to re-validate path containment after filesystem symlink resolution during gem extraction. When a pre-existing symlink inside the destination directory points outside the extraction root, extracted files that appear to be written under the destination directory can instead be written outside of it, breaking the extraction safety boundary. The fix resolves the real path of the parent directory before writing and raises Gem::Package::PathError if it escapes the destination directory.

Scoring

Severity
MEDIUM
CVSS base score
7.1
CVSS vector
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N
EPSS probability
0.14%
CWE
CWE-59
Published
2026-08-29
Last modified
2026-08-31

Affected products

Weakness type

Related vulnerabilities

Markdown version · Browse all CVEs