CVE-2026-23980
Received Received - Intake
SQL Injection in Apache Superset Allows Authenticated Data Access

Publication date: 2026-02-24

Last updated on: 2026-02-25

Assigner: Apache Software Foundation

Description
Improper Neutralization of Special Elements used in a SQL Command ('SQL Injection') vulnerability in Apache Superset allows an authenticated user with read access to conduct error-based SQL injection via the sqlExpression or where parameters. This issue affects Apache Superset: before 6.0.0. Users are recommended to upgrade to version 6.0.0, which fixes the issue.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-24
Last Modified
2026-02-25
Generated
2026-06-16
AI Q&A
2026-02-24
EPSS Evaluated
2026-06-14
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
apache superset to 6.0.0 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a SQL Injection issue in Apache Superset versions before 6.0.0. It allows an authenticated user who has read access to perform error-based SQL injection attacks by manipulating the sqlExpression or where parameters.

Impact Analysis

The vulnerability can allow an authenticated user with limited privileges to execute unintended SQL commands, potentially exposing or altering sensitive data within the database. This could lead to data breaches, unauthorized data access, or corruption.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

To mitigate this vulnerability, users are recommended to upgrade Apache Superset to version 6.0.0, which contains the fix for the SQL injection issue.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-23980. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart