<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Apache Spark</title>
  <link>https://cvedaily.com/pages/tags/apache-spark.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/apache-spark.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Apache Spark</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:59 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2025-54920 – This issue affects Apache Spark: before 3.5.7 and 4.0.1. Users are recommended t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54920</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54920</guid>
    <pubDate>Mon, 16 Mar 2026 14:17:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-54920</strong></p>
  <p>This issue affects Apache Spark: before 3.5.7 and 4.0.1. Users are recommended to upgrade to version 3.5.7 or 4.0.1 and above, which fixes the issue.      Summary  Apache Spark 3.5.4 and earlier versions contain a code execution vulnerability in the Spark History Web UI due to overly permissive Jackson deserialization of event log data. This allows an attacker with access to the Spark event logs…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54920">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-60012 – Malicious configuration can lead to unauthorized file access in Apache Livy.

Th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-60012</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-60012</guid>
    <pubDate>Fri, 13 Mar 2026 19:53:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-60012</strong></p>
  <p>Malicious configuration can lead to unauthorized file access in Apache Livy.  This issue affects Apache Livy 0.7.0 and 0.8.0 when connecting to Apache Spark 3.1 or later.  A request that includes a Spark configuration value supported from Apache Spark version 3.1 can lead to users gaining access to files they do not have permissions to.  For the vulnerability to be exploitable, the user needs to…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-60012">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-55039 – This issue affects Apache Spark versions before  3.4.4, 3.5.2 and 4.0.0.



Apac...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55039</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55039</guid>
    <pubDate>Wed, 15 Oct 2025 08:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-55039</strong></p>
  <p>This issue affects Apache Spark versions before  3.4.4, 3.5.2 and 4.0.0.    Apache Spark versions before 4.0.0, 3.5.2 and 3.4.4 use an insecure default network encryption cipher for RPC communication between nodes.  When spark.network.crypto.enabled is set to true (it is set to false by default), but spark.network.crypto.cipher is not explicitly configured, Spark defaults to AES in CTR mode (AES/…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-326</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55039">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-23945 – Signing cookies is an application security feature that adds a digital signature...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23945</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23945</guid>
    <pubDate>Mon, 23 Dec 2024 16:15:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-23945</strong></p>
  <p>Signing cookies is an application security feature that adds a digital signature to cookie data to verify its authenticity and integrity. The signature helps prevent malicious actors from modifying the cookie value, which can lead to security vulnerabilities and exploitation. Apache Hive’s service component accidentally exposes the signed cookie to the end user when there is a mismatch in signatu…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-209</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23945">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-40195 – Deserialization of Untrusted Data, Inclusion of Functionality from Untrusted Con...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-40195</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-40195</guid>
    <pubDate>Mon, 28 Aug 2023 08:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-40195</strong></p>
  <p>Deserialization of Untrusted Data, Inclusion of Functionality from Untrusted Control Sphere vulnerability in Apache Software Foundation Apache Airflow Spark Provider.  When the Apache Spark provider is installed on an Airflow deployment, an Airflow user that is authorized to configure Spark hooks can effectively run arbitrary code on the Airflow node by pointing it at a malicious Spark server. Pr…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-40195">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-32007 – ** UNSUPPORTED WHEN ASSIGNED ** The Apache Spark UI offers the possibility to en...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-32007</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-32007</guid>
    <pubDate>Tue, 02 May 2023 09:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-32007</strong></p>
  <p>** UNSUPPORTED WHEN ASSIGNED ** The Apache Spark UI offers the possibility to enable ACLs via the configuration option spark.acls.enable. With an authentication filter, this checks whether a user has access permissions to view or modify the application. If ACLs are enabled, a code path in HttpSecurityFilter can allow someone to perform impersonation by providing an arbitrary user name. A maliciou…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-32007">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-22946 – In Apache Spark versions prior to 3.4.0, applications using spark-submit can spe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-22946</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-22946</guid>
    <pubDate>Mon, 17 Apr 2023 08:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-22946</strong></p>
  <p>In Apache Spark versions prior to 3.4.0, applications using spark-submit can specify a 'proxy-user' to run as, limiting privileges. The application can execute code with the privileges of the submitting user, however, by providing malicious configuration-related classes on the classpath. This affects architectures relying on proxy-user, for example those using Apache Livy to manage submitted appl…</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-22946">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-31777 – A stored cross-site scripting (XSS) vulnerability in Apache Spark 3.2.1 and earl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-31777</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-31777</guid>
    <pubDate>Tue, 01 Nov 2022 16:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-31777</strong></p>
  <p>A stored cross-site scripting (XSS) vulnerability in Apache Spark 3.2.1 and earlier, and 3.3.0, allows remote attackers to execute arbitrary JavaScript in the web browser of a user, by including a malicious payload into the logs which would be returned in logs rendered in the UI.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-31777">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-2022-33891 – The Apache Spark UI offers the possibility to enable ACLs via the configuration ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-33891</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-33891</guid>
    <pubDate>Mon, 18 Jul 2022 07:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-33891</strong></p>
  <p>The Apache Spark UI offers the possibility to enable ACLs via the configuration option spark.acls.enable. With an authentication filter, this checks whether a user has access permissions to view or modify the application. If ACLs are enabled, a code path in HttpSecurityFilter can allow someone to perform impersonation by providing an arbitrary user name. A malicious user might then be able to rea…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-33891">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-38296 – Apache Spark supports end-to-end encryption of RPC connections via "spark.authen...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-38296</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-38296</guid>
    <pubDate>Thu, 10 Mar 2022 09:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-38296</strong></p>
  <p>Apache Spark supports end-to-end encryption of RPC connections via "spark.authenticate" and "spark.network.crypto.enabled". In versions 3.1.2 and earlier, it uses a bespoke mutual authentication protocol that allows for full encryption key recovery. After an initial interactive attack, this would allow someone to decrypt plaintext traffic offline. Note that this does not affect security mechanism…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-294</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-38296">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>[Critical] CVE-2018-17190 – In all versions of Apache Spark, its standalone resource manager accepts code to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-17190</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-17190</guid>
    <pubDate>Mon, 19 Nov 2018 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2018-17190</strong></p>
  <p>In all versions of Apache Spark, its standalone resource manager accepts code to execute on a 'master' host, that then runs that code on 'worker' hosts. The master itself does not, by design, execute user code. A specially-crafted request to the master can, however, cause the master to execute code too. Note that this does not affect standalone clusters with authentication enabled. While the mast…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-17190">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-11770 – From version 1.3.0 onward, Apache Spark's standalone master exposes a REST API f...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-11770</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-11770</guid>
    <pubDate>Mon, 13 Aug 2018 16:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-11770</strong></p>
  <p>From version 1.3.0 onward, Apache Spark's standalone master exposes a REST API for job submission, in addition to the submission mechanism used by spark-submit. In standalone, the config property 'spark.authenticate.secret' establishes a shared secret for authenticating requests to submit jobs via spark-submit. However, the REST API does not use this or any other authentication mechanism, and thi…</p>
  <p><strong>CVSS:</strong> 4.2 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-11770">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-8024 – In Apache Spark 2.1.0 to 2.1.2, 2.2.0 to 2.2.1, and 2.3.0, it's possible for a m...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8024</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8024</guid>
    <pubDate>Thu, 12 Jul 2018 13:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-8024</strong></p>
  <p>In Apache Spark 2.1.0 to 2.1.2, 2.2.0 to 2.2.1, and 2.3.0, it's possible for a malicious user to construct a URL pointing to a Spark cluster's UI's job and stage info pages, and if a user can be tricked into accessing the URL, can be used to cause script to execute and expose information from the user's view of the Spark UI. While some browsers like recent versions of Chrome and Safari are able t…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8024">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-1334 – In Apache Spark 1.0.0 to 2.1.2, 2.2.0 to 2.2.1, and 2.3.0, when using PySpark or...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-1334</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-1334</guid>
    <pubDate>Thu, 12 Jul 2018 13:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-1334</strong></p>
  <p>In Apache Spark 1.0.0 to 2.1.2, 2.2.0 to 2.2.1, and 2.3.0, when using PySpark or SparkR, it's possible for a different local user to connect to the Spark application and impersonate the user running the Spark application.</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-1334">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2017-12612 – In Apache Spark 1.6.0 until 2.1.1, the launcher API performs unsafe deserializat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-12612</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-12612</guid>
    <pubDate>Wed, 13 Sep 2017 16:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-12612</strong></p>
  <p>In Apache Spark 1.6.0 until 2.1.1, the launcher API performs unsafe deserialization of data received by its socket. This makes applications launched programmatically using the launcher API potentially vulnerable to arbitrary code execution by an attacker with access to any user account on the local machine. It does not affect apps run by spark-submit or spark-shell. The attacker would be able to…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-12612">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2017-7678 – In Apache Spark before 2.2.0, it is possible for an attacker to take advantage o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-7678</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-7678</guid>
    <pubDate>Wed, 12 Jul 2017 13:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2017-7678</strong></p>
  <p>In Apache Spark before 2.2.0, it is possible for an attacker to take advantage of a user's trust in the server to trick them into visiting a link that points to a shared Spark cluster and submits data including MHTML to the Spark master, or history server. This data, which could contain a script, would then be reflected back to the user and could be evaluated and executed by MS Windows-based clie…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-7678">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
