Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-mqjf-5f49-2fjh | GeoTools has unauthenticated SQL injection in the jsonArrayContains filter function against PostGIS layers |
Fri, 21 Aug 2026 22:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Geotools
Geotools geotools |
|
| Vendors & Products |
Geotools
Geotools geotools |
Fri, 21 Aug 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | GeoTools is an open source Java library that provides tools for geospatial data. Starting in version 30.5 and prior to versions 33.6, 34.5, and 33.6, an SQL Injection Vulnerability is present when executing OGC Filters with PostGIS DataStore implementation: `jsonArrayContains` function; Requires PostGIS 12 or greater with a String or JSON field. For PostGIS 12 and greater `jsonArrayContains(<column>, <pointer>, <value>)` function writes `<value>` into generated SQL without escaping. Patches are available in versions 33.6, 34.5, and 33.6. No known workaround is available. To limit scope of SQL Injection the PostGIS connection pool should be configured with limited rights. | |
| Title | GeoTools has unauthenticated SQL injection in the jsonArrayContains filter function against PostGIS layers | |
| Weaknesses | CWE-89 | |
| References |
|
|
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-21T20:14:33.940Z
Reserved: 2026-08-19T22:43:14.891Z
Link: CVE-2026-76904
No data.
Status : Received
Published: 2026-08-21T21:17:06.143
Modified: 2026-08-21T21:17:06.143
Link: CVE-2026-76904
No data.
OpenCVE Enrichment
Updated: 2026-08-21T22:30:17Z
-
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Github GHSA