CVE-2026-23984
Received Received - Intake
Improper Input Validation in Apache Superset Enables Read-Only Bypass

Publication date: 2026-02-24

Last updated on: 2026-02-26

Assigner: Apache Software Foundation

Description
An Improper Input Validation vulnerability exists in Apache Superset that allows an authenticated user with SQLLab access to bypass the read-only verification check when using a PostgreSQL database connection. While the system effectively blocks standard Data Manipulation Language (DML) statements (e.g., INSERT, UPDATE, DELETE) on read-only connections, it fails to detect them in specially crafted SQL statements. 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-26
Generated
2026-05-07
AI Q&A
2026-02-24
EPSS Evaluated
2026-05-05
NVD
EUVD
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-863 The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is an Improper Input Validation issue in Apache Superset versions before 6.0.0. It allows an authenticated user who has access to SQLLab to bypass the read-only verification check when connected to a PostgreSQL database.

Although the system blocks standard Data Manipulation Language (DML) statements like INSERT, UPDATE, and DELETE on read-only connections, it fails to detect these operations if they are embedded within specially crafted SQL statements.


How can this vulnerability impact me? :

This vulnerability can allow an authenticated user with SQLLab access to perform unauthorized data modification operations on a PostgreSQL database that is supposed to be read-only.

As a result, data integrity could be compromised because users might be able to insert, update, or delete data despite restrictions intended to prevent such actions.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

Users are recommended to upgrade Apache Superset to version 6.0.0, which fixes the issue.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart