CVE-2026-23983
Apache Superset: Sensitive Data Exposure via REST API (disabled by default)
Record summary
CVE-2026-23983 has a selected CVSS score of 2.3 (low).
Description
A Sensitive Data Exposure vulnerability exists in Apache Superset allowing authenticated users to retrieve sensitive user information. The Tag endpoint (disabled by default) allows users to retrieve a list of objects associated with a specific tag. When these associated objects include Users, the API response improperly serializes and returns sensitive fields, including password hashes (pbkdf2), email addresses, and login statistics. This vulnerability allows authenticated users with low privileges (e.g., Gamma role) to view sensitive authentication data This issue affects Apache Superset: before 6.0.0. Users are recommended to upgrade to version 6.0.0, which fixes the issue or make sure TAGGING_SYSTEM is False (Apache Superset current default)
Exploitation context
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Feb 24, 2026 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Apache SupersetBrowse Apache Software Foundation / Apache SupersetDefault status: unaffected | CVE List | 0.0.0 to < 6.0.0 | affected |
apache-supersetBrowse PyPI / apache-superset | GitHub Advisory | Before 6.0.0 · Fixed in 6.0.0 | affected |