Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-34711

9.3 · CRITICAL
Published Jun 10, 2025 osgeo CWE-200 EPSS 0.28% (20th pctl)

Overview

CVE-2024-34711 is a critical-severity vulnerability affecting osgeo geoserver. It was published on June 10, 2025 and has a CVSS 3.1 base score of 9.3 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.3, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from osgeo. Update geoserver to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
osgeo geoserver >= 0, < 2.25.0 Affected

Frequently Asked Questions

What is CVE-2024-34711?

CVE-2024-34711 is a critical-severity vulnerability affecting osgeo geoserver. It was published on June 10, 2025 and has a CVSS 3.1 base score of 9.3 (CRITICAL).

How severe is CVE-2024-34711?

This vulnerability has a CVSS 3.1 base score of 9.3, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2024-34711?

Check the references section for vendor advisories and patches from osgeo. Update geoserver to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-34711?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-34711 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.