๐Ÿ” CVE Alert

CVE-2026-23985

UNKNOWN 0.0

Apache Superset: Regular Expression Denial of Service (ReDoS) in SQL Parser

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-1333
Vendor apache software foundation
Product apache superset
Published Jul 30, 2026
Last Updated Jul 30, 2026
Stay Ahead of the Next One

Get instant alerts for apache software foundation apache superset

Be the first to know when new unknown vulnerabilities affecting apache software foundation apache superset are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Apache Software Foundation / Apache Superset
0 < 6.0.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
lists.apache.org: https://lists.apache.org/thread/fdy7tx7glv90ypd7qnm1g1pt7nn336qx openwall.com: http://www.openwall.com/lists/oss-security/2026/07/30/7

Credits

๐Ÿ” Trung ฤแปฉc Lรช Beto de Almeida