No analysis available yet.
Vendor Workaround
Avoid restoring incremental backups on systems where untrusted users have shell access, particularly if they could have modified or controlled any of the backed-up data. When restoring backups containing user-controlled content, perform the restoration only on systems that are inaccessible to those users.
Tracking
Sign in to view the affected projects.
No advisories yet.
Mon, 03 Aug 2026 16:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Tar: tar: toctou in incremental dumpdir 'x' rename handling allows restore path escape | |
| First Time appeared |
Redhat
Redhat enterprise Linux Redhat hummingbird Redhat openshift |
|
| Weaknesses | CWE-367 | |
| CPEs | cpe:/a:redhat:hummingbird:1 cpe:/a:redhat:openshift:4 cpe:/o:redhat:enterprise_linux:10 cpe:/o:redhat:enterprise_linux:6 cpe:/o:redhat:enterprise_linux:7 cpe:/o:redhat:enterprise_linux:8 cpe:/o:redhat:enterprise_linux:9 |
|
| Vendors & Products |
Redhat
Redhat enterprise Linux Redhat hummingbird Redhat openshift |
|
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: redhat
Published:
Updated: 2026-08-03T16:26:49.498Z
Reserved: 2026-07-31T10:48:40.556Z
Link: CVE-2026-18477
No data.
No data.
No data.
OpenCVE Enrichment
No data.
-
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition