VYPR
Medium severity6.5NVD Advisory· Published Jul 30, 2026· Updated Aug 5, 2026

CVE-2026-23985

CVE-2026-23985

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.

AI Insight

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

Affected products

3
  • Apache/Superset2 versions
    cpe:2.3:a:apache:superset:*:*:*:*:*:*:*:*+ 1 more
    • cpe:2.3:a:apache:superset:*:*:*:*:*:*:*:*range: >=1.5.0,<6.0.0
    • (no CPE)range: <6.0.0
  • osv-coords
    Range: < 6.0.0

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.