CVE-2025-27511
Undergoing Analysis
Undergoing Analysis - In Progress
JNDI Attack via DB2 JDBC URL in GeoServer DB2 DataStore Extension
Publication date: 2026-06-18
Last updated on: 2026-06-18
Assigner: GitHub, Inc.
Description
Description
GeoServer is an open source server that allows users to share and edit geospatial data. Prior to version 2.27.0 of the GeoServer DB2 DataStore Extension, an administrator can perform a JNDI attack through specially crafted DB2 jdbc url leading to to Remote Code Execution (RCE). Version 2.27.0 fixes the issue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| geoserver | db2_datastore_extension | to 2.27.0 (exc) |
| geoserver | geoserver | 2.27.0 |
| ibm | db2_jdbc_driver | 10.5 |
| ibm | db2_jdbc_driver | 11.1 |
| ibm | db2_jdbc_driver | 11.5 |
| geoserver | geoserver_db2_datastore_extension | to 2.27.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-74 | The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component. |
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |