> ## Content Index
> Fetch the complete content index at: https://darkwebinformer.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# PoC Released for GeoServer Exploit CVE-2024-36401
- URL: https://darkwebinformer.com/poc-released-for-geoserver-exploit-cve-2024-36401/
- Published: 2024-07-30T22:41:15.000Z
- Updated: 2025-09-04T22:28:13.000Z
- Author: Dark Web Informer
- Tags: Vulnerabilities

> **GeoServer** is an open-source Java-based software server that enables users to view, edit, and share geospatial data. It offers a versatile and efficient solution for distributing geospatial information from various sources such as GIS databases, web-based data, and personal datasets.

> In versions of GeoServer earlier than **2.23.6**, versions **2.24.0** to **2.24.3**, and versions **2.25.0** to **2.25.0**, there exists a vulnerability (**CVE-2024-36401**) that permits Remote Code Execution (RCE) by unauthenticated users. This issue arises from the unsafe evaluation of property names as XPath expressions in multiple OGC request parameters.

> Exploiting this vulnerability, an attacker can send a POST request containing a malicious XPath expression, which can result in arbitrary command execution as root on the system running GeoServer.

![](https://storage.ghost.io/c/6b/16/6b16ac9c-cd67-432f-b0f3-bbec941084ff/content/images/2024/07/geo.png)

GitHub: <https://github.com/Chocapikk/CVE-2024-36401>