GHSA-2v4m-fw6c-g78f

Suggest an improvement
Source
https://github.com/advisories/GHSA-2v4m-fw6c-g78f
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/07/GHSA-2v4m-fw6c-g78f/GHSA-2v4m-fw6c-g78f.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-2v4m-fw6c-g78f
Aliases
  • CVE-2026-39379
Published
2026-07-01T17:56:51Z
Modified
2026-07-01T18:11:31Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N CVSS Calculator
Summary
GeoNetwork has reflected XSS through client-side template injection
Details

Summary

It is possible to craft a URL that causes GeoNetwork to reflect attacker-controlled content into an error page in a way that gets evaluated as a client-side template expression. Combined with known AngularJS sandbox-escape techniques, this can be used to execute arbitrary JavaScript in the victim's browser (reflected Cross-Site Scripting via client-side template injection).

Details

When a user requests a service URL that does not exist or that they are not authorized to access, GeoNetwork shows an error page that reflects part of the original request back to the user without adequately neutralizing it for the context it is rendered in. Because this error page is an AngularJS application, attacker-controlled content in the reflected value can be interpreted as a template expression and evaluated once the page loads in the victim's browser, rather than being displayed as inert text.

Impact

An attacker can trick a user (including an administrator) into visiting a crafted link. The resulting script execution runs in the context of the victim's authenticated session and can be used to exfiltrate information or perform actions on the victim's behalf. For example, an attacker could inject a fake login form that looks identical to the legitimate GeoNetwork login page to harvest credentials.

GeoNetwork 3.x and 4.0.x are archived/unmaintained and will not receive a fix for this issue. Instances running those lines should upgrade to a supported release (4.2.15 or later, or 4.4.10 or later).

Database specific
{
    "cwe_ids": [
        "CWE-1336",
        "CWE-79"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2026-07-01T17:56:51Z",
    "nvd_published_at": null,
    "severity": "HIGH"
}
References

Affected packages

Maven
org.geonetwork-opensource:geonetwork

Package

Name
org.geonetwork-opensource:geonetwork
View open source insights on deps.dev
Purl
pkg:maven/org.geonetwork-opensource/geonetwork

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.0.0
Last Affected
3.12.12

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/07/GHSA-2v4m-fw6c-g78f/GHSA-2v4m-fw6c-g78f.json"
org.geonetwork-opensource:geonetwork

Package

Name
org.geonetwork-opensource:geonetwork
View open source insights on deps.dev
Purl
pkg:maven/org.geonetwork-opensource/geonetwork

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.0.0-alpha.1
Last Affected
4.0.6

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/07/GHSA-2v4m-fw6c-g78f/GHSA-2v4m-fw6c-g78f.json"
org.geonetwork-opensource:geonetwork

Package

Name
org.geonetwork-opensource:geonetwork
View open source insights on deps.dev
Purl
pkg:maven/org.geonetwork-opensource/geonetwork

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.2.0
Fixed
4.2.15

Database specific

last_known_affected_version_range
"<= 4.2.14"
source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/07/GHSA-2v4m-fw6c-g78f/GHSA-2v4m-fw6c-g78f.json"
org.geonetwork-opensource:geonetwork

Package

Name
org.geonetwork-opensource:geonetwork
View open source insights on deps.dev
Purl
pkg:maven/org.geonetwork-opensource/geonetwork

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.4.0
Fixed
4.4.10

Database specific

last_known_affected_version_range
"<= 4.4.9"
source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/07/GHSA-2v4m-fw6c-g78f/GHSA-2v4m-fw6c-g78f.json"