cvedb.io
CVE-2026-42497
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2026-05-26T02:16:40.250 · Last modified 2026-06-17T10:47:55.893

Summary

Archive::Tar versions before 3.08 for Perl extract hardlinks to attacker controlled paths outside the extraction directory. _make_special_file() passes the tar header's linkname to link() without validating it against absolute paths or .. segments, creating a hardlink that shares the victim file's inode. A subsequent write through the extracted name modifies the victim file, and the post-extraction chmod, chown, and utime block in _extract_file() (guarded only against symlinks via -l) applies the tar header's mode, owner, and timestamps to the shared inode during extraction alone.

Affected products

archive\ — \

Does this affect you?

Add your gear to cvedb and we'll alert you only when archive\ ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.