CVE detail
CVE-2020-7965 — CVE-2020-7965
Published 2020-01-29 · Modified 2026-06-17 · Vendor webargs_project · Product webargs · Source nvd
HIGH
severity
CVSS-derived band
0.0061
EPSS probability
exploitation probability, 30d
46.0%
EPSS percentile
percentile vs all CVEs
NOT LISTED
CISA KEV
known exploited catalog
Description
flaskparser.py in Webargs 5.x through 5.5.2 doesn't check that the Content-Type header is application/json when receiving JSON input. If the request body is valid JSON, it will accept it even if the content type is application/x-www-form-urlencoded. This allows for JSON POST requests to be made across domains, leading to CSRF.
Remediation
No vendor-published fix data in our corpus for this CVE. Check the references below or the vendor's PSIRT / security advisories page.
References