CVE-2023-27524
Last modified
CVE-2023-27524 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. CISA has confirmed active exploitation in the wild. EPSS estimates a 97.41% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Exploitation Status
This vulnerability is listed in CISA’s Known Exploited Vulnerabilities catalog, confirming active exploitation in the wild. Federal agencies must remediate by .
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Superset | <= 2.0.1 |
References
- https://lists.apache.org/thread/n0ftx60sllf527j7g11kmt24wvof8xykMailing List, Vendor Advisory
- https://packetstormsecurity.com/files/172522/Apache-Superset-2.0.0-Authentication-Bypass.htmlExploit, Third Party Advisory, VDB Entry
- https://packetstormsecurity.com/files/175094/Apache-Superset-2.0.0-Remote-Code-Execution.htmlExploit, Third Party Advisory, VDB Entry
- https://lists.apache.org/thread/n0ftx60sllf527j7g11kmt24wvof8xykMailing List, Vendor Advisory
- https://packetstormsecurity.com/files/172522/Apache-Superset-2.0.0-Authentication-Bypass.htmlExploit, Third Party Advisory, VDB Entry
- https://packetstormsecurity.com/files/175094/Apache-Superset-2.0.0-Remote-Code-Execution.htmlExploit, Third Party Advisory, VDB Entry
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2023-27524Third Party Advisory, US Government Resource
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-27524?
How severe is CVE-2023-27524?
How do I fix CVE-2023-27524?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-27519Improper input validation in firmware for some Intel(R) Opta…7.8
- CVE-2023-2752Cross-site Scripting (XSS) - Stored in GitHub repository tho…5.4
- CVE-2023-27520Cross-site request forgery (CSRF) vulnerability in SEIKO EPS…6.5
- CVE-2023-27521OS command injection vulnerability in the mail setting page …8.8
- CVE-2023-27522HTTP Response Smuggling vulnerability in Apache HTTP Server …7.5
- CVE-2023-27523Improper data authorization check on Jinja templated queries…4.3
- CVE-2023-27525An authenticated user with Gamma role authorization could ha…4.3
- CVE-2023-27526A non Admin authenticated user could incorrectly create reso…4.3
- CVE-2023-27527Shinseiyo Sogo Soft (7.9A) and earlier improperly restricts …7.5
- CVE-2023-27529Wacom Tablet Driver installer prior to 6.4.2-1 (for macOS) c…7.8
- CVE-2023-2753Cross-site Scripting (XSS) - Stored in GitHub repository tho…5.4
- CVE-2023-27530A DoS vulnerability exists in Rack <v3.0.4.2, <v2.2.6.3, <v2…7.5
Are you affected by CVE-2023-27524?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
