<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Yarn (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/yarn.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/yarn-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Yarn (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:45 +0000</lastBuildDate>
  <item>
    <title>[Critical] CVE-2026-45772 – Turborepo is a high-performance build system for JavaScript and TypeScript codeb...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45772</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45772</guid>
    <pubDate>Fri, 15 May 2026 16:16:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-45772</strong></p>
  <p>Turborepo is a high-performance build system for JavaScript and TypeScript codebases. From 1.1.0 to before 2.9.14, Turborepo can be vulnerable to arbitrary code execution when run in untrusted repositories that contain malicious Yarn configuration. In affected versions, package manager detection executed yarn --version from the project directory, which could cause Yarn to load and execute a proje…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-426</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45772">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-65099 – Claude Code is an agentic coding tool. Prior to version 1.0.39, when running on ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-65099</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-65099</guid>
    <pubDate>Wed, 19 Nov 2025 18:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-65099</strong></p>
  <p>Claude Code is an agentic coding tool. Prior to version 1.0.39, when running on a machine with Yarn 3.0 or above, Claude Code could have been tricked to execute code contained in a project via yarn plugins before the user accepted the startup trust dialog. Exploiting this would have required a user to start Claude Code in an untrusted directory and to be using Yarn 3.0 or above. This issue has be…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-65099">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-59828 – Claude Code is an agentic coding tool. Prior to Claude Code version 1.0.39, when...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-59828</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-59828</guid>
    <pubDate>Wed, 24 Sep 2025 20:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-59828</strong></p>
  <p>Claude Code is an agentic coding tool. Prior to Claude Code version 1.0.39, when using Claude Code with Yarn versions 2.0+, Yarn plugins are auto-executed when running yarn --version. This could lead to a bypass of the directory trust dialog in Claude Code, as plugins would be executed prior to the user accepting the risks of working in an untrusted directory. Users running Yarn Classic were unaf…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-829</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-59828">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-47061 – Plate is a javascript toolkit that makes it easier for you to develop with Slate...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-47061</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-47061</guid>
    <pubDate>Fri, 20 Sep 2024 19:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-47061</strong></p>
  <p>Plate is a javascript toolkit that makes it easier for you to develop with Slate, a popular framework for building text editors. One longstanding feature of Plate is the ability to add custom DOM attributes to any element or leaf using the `attributes` property. These attributes are passed to the node component using the `nodeProps` prop. It has come to our attention that this feature can be used…</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-47061">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-4435 – An untrusted search path vulnerability was found in Yarn. When a victim runs cer...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-4435</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-4435</guid>
    <pubDate>Sun, 04 Feb 2024 20:15:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-4435</strong></p>
  <p>An untrusted search path vulnerability was found in Yarn. When a victim runs certain Yarn commands in a directory with attacker-controlled content, malicious commands could be executed in unexpected ways.</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-426</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-4435">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-26031 – Relative library resolution in linux container-executor binary in Apache Hadoop ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-26031</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-26031</guid>
    <pubDate>Thu, 16 Nov 2023 09:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-26031</strong></p>
  <p>Relative library resolution in linux container-executor binary in Apache Hadoop 3.3.1-3.3.4 on Linux allows local user to gain root privileges. If the YARN cluster is accepting work from remote (authenticated) users, this MAY permit remote users to gain root privileges.  Hadoop 3.3.0 updated the " YARN Secure Containers https://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/SecureCont…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-426</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-26031">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-46155 – Airtable.js is the JavaScript client for Airtable. Prior to version 0.11.6, Airt...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-46155</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-46155</guid>
    <pubDate>Tue, 29 Nov 2022 23:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-46155</strong></p>
  <p>Airtable.js is the JavaScript client for Airtable. Prior to version 0.11.6, Airtable.js had a misconfigured build script in its source package. When the build script is run, it would bundle environment variables into the build target of a transpiled bundle. Specifically, the AIRTABLE_API_KEY and AIRTABLE_ENDPOINT_URL environment variables are inserted during Browserify builds due to being referen…</p>
  <p><strong>CVSS:</strong> 7.6 · <strong>CWE:</strong> CWE-522</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-46155">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-39382 – Keystone is a headless CMS for Node.js — built with GraphQL and React.`@keystone...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-39382</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-39382</guid>
    <pubDate>Thu, 03 Nov 2022 14:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-39382</strong></p>
  <p>Keystone is a headless CMS for Node.js — built with GraphQL and React.`@keystone-6/core@3.0.0 || 3.0.1` users that use `NODE_ENV` to trigger security-sensitive functionality in their production builds are vulnerable to `NODE_ENV` being inlined to `"development"` for user code, irrespective of what your environment variables. If you do not use `NODE_ENV` in your user code to trigger security-sensi…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-39382">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-25642 – ZKConfigurationStore which is optionally used by CapacityScheduler of Apache Had...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-25642</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-25642</guid>
    <pubDate>Thu, 25 Aug 2022 14:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-25642</strong></p>
  <p>ZKConfigurationStore which is optionally used by CapacityScheduler of Apache Hadoop YARN deserializes data obtained from ZooKeeper without validation. An attacker having access to ZooKeeper can run arbitrary commands as YARN user by exploiting this. Users should upgrade to Apache Hadoop 2.10.2, 3.2.4, 3.3.4 or later (containing YARN-11126) if ZKConfigurationStore is used.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-25642">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-25168 – Apache Hadoop's FileUtil.unTar(File, File) API does not escape the input file na...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-25168</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-25168</guid>
    <pubDate>Thu, 04 Aug 2022 15:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-25168</strong></p>
  <p>Apache Hadoop's FileUtil.unTar(File, File) API does not escape the input file name before being passed to the shell. An attacker can inject arbitrary commands. This is only used in Hadoop 3.3 InMemoryAliasMap.completeBootstrapTransfer, which is only ever run by a local user. It has been used in Hadoop 2.x for yarn localization, which does enable remote code execution. It is used in Apache Spark,…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-25168">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-33036 – In Apache Hadoop 2.2.0 to 2.10.1, 3.0.0-alpha1 to 3.1.4, 3.2.0 to 3.2.2, and 3.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-33036</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-33036</guid>
    <pubDate>Wed, 15 Jun 2022 15:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-33036</strong></p>
  <p>In Apache Hadoop 2.2.0 to 2.10.1, 3.0.0-alpha1 to 3.1.4, 3.2.0 to 3.2.2, and 3.3.0 to 3.3.1, a user who can escalate to yarn user can possibly run arbitrary commands as root user. Users should upgrade to Apache Hadoop 2.10.2, 3.2.3, 3.3.2 or higher.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-24</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-33036">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-9480 – In Apache Spark 2.4.5 and earlier, a standalone resource manager's master may be...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-9480</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-9480</guid>
    <pubDate>Tue, 23 Jun 2020 22:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-9480</strong></p>
  <p>In Apache Spark 2.4.5 and earlier, a standalone resource manager's master may be configured to require authentication (spark.authenticate) via a shared secret. When enabled, however, a specially-crafted RPC to the master can succeed in starting an application's resources on the Spark cluster, even without the shared key. This can be leveraged to execute shell commands on the host machine. This do…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-9480">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-8131 – Arbitrary filesystem write vulnerability in Yarn before 1.22.0 allows attackers ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-8131</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-8131</guid>
    <pubDate>Mon, 24 Feb 2020 15:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-8131</strong></p>
  <p>Arbitrary filesystem write vulnerability in Yarn before 1.22.0 allows attackers to write to any path on the filesystem and potentially lead to arbitrary code execution by forcing the user to install a malicious package.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-8131">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-10773 – In Yarn before 1.21.1, the package install functionality can be abused to genera...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-10773</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-10773</guid>
    <pubDate>Mon, 16 Dec 2019 20:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-10773</strong></p>
  <p>In Yarn before 1.21.1, the package install functionality can be abused to generate arbitrary symlinks on the host filesystem by using specially crafted "bin" keys. Existing files could be overwritten depending on the current user permission set.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-10773">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-5448 – Yarn before 1.17.3 is vulnerable to Missing Encryption of Sensitive Data due to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-5448</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-5448</guid>
    <pubDate>Tue, 30 Jul 2019 21:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-5448</strong></p>
  <p>Yarn before 1.17.3 is vulnerable to Missing Encryption of Sensitive Data due to HTTP URLs in lockfile causing unencrypted authentication data to be sent over the network.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-311</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-5448">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-8029 – In Apache Hadoop versions 3.0.0-alpha1 to 3.1.0, 2.9.0 to 2.9.1, and 2.2.0 to 2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8029</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8029</guid>
    <pubDate>Thu, 30 May 2019 16:29:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-8029</strong></p>
  <p>In Apache Hadoop versions 3.0.0-alpha1 to 3.1.0, 2.9.0 to 2.9.1, and 2.2.0 to 2.8.4, a user who can escalate to yarn user can possibly run arbitrary commands as root user.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8029">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-11766 – In Apache Hadoop 2.7.4 to 2.7.6, the security fix for CVE-2016-6811 is incomplet...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-11766</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-11766</guid>
    <pubDate>Tue, 27 Nov 2018 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-11766</strong></p>
  <p>In Apache Hadoop 2.7.4 to 2.7.6, the security fix for CVE-2016-6811 is incomplete. A user who can escalate to yarn user can possibly run arbitrary commands as root user.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-11766">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2017-15718 – The YARN NodeManager in Apache Hadoop 2.7.3 and 2.7.4 can leak the password for ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-15718</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-15718</guid>
    <pubDate>Wed, 24 Jan 2018 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2017-15718</strong></p>
  <p>The YARN NodeManager in Apache Hadoop 2.7.3 and 2.7.4 can leak the password for credential store provider used by the NodeManager to YARN Applications.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-15718">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2017-3166 – In Apache Hadoop versions 2.6.1 to 2.6.5, 2.7.0 to 2.7.3, and 3.0.0-alpha1, if a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-3166</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-3166</guid>
    <pubDate>Mon, 13 Nov 2017 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-3166</strong></p>
  <p>In Apache Hadoop versions 2.6.1 to 2.6.5, 2.7.0 to 2.7.3, and 3.0.0-alpha1, if a file in an encryption zone with access permissions that make it world readable is localized via YARN's localization mechanism, that file will be stored in a world-readable location and can be shared freely with any application that requests to localize that file.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-3166">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2016-3086 – The YARN NodeManager in Apache Hadoop 2.6.x before 2.6.5 and 2.7.x before 2.7.3 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-3086</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-3086</guid>
    <pubDate>Tue, 05 Sep 2017 13:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2016-3086</strong></p>
  <p>The YARN NodeManager in Apache Hadoop 2.6.x before 2.6.5 and 2.7.x before 2.7.3 can leak the password for credential store provider used by the NodeManager to YARN Applications.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-3086">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2016-6811 – In Apache Hadoop 2.x before 2.7.4, a user who can escalate to yarn user can poss...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-6811</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-6811</guid>
    <pubDate>Tue, 11 Apr 2017 14:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2016-6811</strong></p>
  <p>In Apache Hadoop 2.x before 2.7.4, a user who can escalate to yarn user can possibly run arbitrary commands as root user.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-6811">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
