The FunctionsBuilder::jsonValue($field, $jsonPath) methods with the Postgres driver is vulnerable to SQL injection if user controlled data is supplied to the $jsonPath parameter.
5.1.10, 5.2.15, 5.3.7
Don't provide user controlled data to these functions/parameters.
{
"cwe_ids": [
"CWE-89"
],
"github_reviewed": true,
"github_reviewed_at": "2026-09-08T20:56:41Z",
"nvd_published_at": "2026-08-24T21:17:48Z",
"severity": "CRITICAL"
}