
We found results for “”
CVE-2025-27505
Good to know:

Date: June 10, 2025
GeoServer is an open source server that allows users to share and edit geospatial data. It is possible to bypass the default REST API security and access the index page. The REST API security handles rest and its subpaths but not rest with an extension (e.g., rest.html). The REST API index can disclose whether certain extensions are installed. This vulnerability is fixed in 2.26.3 and 2.25.6. As a workaround, in ${GEOSERVER_DATA_DIR}/security/config.xml, change the paths for the rest filter to /rest.,/rest/** and change the paths for the gwc filter to /gwc/rest.,/gwc/rest/** and restart GeoServer.
Severity Score
Related Resources (7)
Severity Score
Weakness Type (CWE)
Missing Authorization
CWE-862Top Fix

Upgrade Version
Upgrade to version org.geoserver.web:gs-web-app:2.26.3;org.geoserver.web:gs-web-app:2.25.6;org.geoserver:gs-rest:2.26.3;org.geoserver:gs-rest:2.25.6;https://github.com/geoserver/geoserver.git - 2.25.6;https://github.com/geoserver/geoserver.git - 2.26.3
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | LOW |
Integrity (I): | NONE |
Availability (A): | NONE |