{"id":"CVE-2026-55864","aliases":[],"url":"https://o3.security/vulnerability/CVE-2026-55864","summary":"GeoNetwork Web Module: Unauthenticaded Server-Side Request Forgery  in SLD Tool","details":"### Summary\nAn 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.\n\nThe 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.\n\n### Impact\nAny 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.\n\n### Resolution \n\nPatched releases:\n\n* 4.4.12\n* 4.2.17\n\n### Resources\n\n* https://github.com/geonetwork/core-geonetwork/pull/9343","published":"2026-09-09T23:43:51Z","modified":"2026-09-10T00:10:57.647104Z","cvss":null,"epss":null,"cisaKev":null,"exploitsKnown":null,"affectedPackages":[{"ecosystem":"Maven","name":"org.geonetwork-opensource:gn-web-app","fixedVersion":"4.4.12"},{"ecosystem":"Maven","name":"org.geonetwork-opensource:gn-web-app","fixedVersion":"4.2.17"}],"fix":{"url":"https://github.com/geonetwork/core-geonetwork/pull/9343","label":"geonetwork/core-geonetwork#9343"},"references":[{"type":"WEB","url":"https://github.com/geonetwork/core-geonetwork/security/advisories/GHSA-5hx7-j24v-rffj"},{"type":"WEB","url":"https://github.com/geonetwork/core-geonetwork/pull/9343"},{"type":"PACKAGE","url":"https://github.com/geonetwork/core-geonetwork"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-09-10T00:10:57.647104Z"}}