CVE-2026-39860

Source
https://cve.org/CVERecord?id=CVE-2026-39860
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-39860.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-39860
Aliases
  • GHSA-g3g9-5vj6-r3gj
Downstream
Published
2026-04-08T20:58:22.979Z
Modified
2026-07-15T02:19:39.617128488Z
Severity
  • 9.0 (Critical) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N CVSS Calculator
Summary
Nix sandbox escape: file write via symlink at FOD `.tmp` copy destination
Details

Nix is a package manager for Linux and other Unix systems. A bug in the fix for CVE-2024-27297 allowed for arbitrary overwrites of files writable by the Nix process orchestrating the builds (typically the Nix daemon running as root in multi-user installations) by following symlinks during fixed-output derivation output registration. This affects sandboxed Linux builds - sandboxed macOS builds are unaffected. The location of the temporary output used for the output copy was located inside the build chroot. A symlink, pointing to an arbitrary location in the filesystem, could be created by the derivation builder at that path. During output registration, the Nix process (running in the host mount namespace) would follow that symlink and overwrite the destination with the derivation's output contents. In multi-user installations, this allows all users able to submit builds to the Nix daemon (allowed-users - defaulting to all users) to gain root privileges by modifying sensitive files. This vulnerability is fixed in 2.34.5, 2.33.4, 2.32.7, 2.31.4, 2.30.4, 2.29.3, and 2.28.6.

Database specific
{
    "cwe_ids": [
        "CWE-61"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/39xxx/CVE-2026-39860.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/nixos/nix

Affected ranges

Type
GIT
Repo
https://github.com/nixos/nix
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "2.21"
        },
        {
            "fixed": "2.28.6"
        },
        {
            "introduced": "2.29.0"
        },
        {
            "fixed": "2.29.3"
        },
        {
            "introduced": "2.30.0"
        },
        {
            "fixed": "2.30.4"
        },
        {
            "introduced": "2.31.0"
        },
        {
            "fixed": "2.31.4"
        },
        {
            "introduced": "2.32.0"
        },
        {
            "fixed": "2.32.7"
        },
        {
            "introduced": "2.33.0"
        },
        {
            "fixed": "2.33.4"
        },
        {
            "introduced": "2.34.0"
        },
        {
            "fixed": "2.34.5"
        },
        {
            "introduced": "2.20.5"
        },
        {
            "last_affected": "2.20.9"
        },
        {
            "introduced": "2.19.4"
        },
        {
            "last_affected": "2.19.7"
        },
        {
            "introduced": "2.18.2"
        },
        {
            "last_affected": "2.18.9"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

2.*
2.18.2
2.18.3
2.18.4
2.18.5
2.18.6
2.18.7
2.18.8
2.18.9
2.19.4
2.19.5
2.19.6
2.19.7
2.20.5
2.20.6
2.20.7
2.20.8
2.20.9
2.29.0
2.29.1
2.29.2
2.30.0
2.30.1
2.30.2
2.30.3
2.31.0
2.31.1
2.31.2
2.31.3
2.32.0
2.32.1
2.32.2
2.32.3
2.32.4
2.32.5
2.32.6
2.33.0
2.33.1
2.33.2
2.33.3
2.34.0
2.34.1
2.34.2
2.34.3
2.34.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-39860.json"