CVE-2024-34711
CVE-2024-34711 is a critical-severity vulnerability in Osgeo Geoserver with a CVSS 3.x base score of 9.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-200.
Key facts
- Severity: Critical (CVSS 3.x base score 9.3)
- EPSS exploit prediction: 0% (18th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-17669
- Weakness: CWE-200
- Affected product: Osgeo Geoserver
- Published:
- Last modified:
Description
GeoServer is an open source server that allows users to share and edit geospatial data. An improper URI validation vulnerability exists that enables an unauthorized attacker to perform XML External Entities (XEE) attack, then send GET request to any HTTP server. By default, GeoServer use PreventLocalEntityResolver class from GeoTools to filter out malicious URIs in XML entities before resolving them. The URI must match the regex (?i)(jar:file|http|vfs)[^?#;]*\\.xsd. But the regex leaves a chance for attackers to request to any HTTP server or limited file. Attacker can abuse this to scan internal networks and gain information about them then exploit further. GeoServer 2.25.0 and greater default to the use of ENTITY_RESOLUTION_ALLOWLIST and does not require you to provide a system property.
Frequently asked questions
- What is CVE-2024-34711?
- GeoServer is an open source server that allows users to share and edit geospatial data. An improper URI validation vulnerability exists that enables an unauthorized attacker to perform XML External Entities (XEE) attack, then send GET request to any HTTP server. By default, GeoServer use PreventLocalEntityResolver class from GeoTools to filter out malicious URIs in XML entities before resolving them. The URI must match the regex (?i)(jar:file|http|vfs)[^?#;]*\\.xsd. But the regex leaves a chance for attackers to request to any HTTP server or limited file. Attacker can abuse this to scan internal networks and gain information about them then exploit further. GeoServer 2.25.0 and greater default to the use of ENTITY_RESOLUTION_ALLOWLIST and does not require you to provide a system property.
- How severe is CVE-2024-34711?
- CVE-2024-34711 has a CVSS 3.x base score of 9.3, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity low, and availability none.
- Is CVE-2024-34711 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (18th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-34711?
- CVE-2024-34711 affects Osgeo Geoserver. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-34711?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- Does CVE-2024-34711 have an EU (EUVD) identifier?
- Yes. CVE-2024-34711 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-17669.
- When was CVE-2024-34711 published?
- CVE-2024-34711 was published on 2025-06-10 and last updated on 2026-06-17.
References
- https://docs.geoserver.org/latest/en/user/production/config.html#production-config-external-entities
- https://github.com/geoserver/geoserver/security/advisories/GHSA-mc43-4fqr-c965
Affected products (1)
- cpe:2.3:a:osgeo:geoserver:*:*:*:*:*:*:*:*
More vulnerabilities in Osgeo Geoserver
- CVE-2025-30220 — Critical (CVSS 9.9): GeoServer is an open source server that allows users to share and edit geospatial data. GeoTools Schema class use of…
- CVE-2023-25157 — Critical (CVSS 9.8): GeoServer is an open source software server written in Java that allows users to share and edit geospatial data.…
- CVE-2023-43795 — High (CVSS 8.6): GeoServer is an open source software server written in Java that allows users to share and edit geospatial data. The…
- CVE-2023-41339 — High (CVSS 8.6): GeoServer is an open source software server written in Java that allows users to share and edit geospatial data. The…
- CVE-2025-30145 — High (CVSS 7.5): GeoServer is an open source server that allows users to share and edit geospatial data. Malicious Jiffle scripts can be…
- CVE-2024-29198 — High (CVSS 7.5): GeoServer is an open source software server written in Java that allows users to share and edit geospatial data. It…
All CVEs affecting Osgeo Geoserver →
Other CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) vulnerabilities
- CVE-2026-27604 — Critical (CVSS 10.0): FOSSBilling is a free, open-source billing and client management system. Starting in version 0.5.4 and prior to version…
- CVE-2026-40965 — Critical (CVSS 10.0): Cloud Foundry UAA versions v76.12.0 through v78.12.0 are vulnerable to a private key exposure. The server contains a…
- CVE-2026-42826 — Critical (CVSS 10.0): Exposure of sensitive information to an unauthorized actor in Azure DevOps allows an unauthorized attacker to disclose…
- CVE-2025-29270 — Critical (CVSS 10.0): Incorrect access control in the realtime.cgi endpoint of Deep Sea Electronics devices DSE855 v1.1.0 to v1.1.26 allows…
- CVE-2025-61481 — Critical (CVSS 10.0): An issue in MikroTik RouterOS v.7.14.2 and SwOS v.2.18 exposes the WebFig management interface over cleartext HTTP by…
- CVE-2025-53624 — Critical (CVSS 10.0): The Docusaurus gists plugin adds a page to your Docusaurus instance, displaying all public gists of a GitHub user.…
Browse all CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) vulnerabilities →