VYPR
Moderate severityNVD Advisory· Published Nov 28, 2023· Updated Feb 13, 2025

Apache Superset: Lack of rate limiting allows for possible denial of service

CVE-2023-42504

Description

An authenticated malicious user could initiate multiple concurrent requests, each requesting multiple dashboard exports, leading to a possible denial of service.

This issue affects Apache Superset: before 3.0.0

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Authenticated users can cause denial of service in Apache Superset before 3.0.0 by launching multiple concurrent dashboard export requests without rate limiting.

Vulnerability

Description

Apache Superset versions before 3.0.0 lack rate limiting on the dashboard export endpoint [1][3]. An authenticated user can initiate multiple concurrent requests, each requesting multiple dashboard exports, overwhelming server resources. This is a resource exhaustion vulnerability that can lead to denial of service [1][3].

Attack

Vector

An attacker must have valid authentication credentials to Superset [1]. From there, they can craft multiple simultaneous HTTP requests to the dashboard export functionality. The absence of rate limiting allows an attacker to generate a high volume of export jobs, consuming server CPU, memory, and I/O capacity without restriction [3].

Impact

Successful exploitation causes excessive resource consumption, making the Superset instance unresponsive to legitimate users. This constitutes a denial of service, impacting availability of the data visualization platform [1][3].

Mitigation

The vulnerability is fixed in Apache Superset version 3.0.0 [1][3]. Users should upgrade to this release or later. No workarounds are documented in the advisory.

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
apache-supersetPyPI
< 3.0.03.0.0

Affected products

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.