Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.geonetwork-opensource/gn-web-app
  4. ›
  5. CVE-2026-55864

CVE-2026-55864: GeoNetwork Web Module: Unauthenticaded Server-Side Request Forgery in SLD Tool

September 9, 2026

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.

References

  • github.com/advisories/GHSA-5hx7-j24v-rffj
  • github.com/geonetwork/core-geonetwork/pull/9343
  • github.com/geonetwork/core-geonetwork/security/advisories/GHSA-5hx7-j24v-rffj
  • nvd.nist.gov/vuln/detail/CVE-2026-55864

Code Behaviors & Features

Detect and mitigate CVE-2026-55864 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 4.0.0 before 4.2.17, all versions starting from 4.4.0 before 4.4.12

Fixed versions

  • 4.2.17
  • 4.4.12

Solution

Upgrade to versions 4.2.17, 4.4.12 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

maven/org.geonetwork-opensource/gn-web-app/CVE-2026-55864.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:20:11 +0000.