CVE-2026-23985
Last modified
CVE-2026-23985 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Superset | >= 1.5.0, < 6.0.0 |
References
- https://lists.apache.org/thread/fdy7tx7glv90ypd7qnm1g1pt7nn336qxMailing List, Vendor Advisory
- http://www.openwall.com/lists/oss-security/2026/07/30/7Mailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-23985?
How severe is CVE-2026-23985?
How do I fix CVE-2026-23985?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-2398Authorization bypass through User-Controlled key vulnerabili…8.8
- CVE-2026-23980Improper Neutralization of Special Elements used in a SQL Co…6.5
- CVE-2026-23981An Improper Authorization vulnerability exists in Apache Sup…4.3
- CVE-2026-23982An Improper Authorization vulnerability exists in Apache Sup…6.5
- CVE-2026-23983A Sensitive Data Exposure vulnerability exists in Apache Sup…6.5
- CVE-2026-23984An Improper Input Validation vulnerability exists in Apache …6.5
- CVE-2026-23986Copier is a library and CLI app for rendering project templa…7.1
- CVE-2026-23988Rufus is a utility that helps format and create bootable USB…7
- CVE-2026-23989REVA is an interoperability platform. Prior to 2.42.3 and 2.…8.1
- CVE-2026-2399CWE-22 Improper Limitation of a Pathname to a Restricted Dir…6.1
- CVE-2026-23990The Flux Operator is a Kubernetes CRD controller that manage…5.3
- CVE-2026-23991go-tuf is a Go implementation of The Update Framework (TUF).…7.5
Are you affected by CVE-2026-23985?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
