CVE-2026-42496

Published: May 28, 2026Last modified: June 3, 2026

Description

Archive::Tar versions before 3.08 for Perl extract symlinks with attacker controlled targets outside the extraction directory. _make_special_file() passes the tar header's linkname to symlink() without validating it against absolute paths or .. segments. The secure-extract mode check that guards regular file extraction does not cover the symlink target. A subsequent open through the extracted name reads or writes the attacker chosen path.

Severity score breakdown

ParameterValue
Base score9.1
Attack VectorNETWORK
Attack complexityLOW
Privileges requiredNONE
User interactionNONE
ScopeUNCHANGED
ConfidentialityHIGH
Integrity impactHIGH
Availability impactNONE
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSperlFixed (5.36.3-r2)
25 LTSperlFixed (5.40.4-r1)
StreamperlFixed (5.42.2-r1)
Hardened Containers23 LTSperlFixed (5.36.3-r2)
25 LTSperlFixed (5.40.4-r1)
StreamperlFixed (5.42.2-r1)

References

ON THIS PAGE