CVE Catalog

CVE-2026-18477

MediumCVSS 4.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.10%

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

Summary

GNU tar has a TOCTOU vulnerability in incremental dumpdir 'X' rename handling. A local attacker with write access to a directory being backed up can influence the restore process if they have access to the system where the restore is performed. During restoration, files or directories may be created, renamed, or overwritten outside the intended extraction directory, potentially leading to unauthorized file modification or privilege escalation.

Risk Assessment

An attacker could exploit this vulnerability to overwrite system or configuration files outside the target directory, potentially leading to privilege escalation or system integrity compromise.

Recommendation

Update GNU tar to a version where the vulnerability is fixed, and avoid restoring archives from untrusted sources without proper safeguards.

Other vulnerabilities in GNU tar

See all
Original NVD description (English source)

A TOCTOU (Time-of-Check Time-of-Use) vulnerability in GNU tar's incremental dumpdir 'X' rename handling allows a local attacker with write access to a directory being backed up to influence the restore process if the attacker has access to the system where the restore is being performed. During restoration, files or directories may be created, renamed or overwritten outside the intended extraction directory. This could lead to unauthorized file modification or, in some cases, privilege escalation. Exploitation does not require the attacker to modify or craft the archive, and standard backup and restore workflows—including extracting into a newly created directory without using the -P option do not mitigate the issue.

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