CVE-2026-58400

Source
https://cve.org/CVERecord?id=CVE-2026-58400
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-58400.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-58400
Aliases
  • GHSA-x898-729x-cc3r
Published
2026-09-03T17:06:17.827Z
Modified
2026-09-06T03:30:14.308458323Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
GeoNetwork vulnerable to Remote Code Execution via unsafe Saxon XSLT processor configuration in formatter
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-470",
        "CWE-94"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/58xxx/CVE-2026-58400.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/geonetwork/core-geonetwork

Affected ranges

Type
GIT
Repo
https://github.com/geonetwork/core-geonetwork
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "4.3.0"
        },
        {
            "fixed": "4.4.12"
        },
        {
            "introduced": "0"
        },
        {
            "fixed": "4.2.17"
        }
    ]
}

Affected versions

2.*
2.6.1
2.6.3
2.6.4
3.*
3.0.0RC0
3.2.0
3.4.0
3.4.1
3.4.2
4.*
4.0.0
4.0.0-alpha.1
4.0.0-alpha.2
4.0.1
4.0.2
4.0.3
4.0.4
4.0.5
4.0.6
4.2.0
4.2.1
4.2.10
4.2.11
4.2.13
4.2.14
4.2.15
4.2.16
4.2.2
4.2.3
4.2.4
4.2.5
4.2.6
4.2.7
4.2.8
4.2.9
4.4.0
4.4.1
4.4.10
4.4.2
4.4.3
4.4.4
4.4.5
4.4.6
4.4.7
4.4.8
4.4.9
Other
start-migration

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-58400.json"