GHSA-5cx2-vq3h-x52c · Severity: high · Ecosystem: pip — Apache superset missing check for default SECRET_KEY
Session Validation attacks in Apache Superset versions up to and including 2.0.1. Installations that have not altered the default configured SECRET_KEY according to installation instructions allow for an attacker to authenticate and access unauthorized resources. This does not affect Superset administrators who have changed the default value for SECRET_KEY config. All superset installations should always set a unique secure random SECRET_KEY. Your SECRET_KEY is used to securely sign all session cookies and encrypting sensitive information on the database. Add a strong SECRET_KEY to your `superset_config.py` file like: SECRET_KEY = <YOUR_OWN_RANDOM_GENERATED_SECRET_KEY> Alternatively you can set it with `SUPERSET_SECRET_KEY` environment variable.
Conclusion & alert: CVE-2023-27524 is rated Critical Active Threat (95.3/100): CVSS High severity, with high exploitation likelihood (EPSS 84.03%, 99th percentile). Core evidence: CISA KEV confirms active exploitation (added 2024-01-08) affecting Apache / Superset. a weakness (CWE-1188) Unauthenticated remote administrative access may be possible. Mandatory action: The CISA remediation deadline has passed—treat as an emergency patch priority.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
: Apache Superset Insecure Default Initialization of Resource Vulnerability · CISA KEV detail
: 2024-01-08
: 2024-01-29
: Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| 51447 | exploit_db | edb | 2023-05-23 | Exploit-DB ↗ |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-30 | 84.08% | 84.03% | -0.06% |
| 2 | 2026-04-21 | 83.97% | 84.08% | +0.12% |
| 3 | 2026-03-24 | — | 83.97% | — |
Full EPSS history (80 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.9 | 3.1 | HIGH |
|
2.2 | 6.0 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-5cx2-vq3h-x52c · Severity: high · Ecosystem: pip — Apache superset missing check for default SECRET_KEY
| URL | Tags |
|---|---|
| https://lists.apache.org/thread/n0ftx60sllf527j7g11kmt24wvof8xyk | Mailing List Vendor Advisory |
| https://packetstormsecurity.com/files/172522/Apache-Superset-2.0.0-Authentication-Bypass.html | Exploit Third Party Advisory VDB Entry |
| https://packetstormsecurity.com/files/175094/Apache-Superset-2.0.0-Remote-Code-Execution.html | Exploit Third Party Advisory VDB Entry |
| https://www.openwall.com/lists/oss-security/2023/04/24/2 | Mailing List |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2023-27524 | Third Party Advisory US Government Resource |