#VU112141 Input validation error in Flask-CORS - CVE-2024-6844

 

#VU112141 Input validation error in Flask-CORS - CVE-2024-6844

Published: July 3, 2025


Vulnerability identifier: #VU112141
Vulnerability risk:
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/E:U
CVE-ID: CVE-2024-6844
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Flask-CORS
Software vendor:
Cory Dolphin

Description

The vulnerability allows a remote attacker to bypass implemented security restrictions.

The vulnerability exists due to insufficient validation of special characters in URL. A remote attacker can bypass applied CORS restrictions and gain unauthorized access to the application. 


Remediation

Install updates from vendor's website.

External links