Nixos

Nix

12 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.32%
  • Veröffentlicht 05.05.2026 01:16:07
  • Zuletzt bearbeitet 05.05.2026 19:47:31

An issue was discovered in Nix before 2.34.7. Writing to arbitrary files can occur via "nix-prefetch-url --unpack" or "nix store prefetch-file --unpack" directory traversal. The fixed versions are 2.34.7, 2.33.6, 2.32.8, 2.31.5, 2.30.5, 2.29.4, and 2...

  • EPSS 0.01%
  • Veröffentlicht 05.05.2026 01:16:06
  • Zuletzt bearbeitet 09.05.2026 04:16:26

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, w...

  • EPSS 0.04%
  • Veröffentlicht 08.04.2026 20:58:22
  • Zuletzt bearbeitet 15.04.2026 16:12:21

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

  • EPSS 0.08%
  • Veröffentlicht 14.07.2025 20:42:12
  • Zuletzt bearbeitet 15.04.2026 00:35:42

Nix is a package manager for Linux and other Unix systems. Builds with Nix 2.30.0 on macOS were executed with elevated privileges (root), instead of the build users. The fix was applied to Nix 2.30.1. No known workarounds are available.

  • EPSS 0.07%
  • Veröffentlicht 27.06.2025 00:00:00
  • Zuletzt bearbeitet 15.04.2026 00:35:42

A race condition in the Nix, Lix, and Guix package managers allows the removal of content from arbitrary folders. This affects Nix before 2.24.15, 2.26.4, 2.28.4, and 2.29.1; Lix before 2.91.2, 2.92.2, and 2.93.1; and Guix before 1.4.0-38.0e79d5b.

  • EPSS 0.08%
  • Veröffentlicht 27.06.2025 00:00:00
  • Zuletzt bearbeitet 15.04.2026 00:35:42

The Nix, Lix, and Guix package managers allow a bypass of build isolation in which a user can elevate their privileges to the build user account (e.g., nixbld or guixbuild). This affects Nix through 2.24.15, 2.26.4, 2.28.4, and 2.29.1; Lix through 2....

  • EPSS 0.08%
  • Veröffentlicht 27.06.2025 00:00:00
  • Zuletzt bearbeitet 15.04.2026 00:35:42

The Nix, Lix, and Guix package managers default to using temporary build directories in a world-readable and world-writable location. This allows standard users to deceive the package manager into using directories with pre-existing content, potentia...

  • EPSS 0.07%
  • Veröffentlicht 27.06.2025 00:00:00
  • Zuletzt bearbeitet 15.04.2026 00:35:42

The Nix, Lix, and Guix package managers fail to properly set permissions when a derivation build fails. This may allow arbitrary processes to modify the content of a store outside of the build sandbox. This affects Nix before 2.24.15, 2.26.4, 2.28.4,...

  • EPSS 0.07%
  • Veröffentlicht 27.06.2025 00:00:00
  • Zuletzt bearbeitet 15.04.2026 00:35:42

A race condition in the Nix, Lix, and Guix package managers enables changing the ownership of arbitrary files to the UID and GID of the build user (e.g., nixbld* or guixbuild*). This affects Nix before 2.24.15, 2.26.4, 2.28.4, and 2.29.1; Lix before ...

  • EPSS 0.08%
  • Veröffentlicht 31.10.2024 17:15:13
  • Zuletzt bearbeitet 15.04.2026 00:35:42

Nix is a package manager for Linux and other Unix systems. On macOS, built-in builders (such as `builtin:fetchurl`, exposed to users with `import <nix/fetchurl.nix>`) were not executed in the macOS sandbox. Thus, these builders (which are running und...