AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-35239

HIGH · CVSS 8.8 EPSS 0.60%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-01-26 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2020-35239
Severity
HIGH
CVSS
8.8
EPSS
0.60%

Original NVD Description

A vulnerability exists in CakePHP versions 4.0.x through 4.1.3. The CsrfProtectionMiddleware component allows method override parameters to bypass CSRF checks by changing the HTTP request method to an arbitrary string that is not in the list of request methods that CakePHP checks. Additionally, the route middleware does not verify that this overriden method (which can be an arbitrary string) is actually an HTTP method.