Severity: low 

Affected versions:

- Apache Spark (org.apache.spark:*) 3.0.0 before 3.5.8

Description:

There is a lack of XSS escaping in the Spark History Server prior to 3.5.8 
which allows a malicious Spark job to generate arbitrary unescaped frontend 
code which could lead to a minimal privilege escalation in browser. Users are 
encouraged to upgrade to Spark 3.5.8 or later.

This CVE is marked as "low" since the path to exploit requires both relatively 
high permissions (ability to launch a Spark job) and requires tricking a user 
with higher permissions to log in and visit the Spark history web page.

Users are encouraged to upgrade their Spark history servers to Spark 3.5.8 or 
later.

This issue is being tracked as SPARK-53747 

Credit:

Yann Gourio (finder)

References:

https://spark.apache.org/
https://www.cve.org/CVERecord?id=CVE-2026-32773
https://issues.apache.org/jira/browse/SPARK-53747

Reply via email to