UNIX symbolic link following in tar-rs - CVE-2026-33056
Published: April 28, 2026 / Updated: May 18, 2026
tar-rs
Detailed vulnerability description
The vulnerability allows a remote attacker to modify permissions of arbitrary directories outside the extraction root.
The vulnerability exists due to symlink following in unpack_dir when unpacking a crafted tar archive. A remote attacker can supply a tarball containing a symlink entry followed by a directory entry with the same name to modify permissions of arbitrary directories outside the extraction root.