<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – NixOS (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/nixos.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/nixos-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – NixOS (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:45 +0000</lastBuildDate>
  <item>
    <title>[Critical] CVE-2026-44592 – Gradient is a nix-based continuous integration system. In 1.1.0, when GRADIENT_D...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44592</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44592</guid>
    <pubDate>Thu, 14 May 2026 19:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-44592</strong></p>
  <p>Gradient is a nix-based continuous integration system. In 1.1.0, when GRADIENT_DISCOVERABLE=true (the default, and the NixOS module default), anyone who can reach /proto can register as a worker without any credentials by sending a fresh, never-registered worker UUID. The resulting session has PeerAuth::Open, i.e. it sees jobs from every organisation, and can immediately NarPush/NarUploaded arbit…</p>
  <p><strong>CVSS:</strong> 9.4 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44592">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-25137 – The NixOs Odoo package is an open source ERP and CRM system. From 21.11 to befor...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25137</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25137</guid>
    <pubDate>Mon, 02 Feb 2026 23:16:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-25137</strong></p>
  <p>The NixOs Odoo package is an open source ERP and CRM system. From 21.11 to before 25.11 and 26.05, every NixOS based Odoo setup publicly exposes the database manager without any authentication. This allows unauthorized actors to delete and download the entire database, including Odoos file store. Unauthorized access is evident from http requests. If kept, searching access logs and/or Odoos log fo…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25137">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-23838 – Tandoor Recipes is a recipe manager than can be installed with the Nix package m...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23838</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23838</guid>
    <pubDate>Mon, 19 Jan 2026 19:16:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-23838</strong></p>
  <p>Tandoor Recipes is a recipe manager than can be installed with the Nix package manager. Starting in version 23.05 and prior to version 26.05, when using the default configuration of Tandoor Recipes, specifically using SQLite and default `MEDIA_ROOT`, the full database file may be externally accessible, potentially on the Internet. The root cause is that the NixOS module configures the working dir…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-538</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23838">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-32438 – make-initrd-ng is a tool for copying binaries and their dependencies. Local priv...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-32438</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-32438</guid>
    <pubDate>Tue, 15 Apr 2025 20:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-32438</strong></p>
  <p>make-initrd-ng is a tool for copying binaries and their dependencies. Local privilege escalation affecting all NixOS users. With systemd.shutdownRamfs.enable enabled (the default) a local user is able to create a program that will be executed by root during shutdown. Patches exist for NixOS 24.11 and 25.05 / unstable. As a workaround, set systemd.shutdownRamfs.enable = false;.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-378</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-32438">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-45049 – Hydra is a Continuous Integration service for Nix based projects. It is possible...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-45049</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-45049</guid>
    <pubDate>Tue, 27 Aug 2024 21:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-45049</strong></p>
  <p>Hydra is a Continuous Integration service for Nix based projects. It is possible to trigger evaluations in Hydra without any authentication. Depending on the size of evaluations, this can impact the availability of systems. The problem can be fixed by applying https://github.com/NixOS/hydra/commit/f73043378907c2c7e44f633ad764c8bdd1c947d5 to any Hydra package. Users are advised to upgrade. Users u…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-45049">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-43378 – calamares-nixos-extensions provides Calamares branding and modules for NixOS, a ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-43378</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-43378</guid>
    <pubDate>Fri, 16 Aug 2024 02:15:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-43378</strong></p>
  <p>calamares-nixos-extensions provides Calamares branding and modules for NixOS, a distribution of GNU/Linux. Users who installed NixOS through the graphical installer who used manual disk partitioning to create a setup where the system was booted via legacy BIOS rather than UEFI; some disk partitions are encrypted; but the partitions containing either `/` or `/boot` are unencrypted; have their LUKS…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-256</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-43378">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-36476 – calamares-nixos-extensions provides Calamares branding and modules for NixOS, a ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-36476</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-36476</guid>
    <pubDate>Thu, 29 Jun 2023 01:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-36476</strong></p>
  <p>calamares-nixos-extensions provides Calamares branding and modules for NixOS, a distribution of GNU/Linux. Users of calamares-nixos-extensions version 0.3.12 and prior who installed NixOS through the graphical calamares installer, with an unencrypted `/boot`, on either non-UEFI systems or with a LUKS partition different from `/` have their LUKS key file in `/boot` as a plaintext CPIO archive atta…</p>
  <p><strong>CVSS:</strong> 7.9 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-36476">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2017-7412 – NixOS 17.03 before 17.03.887 has a world-writable Docker socket, which allows lo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-7412</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-7412</guid>
    <pubDate>Tue, 04 Apr 2017 00:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-7412</strong></p>
  <p>NixOS 17.03 before 17.03.887 has a world-writable Docker socket, which allows local users to gain privileges by executing docker commands.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-7412">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
