๐Ÿ” CVE Alert

CVE-2026-58400

CRITICAL 9.1

GeoNetwork vulnerable to Remote Code Execution via unsafe Saxon XSLT processor configuration in formatter

CVSS Score
9.1
EPSS Score
0.0%
EPSS Percentile
0th

GeoNetwork is a catalog application to manage spatially referenced resources. Prior to versions 4.4.12 and 4.2.17, the Saxon XSLT processor used to render formatters is configured without secure processing (`FEATURE_SECURE_PROCESSING`) and without disabling Java extension functions (`ALLOW_EXTERNAL_FUNCTIONS`). Any stylesheet loaded by GeoNetwork can therefore invoke `java.lang.Runtime.exec()` or `java.lang.ProcessBuilder` directly, achieving arbitrary command execution as the GeoNetwork process user. A user with sufficient privileges to upload a formatter can deliver a `.xsl` file containing Java extension call that execute arbitrary OS commands with the privileges of the GeoNetwork process. The issue is patched in GeoNetwork versions 4.4.12 and 4.2.17.

CWE CWE-94 CWE-470
Vendor geonetwork
Product core-geonetwork
Published Sep 3, 2026
Stay Ahead of the Next One

Get instant alerts for geonetwork core-geonetwork

Be the first to know when new critical vulnerabilities affecting geonetwork core-geonetwork are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

geonetwork / core-geonetwork
>= 4.3.0, < 4.4.12 < 4.2.17

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/geonetwork/core-geonetwork/security/advisories/GHSA-x898-729x-cc3r docs.geonetwork-opensource.org: https://docs.geonetwork-opensource.org/4.2/overview/change-log/version-4.2.17 docs.geonetwork-opensource.org: https://docs.geonetwork-opensource.org/4.4/overview/change-log/version-4.4.12 thehackernews.com: https://thehackernews.com/2026/09/geonetwork-fixes-unauthenticated-rce.html