GHSA-5hx7-j24v-rffj

    Dashboard / Vulnerabilities / GHSA-5hx7-j24v-rffj

    GHSA-5hx7-j24v-rffj

    Published: 9 Sept 2026Last Modified: 10 Sept 2026

    Summary: GeoNetwork Web Module: Unauthenticaded Server-Side Request Forgery in SLD Tool

    Details: ### Summary An unauthenticated server-side request forgery vulnerability lets any anonymous user make the GeoNetwork server issue arbitrary outbound HTTP requests. This gives an external attacker a position inside the server's network, making it possible to make internal requests no matter if the response is XML-type or not. The SLD tooling endpoint `POST /api/tools/ogc/sld` takes a caller-supplied **WMS server URL** and performs a **server-side HTTP GET** to it, with no validation. The fetched body can also be stored and downloaded if the output of the outbound request is in XML format, making the SSRF non-blind. ### Impact Any unauthenticated user can make the server send arbitrary HTTP requests to internal hosts it would never expose publicly, and read the responses back if the request responses are XML. This enables internal data disclosure, for example, configuration files that return as XML, authorization bypass, and reconnaissance of the internal network all from an anonymous position. ### Resolution Patched releases: * 4.4.12 * 4.2.17 ### Resources * https://github.com/geonetwork/core-geonetwork/pull/9343

    Affected packages

    Package

    Name: org.geonetwork-opensource:gn-web-app

    Purl: pkg:maven/org.geonetwork-opensource/gn-web-app

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 4.4.0
    Fixed -4.4.12

    Affected versions

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    GHSA-5hx7-j24v-rffj | CVE-DB