Skip to content
Apache SparkGHSA-6p6v-m64v-jx8q

Apache Spark has Inadequate Encryption Strength

LowCVE-2025-55039 · Published Oct 15, 2025 · updated Jun 8, 2026

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/CTR/NoPadding), which provides encryption without authentication. This vulnerability allows a man-in-the-middle attacker to modify encrypted RPC traffic undetected by flipping bits in ciphertext, potentially compromising heartbeat messages or application data and affecting the integrity of Spark workflows. To mitigate this issue, users should either configure spark.network.crypto.cipher to AES/GCM/NoPadding to enable authenticated encryption or enable SSL encryption by setting spark.ssl.enabled to true, which provides stronger transport security.

GitHub advisory

Affected versions

PackageAffectedFixed in
pyspark
PyPI
< 3.4.43.4.4
>= 3.5.0, < 3.5.23.5.2
Details and references

More Apache Spark advisories

All Apache Spark
Advisory
Apache Spark: cross-site scripting
Medium6.1Sep 2
Apache Spark: Spark History Server Code Execution Vulnerability
High8.8Mar 16
Apache Spark UI vulnerable to Command Injection
High8.8May 2, 2023
Apache Spark vulnerable to Improper Privilege Management
Critical9.9Apr 17, 2023
Apache Spark vulnerable to Log Injection
Medium5.4Nov 1, 2022
Apache Spark UI can allow impersonation if ACLs enabled
High8.8Jul 19, 2022

Critical advisories by email

Wednesdays: the week’s critical and high advisories in the AI and data stack, with the fixed versions. Only in weeks that have some.

Double opt-in. Unsubscribe any time.