AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-6844

MEDIUM · CVSS 5.3 EPSS 0.28%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-03-20 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.3. See the original NVD description below for full technical details.

CVE
CVE-2024-6844
Severity
MEDIUM
CVSS
5.3
EPSS
0.28%

Original NVD Description

A vulnerability in corydolphin/flask-cors version 4.0.1 allows for inconsistent CORS matching due to the handling of the '+' character in URL paths. The request.path is passed through the unquote_plus function, which converts the '+' character to a space ' '. This behavior leads to incorrect path normalization, causing potential mismatches in CORS configuration. As a result, endpoints may not be matched correctly to their CORS settings, leading to unexpected CORS policy application. This can cause unauthorized cross-origin access or block valid requests, creating security vulnerabilities and usability issues.

Related CVEs

Other vulnerabilities affecting the same vendor(s)