CVE-2023-27524
Published: January 8, 2024
Official Description
Apache Superset contains an insecure default initialization of a resource vulnerability that allows an attacker to authenticate and access unauthorized resources on installations that have not altered the default configured SECRET_KEY according to installation instructions.
CISA KEV Advisory
Apache Superset Insecure Default Initialization of Resource Vulnerability
Apache Superset contains an insecure default initialization of a resource vulnerability that allows an attacker to authenticate and access unauthorized resources on installations that have not altered the default configured SECRET_KEY according to installation instructions.
Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.
Risk Analysis
Apache Superset has an insecure default configuration where the SECRET_KEY is not changed from its default, allowing attackers to authenticate and access unauthorized resources. The high EPSS score of 0.84085 and inclusion in CISA's KEV indicate a high probability of exploitation.
This vulnerability is actively being exploited in the wild, demonstrating its appeal to attackers. Exploitation is remote and relies on installations that have not followed security best practices.
Administrators of Apache Superset must immediately change the default SECRET_KEY as per installation instructions. Regularly review and update security configurations to prevent unauthorized access.
Technical Analysis
CVE-2023-27524 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CISA has added CVE-2023-27524 to the Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. U.S. federal agencies are required to patch this within the mandated timeframe, and all organizations should treat remediation as urgent.
Affected Vendors & Products
Exploit & PoC Resources
All References (2)
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2023-27524 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts
- !CISA KEV: Federal agencies must patch per BOD 22-01 timeline
- !Active exploitation confirmed — treat as P1