<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – nix</title>
  <link>https://cvedaily.com/pages/tags/nix.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/nix.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – nix</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>[High] CVE-2026-43296 – In the Linux kernel, the following vulnerability has been resolved:

octeontx2-a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43296</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43296</guid>
    <pubDate>Fri, 08 May 2026 14:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-43296</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  octeontx2-af: Workaround SQM/PSE stalls by disabling sticky  NIX SQ manager sticky mode is known to cause stalls when multiple SQs share an SMQ and transmit concurrently. Additionally, PSE may deadlock on transitions between sticky and non-sticky transmissions. There is also a credit drop issue observed when certain condition cl…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-667</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43296">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-44029 – An issue was discovered in Nix before 2.34.7. Writing to arbitrary files can occ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44029</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44029</guid>
    <pubDate>Tue, 05 May 2026 01:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44029</strong></p>
  <p>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.28.7 (introduced in 2.24.7);</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-36</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44029">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44028 – An issue was discovered in Nix before 2.34.7 and Lix before 2.95.2. Unbounded re...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44028</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44028</guid>
    <pubDate>Tue, 05 May 2026 01:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44028</strong></p>
  <p>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-…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44028">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-39860 – Nix is a package manager for Linux and other Unix systems. A bug in the fix for ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39860</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39860</guid>
    <pubDate>Wed, 08 Apr 2026 21:17:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-39860</strong></p>
  <p>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 installations) by following symlinks during fixed-output derivation output registration. This affects sandboxed Linux builds - sandboxed macOS builds are…</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-61</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39860">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-32810 – Halloy is an IRC application written in Rust. In versions on \*nix and macOS pri...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32810</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32810</guid>
    <pubDate>Fri, 20 Mar 2026 23:16:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-32810</strong></p>
  <p>Halloy is an IRC application written in Rust. In versions on \*nix and macOS prior to commit f180e41061db393acf65bc99f5c5e7397586d9cb, halloy creates its config directory and files using default umask permissions, which typically results in `0644` on files and `0755` on directories. This allows any local user on the system to read plaintext credentials stored in `config.toml` or referenced `passw…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32810">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>[Medium] CVE-2025-35062 – Newforma Info Exchange (NIX) before version 2023.1 by default allows anonymous a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-35062</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-35062</guid>
    <pubDate>Thu, 09 Oct 2025 21:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-35062</strong></p>
  <p>Newforma Info Exchange (NIX) before version 2023.1 by default allows anonymous authentication which allows an unauthenticated attacker to exploit additional vulnerabilities that require authentication.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-35062">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-35061 – Newforma Info Exchange (NIX) '/NPCSRemoteWeb/LegacyIntegrationServices.asmx' all...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-35061</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-35061</guid>
    <pubDate>Thu, 09 Oct 2025 21:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-35061</strong></p>
  <p>Newforma Info Exchange (NIX) '/NPCSRemoteWeb/LegacyIntegrationServices.asmx' allows a remote, unauthenticated attacker to cause NIX to make an SMB connection to an attacker-controlled system. The attacker can capture the NTLMv2 hash of the user-configured NIX service account.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-294</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-35061">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-35060 – Newforma Info Exchange (NIX) provides a 'Send a File Transfer' feature that allo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-35060</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-35060</guid>
    <pubDate>Thu, 09 Oct 2025 21:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-35060</strong></p>
  <p>Newforma Info Exchange (NIX) provides a 'Send a File Transfer' feature that allows a remote, authenticated attacker to upload SVG files that contain JavaScript or other content that may be executed or rendered by a web browser using a mobile user agent.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-35060">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-35059 – Newforma Info Exchange (NIX) '/DownloadWeb/hyperlinkredirect.aspx' provides an u...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-35059</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-35059</guid>
    <pubDate>Thu, 09 Oct 2025 21:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-35059</strong></p>
  <p>Newforma Info Exchange (NIX) '/DownloadWeb/hyperlinkredirect.aspx' provides an unauthenticated URL redirect via the 'nhl' parameter.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-35059">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-35058 – Newforma Info Exchange (NIX) '/UserWeb/Common/MarkupServices.ashx' allows a remo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-35058</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-35058</guid>
    <pubDate>Thu, 09 Oct 2025 21:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-35058</strong></p>
  <p>Newforma Info Exchange (NIX) '/UserWeb/Common/MarkupServices.ashx' allows a remote, unauthenticated attacker to cause NIX to make an SMB connection to an attacker-controlled system. The attacker can capture the NTLMv2 hash of the customer-configured NIX service account.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-294</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-35058">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-35057 – Newforma Info Exchange (NIX) '/RemoteWeb/IntegrationServices.ashx' allows a remo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-35057</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-35057</guid>
    <pubDate>Thu, 09 Oct 2025 21:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-35057</strong></p>
  <p>Newforma Info Exchange (NIX) '/RemoteWeb/IntegrationServices.ashx' allows a remote, unauthenticated attacker to cause NIX to make an SMB connection to an attacker-controlled system. The attacker can capture the NTLMv2 hash of the NIX service account.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-294</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-35057">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-35056 – Newforma Info Exchange (NIX) '/UserWeb/Common/MarkupServices.ashx' 'StreamStampI...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-35056</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-35056</guid>
    <pubDate>Thu, 09 Oct 2025 21:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-35056</strong></p>
  <p>Newforma Info Exchange (NIX) '/UserWeb/Common/MarkupServices.ashx' 'StreamStampImage' accepts an encrypted file path and returns an image of the specified file. An authenticated attacker can read arbitrary files subject to the privileges of NIX, typically 'NT AUTHORITY\NetworkService', and the ability of StreamStampImage to process the file. The encrypted file path can be generated using the shar…</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-35056">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-35055 – Newforma Info Exchange (NIX) '/UserWeb/Common/UploadBlueimp.ashx' allows an auth...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-35055</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-35055</guid>
    <pubDate>Thu, 09 Oct 2025 21:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-35055</strong></p>
  <p>Newforma Info Exchange (NIX) '/UserWeb/Common/UploadBlueimp.ashx' allows an authenticated attacker to upload an arbitrary file to any location writable by the NIX application. An attacker can upload and run a web shell or other content executable by the web server. An attacker can also delete directories.  In Newforma before 2023.1, anonymous access is enabled by default (CVE-2025-35062), allowin…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-35055">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-35054 – Newforma Info Exchange (NIX) stores credentials  used to configure NPCS in 'HKLM...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-35054</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-35054</guid>
    <pubDate>Thu, 09 Oct 2025 21:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-35054</strong></p>
  <p>Newforma Info Exchange (NIX) stores credentials  used to configure NPCS in 'HKLM\Software\WOW6432Node\Newforma\<version>\Credentials'. The credentials are encrypted but the encryption key is stored in the same registry location. Authenticated users can access both the credentials and the encryption key. If these are Active Directory credentials, an attacker may be able to gain access to additiona…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-257</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-35054">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-35053 – Newforma Info Exchange (NIX) accepts requests to '/UserWeb/Common/MarkupServices...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-35053</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-35053</guid>
    <pubDate>Thu, 09 Oct 2025 21:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-35053</strong></p>
  <p>Newforma Info Exchange (NIX) accepts requests to '/UserWeb/Common/MarkupServices.ashx' specifying the 'DownloadExportedPDF' command that allow an authenticated user to read and delete arbitrary files with 'NT AUTHORITY\NetworkService' privileges.  In Newforma before 2023.1, anonymous access is enabled by default (CVE-2025-35062), allowing an otherwise unauthenticated attacker to effectively authe…</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-35053">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-35052 – Newforma Info Exchange (NIX) uses a hard-coded key to encrypt certain query para...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-35052</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-35052</guid>
    <pubDate>Thu, 09 Oct 2025 21:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-35052</strong></p>
  <p>Newforma Info Exchange (NIX) uses a hard-coded key to encrypt certain query parameters. Some encrypted parameter values can specify paths to download files, potentially bypassing authentication and authorization, for example, the 'qs' parameter used in '/DownloadWeb/download.aspx'. This key is shared across NIX installations. NIX 2023.3 and 2024.1 limit the use of hard-coded keys.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-321</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-35052">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-35050 – Newforma Info Exchange (NIX) accepts serialized .NET data via the '/remoteweb/re...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-35050</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-35050</guid>
    <pubDate>Thu, 09 Oct 2025 21:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-35050</strong></p>
  <p>Newforma Info Exchange (NIX) accepts serialized .NET data via the '/remoteweb/remote.rem' endpoint, allowing a remote, unauthenticated attacker to execute arbitrary code with 'NT AUTHORITY\NetworkService' privileges. The vulnerable endpoint is used by Newforma Project Center Server (NPCS), so a compromised NIX system can be used to attack an associated NPCS system. To mitigate this vulnerability,…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-35050">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-58270 – Cross-Site Request Forgery (CSRF) vulnerability in NIX Solutions Ltd NIX Anti-Sp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-58270</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-58270</guid>
    <pubDate>Mon, 22 Sep 2025 19:16:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-58270</strong></p>
  <p>Cross-Site Request Forgery (CSRF) vulnerability in NIX Solutions Ltd NIX Anti-Spam Light nix-anti-spam-light allows Cross Site Request Forgery.This issue affects NIX Anti-Spam Light: from n/a through <= 0.0.4.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-58270">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-54864 – Hydra is a continuous integration service for Nix based projects. Prior to commi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54864</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54864</guid>
    <pubDate>Tue, 12 Aug 2025 16:15:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-54864</strong></p>
  <p>Hydra is a continuous integration service for Nix based projects. Prior to commit f7bda02, /api/push-github and /api/push-gitea are called by the corresponding forge without HTTP Basic authentication. Both forges do however feature HMAC signing with a secret key. Triggering an evaluation can be very taxing on the infrastructure when large evaluations are done, introducing potential denial of serv…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54864">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-54800 – Hydra is a continuous integration service for Nix based projects. Prior to commi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54800</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54800</guid>
    <pubDate>Tue, 12 Aug 2025 16:15:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-54800</strong></p>
  <p>Hydra is a continuous integration service for Nix based projects. Prior to commit dea1e16, a malicious package can introduce arbitrary JavaScript code into the Hydra database that is automatically evaluated in a client's browser when anyone visits the build page. This could be done by a third-party project as part of its build process. This also happens in other places like with hydra-release-nam…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54800">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-53819 – Nix is a package manager for Linux and other Unix systems. Builds with Nix 2.30...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-53819</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-53819</guid>
    <pubDate>Mon, 14 Jul 2025 21:15:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-53819</strong></p>
  <p>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.</p>
  <p><strong>CVSS:</strong> 7.9 · <strong>CWE:</strong> CWE-271</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-53819">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-52993 – A race condition in the Nix, Lix, and Guix package managers enables changing the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-52993</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-52993</guid>
    <pubDate>Fri, 27 Jun 2025 14:15:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-52993</strong></p>
  <p>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 2.91.2, 2.92.2, and 2.93.1; and Guix before 1.4.0-38.0e79d5b.</p>
  <p><strong>CVSS:</strong> 5.6 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-52993">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-52992 – The Nix, Lix, and Guix package managers fail to properly set permissions when a ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-52992</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-52992</guid>
    <pubDate>Fri, 27 Jun 2025 14:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-52992</strong></p>
  <p>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, and 2.29.1; Lix before 2.91.2, 2.92.2, and 2.93.1; and Guix before 1.4.0-38.0e79d5b.</p>
  <p><strong>CVSS:</strong> 3.2 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-52992">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-52991 – The Nix, Lix, and Guix package managers default to using temporary build directo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-52991</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-52991</guid>
    <pubDate>Fri, 27 Jun 2025 14:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-52991</strong></p>
  <p>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, potentially leading to unauthorized actions or data manipulation. 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…</p>
  <p><strong>CVSS:</strong> 3.2 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-52991">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-46416 – The Nix, Lix, and Guix package managers allow a bypass of build isolation in whi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-46416</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-46416</guid>
    <pubDate>Fri, 27 Jun 2025 14:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-46416</strong></p>
  <p>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.91.2, 2.92.2, and 2.93.1; and Guix before 1.4.0-38.0e79d5b.</p>
  <p><strong>CVSS:</strong> 2.9 · <strong>CWE:</strong> CWE-282</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-46416">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-46415 – A race condition in the Nix, Lix, and Guix package managers allows the removal o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-46415</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-46415</guid>
    <pubDate>Fri, 27 Jun 2025 14:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-46415</strong></p>
  <p>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.</p>
  <p><strong>CVSS:</strong> 3.2 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-46415">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-50060 – In the Linux kernel, the following vulnerability has been resolved:

octeontx2-a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-50060</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-50060</guid>
    <pubDate>Wed, 18 Jun 2025 11:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-50060</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  octeontx2-af: Fix mcam entry resource leak  The teardown sequence in FLR handler returns if no NIX LF is attached to PF/VF because it indicates that graceful shutdown of resources already happened. But there is a chance of all allocated MCAM entries not being freed by PF/VF. Hence free mcam entries even in case of detached LF.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-401</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-50060">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-32435 – Hydra is a Continuous Integration service for Nix based projects. Evaluation of ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-32435</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-32435</guid>
    <pubDate>Tue, 15 Apr 2025 23:15:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-32435</strong></p>
  <p>Hydra is a Continuous Integration service for Nix based projects. Evaluation of untrusted non-flake nix code could potentially access secrets that are accessible by the hydra user/group. This should not affect the signing keys, that are owned by the hydra-queue-runner and hydra-www users respectively.</p>
  <p><strong>CVSS:</strong> 2.6 · <strong>CWE:</strong> CWE-95</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-32435">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-52432 – Deserialization of Untrusted Data vulnerability in NIX Solutions Ltd NIX Anti-Sp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-52432</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-52432</guid>
    <pubDate>Mon, 18 Nov 2024 15:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-52432</strong></p>
  <p>Deserialization of Untrusted Data vulnerability in NIX Solutions Ltd NIX Anti-Spam Light nix-anti-spam-light allows Object Injection.This issue affects NIX Anti-Spam Light: from n/a through <= 0.0.4.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-52432">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2024-51481 – Nix is a package manager for Linux and other Unix systems. On macOS, built-in bu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-51481</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-51481</guid>
    <pubDate>Thu, 31 Oct 2024 17:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2024-51481</strong></p>
  <p>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 under the `nixbld*` users) had read access to world-readable paths and write access to world-writable paths outside of the sandbox. This issue is fixed…</p>
  <p><strong>CVSS:</strong> 1.0 · <strong>CWE:</strong> CWE-693</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-51481">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-47174 – Nix is a package manager for Linux and other Unix systems. Starting in version 1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-47174</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-47174</guid>
    <pubDate>Thu, 26 Sep 2024 18:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-47174</strong></p>
  <p>Nix is a package manager for Linux and other Unix systems. Starting in version 1.11 and prior to versions 2.18.8 and 2.24.8, `<nix/fetchurl.nix>` did not verify TLS certificates on HTTPS connections. This could lead to connection details such as full URLs or credentials leaking in case of a man-in-the-middle (MITM) attack. `<nix/fetchurl.nix>` is also known as the builtin derivation builder `buil…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-47174">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-45593 – Nix is a package manager for Linux and other Unix systems. A bug in Nix 2.24 pri...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-45593</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-45593</guid>
    <pubDate>Tue, 10 Sep 2024 16:15:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-45593</strong></p>
  <p>Nix is a package manager for Linux and other Unix systems. A bug in Nix 2.24 prior to 2.24.6 allows a substituter or malicious user to craft a NAR that, when unpacked by Nix, causes Nix to write to arbitrary file system locations to which the Nix process has access. This will be with root permissions when using the Nix daemon. This issue is fixed in Nix 2.24.6.</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-45593">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>[Low] CVE-2024-38531 – Nix is a package manager for Linux and other Unix systems that makes package man...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-38531</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-38531</guid>
    <pubDate>Fri, 28 Jun 2024 14:15:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2024-38531</strong></p>
  <p>Nix is a package manager for Linux and other Unix systems that makes package management reliable and reproducible. A build process has access to and can change the permissions of the build directory. After creating a setuid binary in a globally accessible location, a malicious local user can assume the permissions of a Nix daemon worker and hijack all future builds. This issue was patched in vers…</p>
  <p><strong>CVSS:</strong> 3.6 · <strong>CWE:</strong> CWE-278</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-38531">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-47484 – In the Linux kernel, the following vulnerability has been resolved:

octeontx2-a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-47484</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-47484</guid>
    <pubDate>Wed, 22 May 2024 09:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-47484</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  octeontx2-af: Fix possible null pointer dereference.  This patch fixes possible null pointer dereference in files "rvu_debugfs.c" and "rvu_nix.c"</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-47484">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-36050 – Nix through 2.22.1 mishandles certain usage of hash caches, which makes it easie...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-36050</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-36050</guid>
    <pubDate>Sat, 18 May 2024 22:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-36050</strong></p>
  <p>Nix through 2.22.1 mishandles certain usage of hash caches, which makes it easier for attackers to replace current source code with attacker-controlled source code by luring a maintainer into accepting a malicious pull request.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-36050">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-32657 – Hydra is a Continuous Integration service for Nix based projects. Attackers can ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-32657</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-32657</guid>
    <pubDate>Mon, 22 Apr 2024 23:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-32657</strong></p>
  <p>Hydra is a Continuous Integration service for Nix based projects. Attackers can execute arbitrary code in the browser context of Hydra and execute authenticated HTTP requests. The abused feature allows Nix builds to specify files that Hydra serves to clients. One use of this functionality is serving NixOS `.iso` files. The issue is only with html files served by Hydra. The issue has been patched…</p>
  <p><strong>CVSS:</strong> 4.6 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-32657">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-27297 – Nix is a package manager for Linux and other Unix systems. A fixed-output deriva...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-27297</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-27297</guid>
    <pubDate>Mon, 11 Mar 2024 22:15:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-27297</strong></p>
  <p>Nix is a package manager for Linux and other Unix systems. A fixed-output derivations on Linux can send file descriptors to files in the Nix store to another program running on the host (or another fixed-output derivation) via Unix domain sockets in the abstract namespace. This allows to modify the output of the derivation, after Nix has registered the path as "valid" and immutable in the Nix dat…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-27297">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-45707 – An issue was discovered in the nix crate 0.16.0 and later before 0.20.2, 0.21.x ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-45707</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-45707</guid>
    <pubDate>Mon, 27 Dec 2021 00:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-45707</strong></p>
  <p>An issue was discovered in the nix crate 0.16.0 and later before 0.20.2, 0.21.x before 0.21.2, and 0.22.x before 0.22.2 for Rust. unistd::getgrouplist has an out-of-bounds write if a user is in more than 16 /etc/groups groups.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-45707">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-17365 – Nix through 2.3 allows local users to gain access to an arbitrary user's account...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-17365</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-17365</guid>
    <pubDate>Wed, 09 Oct 2019 22:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-17365</strong></p>
  <p>Nix through 2.3 allows local users to gain access to an arbitrary user's account because the parent directory of the user-profile directories is world writable.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-17365">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2015-3222 – syscheck/seechanges.c in OSSEC 2.7 through 2.8.1 on NIX systems allows local use...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-3222</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-3222</guid>
    <pubDate>Thu, 07 Sep 2017 20:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2015-3222</strong></p>
  <p>syscheck/seechanges.c in OSSEC 2.7 through 2.8.1 on NIX systems allows local users to execute arbitrary code as root.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-3222">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2015-8557 – The FontManager._get_nix_font_path function in formatters/img.py in Pygments 1.2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-8557</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-8557</guid>
    <pubDate>Fri, 08 Jan 2016 20:59:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2015-8557</strong></p>
  <p>The FontManager._get_nix_font_path function in formatters/img.py in Pygments 1.2.2 through 2.0.2 allows remote attackers to execute arbitrary commands via shell metacharacters in a font name.</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-8557">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
