← Back to CVE List
Vulnerability Intelligence Report
GeoNetwork vulnerable to Remote Code Execution via unsafe Saxon XSLT processor configuration in formatter

CVE-2026-58400

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.

No Active Exploit Signals
CVSS Base Score
9.1
CRITICAL
Exploitability:2.3
Impact Score:6.1
EPSS Probability:1.19%
Executive Threat Verdict
Evaluating...
Evaluating Threat Landscape...
Assessing known weaponization, exploitation telemetry, and federal advisories.
Attack Surface
—
Authentication
—
Weaponization
—
SSVC Action
—

Weaknesses (CWE)

CWE-94 ↗CWE-94: Improper Control of Generation of Code ('Code Injection')
CWE-470 ↗CWE-470: Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

Affected Products & Versions

Vendor Product Affected Versions
geonetwork core-geonetwork >= 4.3.0, < 4.4.12 (affected), < 4.2.17 (affected)

References & Technical Advisories

No reference links found.

Threat Intelligence Signals

EPSS Score
1.187%

Identity & Timeline

StatusPUBLISHED
Assigning AuthorityGitHub, Inc. · Vendor · USA
Reserved2026-06-30T18:19:58
Published2026-09-03T17:06:17
Last Updated2026-09-04T13:42:08

LINK COPIED TO CLIPBOARD