CVE-2026-77337
Received
Received - Intake
Authentication Bypass in CakePHP via Legacy Tokens
Vulnerability report for CVE-2026-77337, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-24
Last updated on: 2026-08-24
Assigner: GitHub, Inc.
Description
Description
CakePHP Authentication is an authentication plugin for CakePHP that can also be used in PSR-7 based applications. Versions before 2.11.2, from 3.0.0 through 3.3.6, and from 4.0.0 through 4.2.0 allow authentication bypass and potential CPU or memory exhaustion when CookieAuthenticator uses unencrypted, forgeable legacy tokens. This issue is fixed in versions 2.11.2, 3.3.7, and 4.2.1.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cakephp | cakephp_authentication | to 2.11.2 (exc) |
| cakephp | cakephp_authentication | From 3.0.0 (inc) to 3.3.6 (inc) |
| cakephp | cakephp_authentication | From 4.0.0 (inc) to 4.2.0 (inc) |
| cakephp | cakephp_authentication | 2.11.2 |
| cakephp | cakephp_authentication | 3.3.7 |
| cakephp | cakephp_authentication | 4.2.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |
| CWE-290 | This attack-focused weakness is caused by incorrectly implemented authentication schemes that are subject to spoofing attacks. |