← Back to feed
Vulnerabilities & PatchesEmerging1 sourceAug 29, 2026 · 14:16via CVEFeed

CVE-2026-82455 - RubyGems before 4.0.13 Path Traversal via Symlink Resolution

Brief

CVE ID : CVE-2026-82455

Published : Aug. 29, 2026, 2:16 p. m.

  • 6 hours, 58 minutes ago

Description : 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.

Severity: 7.1

  • HIGH

Visit the link for more details, such as CVSS details, affected products, timeline, and more...

Read more on CVEFeed