CVE-2025-58360: OSGeo GeoServer Improper Restriction of XML External Entity Reference Vulnerability
Description
An XML External Entity (XXE) vulnerability was identified. The application accepts XML input through a specific endpoint /geoserver/wms operation GetMap. However, this input is not sufficiently sanitized or restricted, allowing an attacker to define external entities within the XML request.
An XML External Entity attack is a type of attack that occurs when XML input containing a reference to an external entity is processed by a weakly configured XML parser. This attack may lead to the disclosure of confidential data, denial of service, port scanning from the perspective of the machine where the parser is located, and other system impacts.
By exploiting this vulnerability, an attacker can: - Read arbitrary files from the server's file system. - Conduct Server-Side Request Forgery (SSRF) to interact with internal systems. - Execute Denial of Service (DoS) attacks by exhausting resources.
Resolution
Update to GeoServer 2.25.6, GeoServer 2.26.3, or GeoServer 2.27.0.
Impact
The XXE vulnerability can be used to retrieve arbitrary files from the server's file system.
Reference
https://osgeo-org.atlassian.net/browse/GEOS-11682 XBOW-024-081
Disclaimer
This vulnerability was detected using XBOW, a system that autonomously finds and exploits potential security vulnerabilities. The finding has been thoroughly reviewed and validated by a security researcher before submission. While XBOW is intended to work autonomously, during its development human experts ensure the accuracy and relevance of its reports.
Other sources
GeoServer is an open source server that allows users to share and edit geospatial data. From version 2.26.0 to before 2.26.2 and before 2.25.6, an XML External Entity (XXE) vulnerability was identified. The application accepts XML input through a specific endpoint /geoserver/wms operation GetMap. However, this input is not sufficiently sanitized or restricted, allowing an attacker to define external entities within the XML request. This issue has been patched in GeoServer 2.25.6, GeoServer 2.26.3, and GeoServer 2.27.0.
— NVD
OSGeo GeoServer contains an improper restriction of XML external entity reference vulnerability that occurs when the application accepts XML input through a specific endpoint /geoserver/wms operation GetMap and could allow an attacker to define external entities within the XML request.
— CISA
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
maven/org.geoserver:gs-wmsto a version that resolves this vulnerability.Fixed in 2.25.6 - Upgrade
Upgrade
maven/org.geoserver.web:gs-web-appto a version that resolves this vulnerability.Fixed in 2.25.6 - Upgrade
Upgrade
maven/org.geoserver:gs-wmsto a version that resolves this vulnerability.Fixed in 2.26.2 - Upgrade
Upgrade
maven/org.geoserver.web:gs-web-appto a version that resolves this vulnerability.Fixed in 2.26.2 - Upgrade
Upgrade
GeoServerto a version that resolves this vulnerability.Fixed in 2.25.6 - Upgrade
Upgrade
GeoServerto a version that resolves this vulnerability.Fixed in 2.26.3 - Upgrade
Upgrade
GeoServerto a version that resolves this vulnerability.Fixed in 2.27.0 - Compensating control
If GeoServer mitigations are unavailable, discontinue use of the product (per provided resolution guidance).
Event History
Frequently Asked Questions
What is the severity of CVE-2025-58360?
CVE-2025-58360 is classified as a high severity XML External Entity (XXE) vulnerability.
How do I fix CVE-2025-58360?
To fix CVE-2025-58360, upgrade the affected software to version 2.25.6 or 2.26.2 of the respective packages.
What software versions are affected by CVE-2025-58360?
CVE-2025-58360 affects versions earlier than 2.25.6 and between 2.26.0 and 2.26.2 of specific Geoserver packages.
What type of vulnerability is CVE-2025-58360?
CVE-2025-58360 is an XML External Entity (XXE) vulnerability allowing for potential external entity exploitation.
Where is the vulnerable endpoint for CVE-2025-58360 located?
The vulnerable endpoint for CVE-2025-58360 is located at '/geoserver/wms' under the operation 'GetMap'.