CVE-2025-27505 – org.geoserver:gs-rest
Package
Manager: maven
Name: org.geoserver:gs-rest
Vulnerable Version: >=2.26.0 <2.26.3 || >=0 <2.25.6
Severity
Level: Medium
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
EPSS: 0.00676 pctl0.70602
Details
GeoServer Missing Authorization on REST API Index ### Summary It is possible to bypass the default REST API security and access the index page. ### Details The REST API security handles `rest` and its subpaths but not `rest` with an extension (e.g., `rest.html`). ### Impact The REST API index can disclose whether certain extensions are installed. ### 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. ### References https://osgeo-org.atlassian.net/browse/GEOS-11664 https://osgeo-org.atlassian.net/browse/GEOS-11776 https://github.com/geoserver/geoserver/pull/8170
Metadata
Created: 2025-06-10T19:16:18Z
Modified: 2025-06-10T19:16:18Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/06/GHSA-h86g-x8mm-78m5/GHSA-h86g-x8mm-78m5.json
CWE IDs: ["CWE-862"]
Alternative ID: GHSA-h86g-x8mm-78m5
Finding: F039
Auto approve: 1