CVE-2025-55673: CWE-200 Exposure of Sensitive Information to an Unauthorized Actor in Apache Software Foundation Apache Superset
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: before 4.1.3. Users are recommended to upgrade to version 4.1.3, which fixes the issue.
AI Analysis
Technical Summary
CVE-2025-55673 is an information disclosure vulnerability classified under CWE-200 affecting Apache Superset versions prior to 4.1.3. The flaw resides in the API endpoint /chart/data, which returns chart data to users. When a guest user—who typically has minimal privileges—requests chart data, the API response improperly includes a 'query' field containing the raw underlying database query. This query reveals sensitive schema details such as table names and potentially other structural metadata. Since guest users are unauthorized actors with limited access, this exposure violates the principle of least privilege and can facilitate further attacks by providing attackers with valuable intelligence about the database structure. The vulnerability requires no authentication or user interaction beyond guest access, making it relatively easy to exploit in environments where guest access is enabled. The CVSS 4.0 base score is 5.3 (medium severity), reflecting network attack vector, low complexity, no privileges required, and no user interaction, but limited impact confined to confidentiality of schema information. The issue was addressed in Apache Superset version 4.1.3 by removing or restricting the exposure of the query field in API responses to unauthorized users.
Potential Impact
For European organizations, this vulnerability poses a risk of unauthorized disclosure of internal database schema information. While it does not directly expose sensitive data records, knowledge of table names and database structure can significantly aid attackers in crafting targeted SQL injection attacks, privilege escalation, or lateral movement within the network. Organizations with publicly accessible Superset dashboards or guest user access enabled are particularly vulnerable. This could lead to reputational damage, regulatory non-compliance (e.g., GDPR concerns if subsequent attacks lead to personal data exposure), and potential financial losses. The impact is heightened in sectors with critical data assets such as finance, healthcare, and government institutions prevalent in Europe. Although no active exploits are known, the vulnerability lowers the barrier for attackers conducting reconnaissance, increasing the likelihood of follow-on attacks.
Mitigation Recommendations
European organizations should immediately upgrade Apache Superset to version 4.1.3 or later, where this vulnerability is fixed. If upgrading is not immediately feasible, organizations should disable guest user access or restrict it through network segmentation and access controls to trusted users only. Implement API response filtering or proxy solutions to remove or mask the 'query' field in /chart/data responses for guest users. Conduct thorough audits of Superset configurations to ensure minimal exposure of sensitive information. Additionally, monitor logs for unusual access patterns to the /chart/data endpoint by guest users. Incorporate this vulnerability into vulnerability management and patching workflows to ensure timely updates. Finally, educate developers and administrators about the risks of exposing internal queries and enforce secure coding and configuration practices for BI tools.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Sweden, Belgium
CVE-2025-55673: CWE-200 Exposure of Sensitive Information to an Unauthorized Actor in Apache Software Foundation Apache Superset
Description
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: before 4.1.3. Users are recommended to upgrade to version 4.1.3, which fixes the issue.
AI-Powered Analysis
Technical Analysis
CVE-2025-55673 is an information disclosure vulnerability classified under CWE-200 affecting Apache Superset versions prior to 4.1.3. The flaw resides in the API endpoint /chart/data, which returns chart data to users. When a guest user—who typically has minimal privileges—requests chart data, the API response improperly includes a 'query' field containing the raw underlying database query. This query reveals sensitive schema details such as table names and potentially other structural metadata. Since guest users are unauthorized actors with limited access, this exposure violates the principle of least privilege and can facilitate further attacks by providing attackers with valuable intelligence about the database structure. The vulnerability requires no authentication or user interaction beyond guest access, making it relatively easy to exploit in environments where guest access is enabled. The CVSS 4.0 base score is 5.3 (medium severity), reflecting network attack vector, low complexity, no privileges required, and no user interaction, but limited impact confined to confidentiality of schema information. The issue was addressed in Apache Superset version 4.1.3 by removing or restricting the exposure of the query field in API responses to unauthorized users.
Potential Impact
For European organizations, this vulnerability poses a risk of unauthorized disclosure of internal database schema information. While it does not directly expose sensitive data records, knowledge of table names and database structure can significantly aid attackers in crafting targeted SQL injection attacks, privilege escalation, or lateral movement within the network. Organizations with publicly accessible Superset dashboards or guest user access enabled are particularly vulnerable. This could lead to reputational damage, regulatory non-compliance (e.g., GDPR concerns if subsequent attacks lead to personal data exposure), and potential financial losses. The impact is heightened in sectors with critical data assets such as finance, healthcare, and government institutions prevalent in Europe. Although no active exploits are known, the vulnerability lowers the barrier for attackers conducting reconnaissance, increasing the likelihood of follow-on attacks.
Mitigation Recommendations
European organizations should immediately upgrade Apache Superset to version 4.1.3 or later, where this vulnerability is fixed. If upgrading is not immediately feasible, organizations should disable guest user access or restrict it through network segmentation and access controls to trusted users only. Implement API response filtering or proxy solutions to remove or mask the 'query' field in /chart/data responses for guest users. Conduct thorough audits of Superset configurations to ensure minimal exposure of sensitive information. Additionally, monitor logs for unusual access patterns to the /chart/data endpoint by guest users. Incorporate this vulnerability into vulnerability management and patching workflows to ensure timely updates. Finally, educate developers and administrators about the risks of exposing internal queries and enforce secure coding and configuration practices for BI tools.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- apache
- Date Reserved
- 2025-08-13T12:56:08.660Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 689de581ad5a09ad005b2add
Added to database: 8/14/2025, 1:32:49 PM
Last enriched: 11/4/2025, 10:08:54 PM
Last updated: 11/8/2025, 10:36:33 AM
Views: 91
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-12837: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in smub aThemes Addons for Elementor
MediumCVE-2025-12643: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in saphali Saphali LiqPay for donate
MediumCVE-2025-12399: CWE-434 Unrestricted Upload of File with Dangerous Type in alexreservations Alex Reservations: Smart Restaurant Booking
HighCVE-2025-12092: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in gregross CYAN Backup
MediumCVE-2025-11980: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in kybernetikservices Quick Featured Images
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.