Skip to main content

Exposure of Sensitive Information to an Unauthorized Actor

CVE-2025-55673

Severity Medium
Score 5.3/10

Summary

When a guest user accesses a chart in Apache Superset, the API response from the `/chart/data` endpoint includes a query field in its payload. This field contains the underlying query, which improperly discloses database schema information, such as table names, to the low-privileged guest user. This issue affects apache-superset versions prior to 4.1.3rc1.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • LOW
  • LOW
  • NONE

CWE-200 - Information Exposure

An information exposure vulnerability is categorized as an information flow (IF) weakness, which can potentially allow unauthorized access to otherwise classified information in the application, such as confidential personal information (demographics, financials, health records, etc.), business secrets, and the application's internal environment.

Advisory Timeline

  • Published