GHSA-5hx7-j24v-rffj: SSRF

Published Sep 9, 2026
·
Updated

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 Software

2 affected componentsFixes available
maven/org.geonetwork-opensource:gn-web-app>=4.0.0<=4.2.16
4.2.17
maven/org.geonetwork-opensource:gn-web-app>=4.4.0<=4.4.11
4.4.12

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade maven/org.geonetwork-opensource:gn-web-app to a version that resolves this vulnerability.

    Fixed in 4.2.17
  2. Upgrade

    Upgrade maven/org.geonetwork-opensource:gn-web-app to a version that resolves this vulnerability.

    Fixed in 4.4.12
  3. Upgrade

    Upgrade geonetwork/core-geonetwork to a version that resolves this vulnerability.

    Fixed in 4.2.17
  4. Upgrade

    Upgrade geonetwork/core-geonetwork to a version that resolves this vulnerability.

    Fixed in 4.4.12
  5. Compensating control

    Restrict network access from the GeoNetwork server to internal hosts so that outbound HTTP requests to internal addresses (including those reachable via SSRF from POST /api/tools/ogc/sld) are blocked or tightly limited.

Event History

Sep 9, 2026
Advisory Published
via GitHub·11:43 PM
Data Sourced
via GitHub·11:43 PM
DescriptionWeaknessAffected Software

Frequently Asked Questions

1

Which deployments are exposed to unauthenticated exploitation?

Any GeoNetwork deployment where an anonymous user can reach POST /api/tools/ogc/sld is exposed. No authentication is required, and the endpoint accepts a caller-supplied WMS server URL.

2

What can an attacker do through the vulnerable endpoint?

An attacker can cause the GeoNetwork server to send arbitrary outbound HTTP GET requests, including to internal hosts not publicly reachable. Responses in XML format can be stored and downloaded, allowing the attacker to read them.

3

Which releases contain the fix?

The issue is patched in releases 4.4.12 and 4.2.17.

4

What is the immediate exposure reduction if patching cannot happen yet?

Restrict anonymous access to the affected POST /api/tools/ogc/sld endpoint. This prevents unauthenticated callers from supplying URLs that the server will fetch.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203