A SQL Injection vulnerability (CVE-2026-76904) has been identified in GeoTools, an open source Java geospatial library. The vulnerability exists in the `jsonArrayContains` function within the PostGIS DataStore implementation when executing OGC Filters. Affected versions start from 30.5 up to (but not including) 33.6, 34.5, and 35.1. The flaw occurs because the `<value>` parameter is written into generated SQL without proper escaping, enabling potential SQL injection attacks. Exploitation requires PostGIS version 12 or greater with a String or JSON field. Patches have been released in versions 33.6, 34.5, and 35.1. No known workarounds exist, though limiting the PostGIS connection pool permissions can reduce the attack scope. Users are strongly advised to upgrade to a patched version immediately.