CVE Catalog

CVE-2026-73030

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.38%

30th percentile - higher than 30% of all known CVEs

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.

Risk Assessment

Risk of writing files to arbitrary filesystem locations, potentially leading to overwriting critical files or executing malicious code.

Recommendation

Update the unearth library to a version containing the fix (commit 6c78164) and avoid processing untrusted tar archives.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS