Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2025-55673: CWE-200 Exposure of Sensitive Information to an Unauthorized Actor in Apache Software Foundation Apache Superset

0
Medium
VulnerabilityCVE-2025-55673cvecve-2025-55673cwe-200
Published: Thu Aug 14 2025 (08/14/2025, 13:16:27 UTC)
Source: CVE Database V5
Vendor/Project: Apache Software Foundation
Product: 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

AILast updated: 11/04/2025, 22:08:54 UTC

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.

Need more detailed analysis?Get Pro

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 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need enhanced features?

Contact root@offseq.com for Pro access with improved analysis and higher rate limits.

Latest Threats