CVE-2026-77635
CriticalCVSS 9.2Summary
CakePHP is a rapid development framework for PHP. Prior to versions 5.1.10, 5.2.15, and 5.3.7, FunctionsBuilder::jsonValue() with PostgresDriver is vulnerable to SQL injection when user-controlled data is supplied to the jsonPath parameter.
Risk Assessment
An attacker can inject malicious SQL code, potentially leading to unauthorized data access or modification.
Recommendation
Update CakePHP to version 5.1.10, 5.2.15, or 5.3.7 (depending on the release line) which contain the fix.
Original NVD description (English source)
CakePHP is a rapid development framework for PHP. Prior to versions 5.1.10, 5.2.15, and 5.3.7 on their respective release lines, FunctionsBuilder::jsonValue() with PostgresDriver is vulnerable to SQL injection when user-controlled data is supplied to the jsonPath parameter. This issue is fixed in versions 5.1.10, 5.2.15, and 5.3.7.

