Vulnerability Details CVE-2026-23985
A Regular Expression Denial of Service (ReDoS) vulnerability exists in Apache Superset versions 1.5.0 through 5.0.0. The vulnerability is located in the sql_parse.py component, specifically within the SQL_REGEX used for parsing SQL statements in the sqlparse library integration.
The affected regular expression contains overlapping disjunctions that share a common outer quantifier. An authenticated attacker can exploit this by sending a maliciously crafted input string (specifically a long sequence of backslashes or similar characters) to endpoints that process SQL queries
This issue affects Apache Superset: before 6.0.0.
Users are recommended to upgrade to version 6.0.0, which fixes the issue.
Workarounds:
● WAF Rules: Implement Web Application Firewall (WAF) rules to detect and block
requests containing excessively long sequences of backslashes or suspicious repeated
patterns in the queries.extras.where parameter.
● Rate Limiting: Ensure strict rate limiting is applied to the /api/v1/chart/data endpoint to
reduce the impact of potential attacks.
Exploit prediction scoring system (EPSS) score
EPSS Score 0.003
EPSS Ranking 17.3%
CVSS Severity
CVSS v3 Score 6.5
Products affected by CVE-2026-23985
-
cpe:2.3:a:apache:superset:1.5.0
-
cpe:2.3:a:apache:superset:1.5.1
-
cpe:2.3:a:apache:superset:2.0.0
-
cpe:2.3:a:apache:superset:2.0.1
-
cpe:2.3:a:apache:superset:2.1.0
-
cpe:2.3:a:apache:superset:2.1.1
-
cpe:2.3:a:apache:superset:2.1.2
-
cpe:2.3:a:apache:superset:2.1.3
-
cpe:2.3:a:apache:superset:3.0.0
-
cpe:2.3:a:apache:superset:3.0.1
-
cpe:2.3:a:apache:superset:3.0.2
-
cpe:2.3:a:apache:superset:3.0.3
-
cpe:2.3:a:apache:superset:3.1.0
-
cpe:2.3:a:apache:superset:3.1.1
-
cpe:2.3:a:apache:superset:3.1.2
-
cpe:2.3:a:apache:superset:3.1.3
-
cpe:2.3:a:apache:superset:4.0.0
-
cpe:2.3:a:apache:superset:4.0.1
-
cpe:2.3:a:apache:superset:4.0.2
-
cpe:2.3:a:apache:superset:4.1.0
-
cpe:2.3:a:apache:superset:4.1.1
-
cpe:2.3:a:apache:superset:4.1.2
-
cpe:2.3:a:apache:superset:4.1.3
-
cpe:2.3:a:apache:superset:5.0.0