Arbitrary file deletion via recursive path race
Published Jun 27, 2025 · Updated Jun 27, 2025
TOCTOU race in NixOS Nix before 2.24.15, 2.26.4, 2.28.4, and 2.29.1 allows local users to delete content from arbitrary folders. The recursive _deletePath function passes absolute child paths to openat while anchoring unlinkat calls to directory descriptors, so a swapped path redirects deletion outside the intended tree. Exploitation requires building an untrusted derivation and winning a filesystem race; deletion of privileged content can support a broader root-escalation chain.
Summary
What happened
TOCTOU race in NixOS Nix before 2.24.15, 2.26.4, 2.28.4, and 2.29.1 allows local users to delete content from arbitrary folders. The recursive _deletePath function passes absolute child paths to openat while anchoring unlinkat calls to directory descriptors, so a swapped path redirects deletion outside the intended tree. Exploitation requires building an untrusted derivation and winning a filesystem race; deletion of privileged content can support a broader root-escalation chain.
The record
- CVE
- CVE-2025-46415
- Published
- Jun 27, 2025
- Updated
- Jun 27, 2025
- Vendor
- NixOS
- Product
- Nix
- Classifications
- CWE-367, T1485
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jun 27, 2025CVE publishedPublication date reported by the CVE source.
- Jun 27, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <2.24.15
- Affected versionversion=2.25.0 <2.26.4
- Affected versionversion=2.27.0 <2.28.4
- Affected versionversion=2.29.0 <2.29.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- NixOS privilege-escalation proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo