Lucene search
+L

3 matches found

PyPA
PyPA
•added 2026/07/23 11:41 a.m.•45 views

sanic-cors contains an improper regular expression in the try_match() function

sanic-cors version 2.2.0 and prior contains an improper regular expression in the trymatch function in saniccors/core.py that uses re.match without end-anchoring. This allows an attacker to bypass CORS origin allowlists by registering a domain that begins with a trusted origin string, to gain...

6.5CVSS5.3AI score0.00239EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•24 views

Flask-CORS vulnerable to Improper Handling of Case Sensitivity

corydolphin/flask-cors version 5.0.1 contains a vulnerability where the request path matching is case-insensitive due to the use of the trymatch function, which is originally intended for matching hosts. This results in a mismatch because paths in URLs are case-sensitive, but the regex matching...

7.5CVSS5.9AI score0.00706EPSS
SaveExploits1References8Affected Software1
Cvelist
Cvelist
•added 2026/06/05 12:00 a.m.•48 views

CVE-2026-37737

sanic-cors version 2.2.0 and prior contains an improper regular expression in the trymatch function in saniccors/core.py that uses re.match without end-anchoring. This allows an attacker to bypass CORS origin allowlists by registering a domain that begins with a trusted origin string, to gain...

0.00239EPSS
SaveExploits0References4
Rows per page
Query Builder