CVE-2024-6866
Last modified
CVE-2024-6866 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. corydolphin/flask-cors version 4.01 contains a vulnerability where the request path matching is case-insensitive due to the use of the `try_match` function, which is originally intended for matching hosts. This results in a mismatch because paths in URLs are case-sensitive, but the regex matching treats them as case-insensitive. EPSS estimates a 0.64% chance of exploitation in the next 30 days.
Description
corydolphin/flask-cors version 4.01 contains a vulnerability where the request path matching is case-insensitive due to the use of the `try_match` function, which is originally intended for matching hosts. This results in a mismatch because paths in URLs are case-sensitive, but the regex matching treats them as case-insensitive. This misconfiguration can lead to significant security vulnerabilities, allowing unauthorized origins to access paths meant to be restricted, resulting in data exposure and potential data leaks.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Flask-Cors Project | Flask-Cors | 4.0.1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-6866?
How severe is CVE-2024-6866?
How do I fix CVE-2024-6866?
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 2024
- CVE-2024-6860The WP MultiTasking WordPress plugin through 0.1.12 does no…4.3
- CVE-2024-6861A disclosure of sensitive information flaw was found in fore…7.5
- CVE-2024-6862A Cross-Site Request Forgery (CSRF) vulnerability exists in …8.1
- CVE-2024-6863In h2oai/h2o-3 version 3.46.0, an endpoint exposing a custom…6.5
- CVE-2024-6864The WP Last Modified Info plugin for WordPress is vulnerable…5.4
- CVE-2024-6865Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-6867An information disclosure vulnerability exists in the lunary…6.5
- CVE-2024-6868mudler/LocalAI version 2.17.1 allows for arbitrary file writ…9.8
- CVE-2024-6869The Falang multilanguage for WordPress plugin for WordPress …7.1
- CVE-2024-6870The Responsive Lightbox & Gallery plugin for WordPress is vu…5.4
- CVE-2024-6871G DATA Total Security Incorrect Permission Assignment Local …7.8
- CVE-2024-6872The Build Your Dream Website Fast with 400+ Starter Template…5.4
Are you affected by CVE-2024-6866?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
