CVE-2026-44028

HIGH EPSS 7.8%
Published May 5, 20261mo ago · Modified Jun 17, 20262w ago
7.5 CVSS 3.1
High
Find Similar
Published May 5, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago

Description

An issue was discovered in Nix before 2.34.7 and Lix before 2.95.2. Unbounded recursion in the NAR (Nix Archive) parser could lead to a stack-to-heap overflow when the parser is run on a coroutine stack. The stack is allocated without a guard page, which means that a stack overflow could overwrite memory on the heap and could allow arbitrary code execution as the Nix daemon (run as root in multi-user installations) if ASLR hardening is bypassed. This can be exploited by all users able to connect to the daemon (e.g., in Nix, this is configurable via the allowed-users setting, defaulting to all users). The fixed versions are 2.34.7, 2.33.6, 2.32.8, 2.31.5, 2.30.5, 2.29.4, and 2.28.7 for Nix (introduced in 2.24.4); and 2.95.2, 2.94.2, and 2.93.4 for Lix (introduced in 2.93.0).

CVSS Details

Base Score
7.5
Exploitability
1.1
Impact
5.8
Vector string
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N
Attack Vector Local
Attack Complexity High
Privileges Required Low
User Interaction None
Scope Changed
Confidentiality High
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
7.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-674

References 5

  • discourse.nixos.org https://discourse.nixos.org/t/security-advisory-local-privilege-escalation-in-lix-and-nix/77407
  • github.com https://github.com/NixOS/nix/security/advisories/GHSA-vh5x-56v6-4368
  • lix.systems https://lix.systems/blog/2026-05-05-lix-unsigned-integer-overflow/
  • openwall.com https://www.openwall.com/lists/oss-security/2026/05/04/32
  • openwall.com https://www.openwall.com/lists/oss-security/2026/05/04/33

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.