{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-77635",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-08-20T20:52:01.928Z",
        "datePublished": "2026-08-24T20:30:34.492Z",
        "dateUpdated": "2026-08-24T20:30:34.492Z"
    },
    "containers": {
        "cna": {
            "title": "CakePHP: FunctionsBuilder::jsonValue() vulerable to SQL injection with PostgresDriver",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-89",
                            "lang": "en",
                            "description": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "PRESENT",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "HIGH",
                        "vulnIntegrityImpact": "HIGH",
                        "vulnAvailabilityImpact": "LOW",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 9.2,
                        "baseSeverity": "CRITICAL",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/cakephp/cakephp/security/advisories/GHSA-fxf7-vhh8-7vpq",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/cakephp/cakephp/security/advisories/GHSA-fxf7-vhh8-7vpq"
                },
                {
                    "name": "https://github.com/cakephp/cakephp/commit/138f2f61486532c29ee4d106da2a9848c1ff1ab3",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/cakephp/cakephp/commit/138f2f61486532c29ee4d106da2a9848c1ff1ab3"
                },
                {
                    "name": "https://github.com/cakephp/cakephp/commit/489a40fb7c6e597af33fe0f7264047afccb90d55",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/cakephp/cakephp/commit/489a40fb7c6e597af33fe0f7264047afccb90d55"
                },
                {
                    "name": "https://github.com/cakephp/cakephp/commit/9f1ad970a3b72293d4a37e694276645f804e819f",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/cakephp/cakephp/commit/9f1ad970a3b72293d4a37e694276645f804e819f"
                },
                {
                    "name": "https://github.com/cakephp/cakephp/releases/tag/5.1.10",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/cakephp/cakephp/releases/tag/5.1.10"
                },
                {
                    "name": "https://github.com/cakephp/cakephp/releases/tag/5.2.15",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/cakephp/cakephp/releases/tag/5.2.15"
                },
                {
                    "name": "https://github.com/cakephp/cakephp/releases/tag/5.3.7",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/cakephp/cakephp/releases/tag/5.3.7"
                }
            ],
            "affected": [
                {
                    "vendor": "cakephp",
                    "product": "cakephp",
                    "versions": [
                        {
                            "version": ">= 5.1.0, < 5.1.10",
                            "status": "affected"
                        },
                        {
                            "version": ">= 5.2.0, < 5.2.15",
                            "status": "affected"
                        },
                        {
                            "version": ">= 5.3.0, < 5.3.7",
                            "status": "affected"
                        }
                    ]
                },
                {
                    "vendor": "cakephp",
                    "product": "cakephp/database",
                    "versions": [
                        {
                            "version": ">= 5.1.0, < 5.1.10",
                            "status": "affected"
                        },
                        {
                            "version": ">= 5.2.0, < 5.2.15",
                            "status": "affected"
                        },
                        {
                            "version": ">= 5.3.0, < 5.3.7",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-24T20:30:34.492Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "source": {
                "advisory": "GHSA-fxf7-vhh8-7vpq",
                "discovery": "UNKNOWN"
            }
        }
    }
}