SQL Injection Vulnerability in CakePHP Framework Affecting PostgreSQL Driver
CVE-2026-77635
9.2CRITICAL
What is CVE-2026-77635?
The CakePHP Framework has a vulnerability when using the PostgreSQL Driver's FunctionsBuilder::jsonValue() method with user-controlled data in the jsonPath parameter. This vulnerability allows attackers to perform SQL injection attacks, which may lead to unauthorized data access or manipulation. Users are advised to upgrade to the patched versions: 5.1.10, 5.2.15, or 5.3.7 to mitigate these risks effectively.
Affected Version(s)
cakephp >= 5.1.0, < 5.1.10 < 5.1.0, 5.1.10
cakephp >= 5.2.0, < 5.2.15 < 5.2.0, 5.2.15
cakephp >= 5.3.0, < 5.3.7 < 5.3.0, 5.3.7
