U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2025-27505

Change History

New CVE Received from GitHub, Inc. 6/10/2025 11:15:23 AM

Action Type Old Value New Value
Added Description

								
							
							
						
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.
Added CVSS V3.1

								
							
							
						
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Added CWE

								
							
							
						
CWE-862
Added Reference

								
							
							
						
https://github.com/geoserver/geoserver/pull/8170
Added Reference

								
							
							
						
https://github.com/geoserver/geoserver/security/advisories/GHSA-h86g-x8mm-78m5
Added Reference

								
							
							
						
https://osgeo-org.atlassian.net/browse/GEOS-11664
Added Reference

								
							
							
						
https://osgeo-org.atlassian.net/browse/GEOS-11776