Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-23985

6.5 · MEDIUM
Published Jul 30, 2026 apache CWE-1333

Overview

CVE-2026-23985 is a medium-severity vulnerability affecting apache superset. It was published on July 30, 2026 and has a CVSS 3.1 base score of 6.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.5, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical 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

Remediation

Check the references section for vendor advisories and patches from apache. Update superset to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
apache superset >= 1.5.0, < 6.0.0 Affected

Frequently Asked Questions

What is CVE-2026-23985?

CVE-2026-23985 is a medium-severity vulnerability affecting apache superset. It was published on July 30, 2026 and has a CVSS 3.1 base score of 6.5 (MEDIUM).

How severe is CVE-2026-23985?

This vulnerability has a CVSS 3.1 base score of 6.5, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-23985?

Check the references section for vendor advisories and patches from apache. Update superset to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-23985?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-23985 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.

Browse by year 2026