An SQL Injection Vulnerability has been found when executing OGC Filters with PostGIS DataStore implementation:
jsonArrayContains functionFor PostGIS 12 and greater jsonArrayContains(<column>, <pointer>, <value>) function writes <value> into generated SQL without escaping.
No mitigation is available:
This vulnerability can lead to execution of arbitrary SQL expressions in the database.
{
"cwe_ids": [
"CWE-89"
],
"github_reviewed": true,
"github_reviewed_at": "2026-08-21T20:25:41Z",
"nvd_published_at": null,
"severity": "CRITICAL"
}