S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Misconfiguration·Updated Jul 14, 2025

CVE-2025-27505 Scanner

CVE-2025-27505 Scanner - Missing Authorization vulnerability in GeoServer

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
3.4k
Times Used
continuous scan runs
5.5k
Continuously Checked
assets under CS
23
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-27505
5.3
CVSSmedium
Exploitable remotely over the internet · no authentication required.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
geoserverby geoserver
>= 2.26.0, < 2.26.3
Updated Aug 22, 2026View on NVD →
Detail

GeoServer is a widely-used open-source server that allows users to share, process, and edit geospatial data. It is typically employed by organizations such as municipalities, research institutes, and private companies to enable spatial data repository management. GeoServer provides an interface for serving spatial data using standards set by the Open Geospatial Consortium (OGC). Users can generate maps, piping spatial data from various sources to clients or applications seamlessly. With GeoServer's robust API, users can integrate it into various geographic information systems (GIS) and web mapping applications. Its diverse capabilities make it a favored choice in environments requiring efficient geospatial data processing and dissemination.

The Missing Authorization vulnerability in GeoServer occurs when unauthorized users gain access to sensitive areas of the server, such as the REST API Index page. This vulnerability is a significant concern as it may allow the disclosure of sensitive server configuration details. Such exposure can potentially compromise the security posture of GeoServer by enabling unauthorized users to obtain information about server components and configurations. Unauthorized access results from the lack of proper security controls or checks on the REST API, allowing attackers to bypass authentication mechanisms. This vulnerability typically falls under the CWE-862 category, suggesting that access control checks are incompletely implemented. Addressing this vulnerability requires implementing comprehensive access control measures.

The technical details of this vulnerability involve the lack of access restrictions on the REST API Index page of GeoServer. The vulnerable endpoints may include routes like '/rest.html' or '/geoserver/rest.html', which can be accessed without authentication. Attackers exploiting this vulnerability can send a GET request to these endpoints to retrieve sensitive configuration information. The response from the server, containing configuration details, could aid attackers in further attacks by providing insights into the server's setup and potential other weaknesses. The vulnerability is classified under CVSS 3.1 with a score of 5.3, indicating its moderate severity in terms of confidentiality, integrity, and availability impact.

The possible effects of exploiting the Missing Authorization vulnerability in GeoServer could be significant for affected systems. An attacker could use the disclosed sensitive configuration details to perform further attacks, such as gaining unauthorized access to data or services, altering server configurations, or conducting denial-of-service attacks. Additionally, exposing sensitive information could lead to unauthorized data manipulation or even data theft. Organizations relying on GeoServer for critical spatial data applications may face disruptions, unauthorized data access, and potential compliance violations. The risk of using GeoServer without addressing this vulnerability includes potential breaches and data losses, impacting the organization's reputation and operations.

REFERENCES

Solution Advice
  • Implement robust authorization checks on the REST API endpoints to restrict unauthorized access.
  • Ensure configuration pages and APIs are secured with authentication requirements.
  • Regularly audit access logs to detect unauthorized access attempts.
  • Apply the latest software updates and patches from the GeoServer project to mitigate known vulnerabilities.
  • Consider using additional security measures such as firewalls or IP whitelisting to control access.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.