An Improper Authorization vulnerability exists in Apache Superset allowing an authenticated user with permissions to update charts to modify dashboards they do not own. When updating a chart's properties via the REST API, a user can provide a list of dashboard IDs (dashboards) to associate the chart with. The validation logic in the UpdateChartCommand failed to verify that the user had write permissions for the target dashboards specified in the request body.
This issue affects Apache Superset: before 6.0.0.
Users are recommended to upgrade to version 6.0.0, which fixes the issue.
References
| Link | Resource |
|---|---|
| https://lists.apache.org/thread/k7q9z27t901xvqnkwgyns1l7w1dj3csf | Mailing List Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2026/07/30/6 | Mailing List Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-07-30 16:17
Updated : 2026-08-05 19:39
NVD link : CVE-2026-23981
Mitre link : CVE-2026-23981
CVE.ORG link : CVE-2026-23981
JSON object : View
Products Affected
apache
- superset
CWE
CWE-285
Improper Authorization
