CVE-2026-73030

Summary

unearth through 0.18.2, fixed in commit 6c78164, contains a path traversal vulnerability in the is_within_directory function that fails to normalize paths before validation, allowing ../ sequences to bypass directory containment checks. Attackers can supply malicious tar archives with symlink members or traversal sequences to write files to arbitrary filesystem locations accessible to the process.

Affected Software

VendorProductVersion RangeStatus
frostmingunearth0 <= 0.18.2affected
frostmingunearth6c78164e7bfa28b8b3d6f247b87e560692e3c8baunaffected

Weaknesses

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

References