CVE-2026-18508

Severity CVSS v4.0:
Pending analysis
Type:
CWE-59 Link Following
Publication date:
03/08/2026
Last modified:
07/08/2026

Description

A flaw was found in GNU tar. When extracting an archive with the --one-top-level option, hardlink targets are not confined to the designated top-level directory and may resolve relative to the extraction working directory. A crafted archive can create hardlinks that escape the intended boundary and, when combined with a preexisting symbolic link under the working directory, may allow writing outside that boundary during a single extraction.