📦 Flask Cors

by Flask Cors Project

🔍 What is Flask Cors?

Description coming soon...

🛡️ Security Overview

Click on a severity to filter vulnerabilities

⚠️ Known Vulnerabilities

CVE-2024-6866

HIGH CVSS 7.5 Mar 20, 2025

This vulnerability in flask-cors 4.01 allows unauthorized origins to bypass CORS restrictions due to case-insensitive path matching. Attackers can access restricted API endpoints, potentially exposing...

CVE-2024-6844

MEDIUM CVSS 5.3 Mar 20, 2025

This vulnerability in flask-cors 4.0.1 causes inconsistent CORS policy matching due to improper URL path normalization where '+' characters are converted to spaces. This can lead to either unauthorize...

CVE-2024-6839

MEDIUM CVSS 5.3 Mar 20, 2025

CVE-2024-6839 is an improper regex path matching vulnerability in flask-cors 4.0.1 that causes longer regex patterns to be prioritized over more specific ones when matching paths. This can result in l...