CVE-2023-27524

Known Exploited Public Exploit
Apache Superset: Session validation vulnerability when using provided default SECRET_KEY

Description

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.

Category

8.9
CVSS
Severity: High
CVSS 3.1 •
EPSS 80.25% Top 5%
KEV Since 
Vendor Advisory apache.org
Affected: Apache Software Foundation Apache Superset
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2023-27524?
CVE-2023-27524 has been scored as a high severity vulnerability.
How to fix CVE-2023-27524?
To fix CVE-2023-27524, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2023-27524 being actively exploited in the wild?
It is confirmed that CVE-2023-27524 is actively exploited. Be extra cautious if you are using vulnerable components. According to its EPSS score, there is a ~80% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2023-27524?
CVE-2023-27524 affects Apache Software Foundation Apache Superset.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.