PT-2026-66509 · Apache · Apache Superset
CVSS v4.0
5.3
Medium
| Vector | AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Apache Superset versions prior to 6.0.0
Description
An improper authorization issue allows an authenticated user with chart update permissions to modify dashboards they do not own. This occurs when updating chart properties via the REST API, where a user can provide a list of dashboard IDs through the
dashboards variable to associate the chart with. The validation logic in the UpdateChartCommand() function fails to verify if the user possesses write permissions for the specified target dashboards.Recommendations
Upgrade to version 6.0.0.
Exploit
Fix
Improper Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache Superset