JLSEC-2026-1344

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-1344.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-1344.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-1344
Upstream
  • CVE-2026-18477
Published
2026-08-18T00:06:39Z
Modified
2026-08-18T00:15:02Z
Severity
  • 4.4 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N (Source: CNA) CVSS Calculator
Summary
TOCTOU in GNU tar allows unauthorized file modification by a local attacker
Details

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.

Database specific
{
    "license": "CC-BY-4.0",
    "sources": [
        {
            "database_specific": {
                "status": "Analyzed"
            },
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-18477",
            "id": "CVE-2026-18477",
            "imported": "2026-08-17T05:38:11.343Z",
            "modified": "2026-08-13T16:09:33.640Z",
            "published": "2026-08-03T17:16:33.897Z",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-18477"
        }
    ]
}
References

Affected packages

Julia / Tar_jll

Package

Name
Tar_jll
Purl
pkg:julia/Tar_jll?uuid=9b64493d-8859-5bf3-93d7-7c32dd38186f

Affected ranges

Type
SEMVER
Events
Introduced
1.35.0+0

Database specific

source
"https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-1344.json"