Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-44028 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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).

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-674Uncontrolled Recursion[email protected]

Affected Products

ProductVersions
Nix
>= 2.24.4 (semver)

CPE

  • cpe:2.3:a:nix_project:nix:*:*:*:*:*:rust:*:*

Remediation

  • Upgrade: 2.34.7moderate effort
  • Upgrade: 2.33.6moderate effort
  • Upgrade: 2.32.8moderate effort
  • Upgrade: 2.31.5moderate effort
  • Upgrade: 2.30.5moderate effort
  • Upgrade: 2.29.4moderate effort
  • Upgrade: 2.28.7moderate effort
Lix
>= 2.93.0 (semver)

CPE

  • cpe:2.3:a:lix_project:lix:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 2.93.4moderate effort
  • Upgrade: 2.94.2moderate effort
  • Upgrade: 2.95.2moderate effort

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-44028
NVD Published Date:
May 5, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-44028 Details - Not Deferred