Skip to main content

GeoNetwork CVE-2026-53573

| EUVDEUVD-2026-51668 MEDIUM
URL Redirection to Untrusted Site (Open Redirect) (CWE-601)
2026-07-31 GitHub_M GHSA-pjp7-q6wp-97qx
4.8
CVSS 4.0 · Vendor: GitHub_M
Share

Severity by source

Vendor (GitHub_M) PRIMARY
4.8 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
5.4 MEDIUM

Network-delivered open redirect requiring low-privilege SSO context and user interaction; scope changes as victim browser escapes GeoNetwork origin to external phishing host.

3.1 AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N

Primary rating from Vendor (GitHub_M).

CVSS VectorVendor: GitHub_M

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
A
Scope
X

Lifecycle Timeline

3
Patch available
Jul 31, 2026 - 23:02 EUVD
Source Code Evidence Fetched
Jul 31, 2026 - 22:52 vuln.today
Analysis Generated
Jul 31, 2026 - 22:52 vuln.today

DescriptionCVE.org

GeoNetwork is a catalog application to manage spatially referenced resources. From 3.12.0 until 4.2.16 and 4.4.11, unsafe redirect validation in GeonetworkOAuth2LoginAuthenticationFilter and KeycloakAuthenticationProcessingFilter permits an attacker-controlled external redirect after login. This issue is fixed in versions 4.2.16 and 4.4.11.

AnalysisAI

Post-login redirect validation in GeoNetwork's OAuth2/OIDC and Keycloak SSO authentication filters can be bypassed to redirect authenticated users to attacker-controlled external sites, enabling phishing attacks. Versions 3.12.0 through 4.2.15 and 4.4.0 through 4.4.10 are affected across both supported and archived release lines. The bypass exploits the filter's failure to reject protocol-relative URLs (e.g., //evil.example.com) that Java treats as relative paths but browsers resolve as absolute external destinations; no public exploit has been identified at time of analysis and the vulnerability is not listed in CISA KEV.

Technical ContextAI

GeoNetwork is a Java-based geospatial catalog application (Maven artifact org.geonetwork-opensource:geonetwork, CPE cpe:2.3:a:geonetwork:core-geonetwork:*:*:*:*:*:*:*:*) built on Spring Security. The vulnerable logic resided in GeonetworkOAuth2LoginAuthenticationFilter and KeycloakAuthenticationProcessingFilter, which handle post-login redirect targets supplied via a client-controlled URL parameter. The original validation checked only whether the URL string started with '/' to classify it as a safe relative path; it did not account for protocol-relative URLs (//attacker.example.com), which pass the startsWith('/') check but cause browsers to issue a full cross-origin request. CWE-601 (URL Redirection to Untrusted Site / Open Redirect) precisely describes this class of insufficient allowlist validation. The fix, delivered in PRs #9307 and #9309, introduces a centralized RedirectUtil class that validates redirect targets against the configured server host, protocol, and port, explicitly rejecting protocol-relative and cross-origin absolute URLs in both login and logout flows.

RemediationAI

Upgrade to GeoNetwork 4.2.16 or 4.4.11, which are the vendor-released patched versions confirmed by GitHub release tags at https://github.com/geonetwork/core-geonetwork/releases/tag/4.2.16 and https://github.com/geonetwork/core-geonetwork/releases/tag/4.4.11. Instances running archived 3.x or 4.0.x lines will not receive a fix from the vendor and must migrate to a supported branch. Where immediate upgrade is not possible, a compensating control is to restrict access to the GeoNetwork SSO login endpoints (the OAuth2 and Keycloak callback URLs) at the network perimeter to trusted IP ranges, reducing the attacker's ability to deliver crafted login links to a broad victim pool; this does not eliminate the vulnerability but raises the delivery bar. A more disruptive workaround is to disable OAuth2/OIDC and Keycloak SSO entirely and revert to local authentication, which removes the vulnerable filter logic but breaks federated identity workflows for all users.

CVE-2017-1000117 HIGH POC
8.8 Oct 05

A malicious third-party can give a crafted "ssh://..." URL to an unsuspecting victim, and an attempt to visit the URL ca

CVE-2024-52875 HIGH POC
8.8 Jan 31

GFI Kerio Control versions 9.2.5 through 9.4.5 contain an HTTP response splitting vulnerability in the dest parameter of

CVE-2016-5385 HIGH POC
8.1 Jul 19

PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect

CVE-2013-2248 MEDIUM POC
5.8 Jul 20

Multiple open redirect vulnerabilities in Apache Struts 2.0.0 through 2.3.15 allow remote attackers to redirect users to

CVE-2012-6499 MEDIUM POC
5.8 Jan 12

Open redirect vulnerability in age-verification.php in the Age Verification plugin 0.4 and earlier for WordPress allows

CVE-2015-2863 MEDIUM POC
4.3 Jul 20

Open redirect vulnerability in Kaseya Virtual System Administrator (VSA) 7.x before 7.0.0.29, 8.x before 8.0.0.18, 9.0 b

CVE-2017-3528 MEDIUM POC
5.4 Apr 24

Vulnerability in the Oracle Applications Framework component of Oracle E-Business Suite (subcomponent: Popup windows (li

CVE-2012-0518 MEDIUM
4.7 Oct 16

Unspecified vulnerability in the Oracle Application Server Single Sign-On component in Oracle Fusion Middleware 10.1.4.3

CVE-2024-21641 MEDIUM POC
6.5 Jan 05

Flarum is open source discussion platform software. Rated medium severity (CVSS 6.5), this vulnerability is remotely exp

CVE-2015-5354 MEDIUM POC
5.8 Jul 01

Open redirect vulnerability in Novius OS 5.0.1 (Elche) allows remote attackers to redirect users to arbitrary web sites

CVE-2015-5461 MEDIUM POC
6.4 Jul 08

Open redirect vulnerability in the Redirect function in stageshow_redirect.php in the StageShow plugin before 5.0.9 for

CVE-2024-22891 CRITICAL POC
9.8 Mar 01

Nteract v.0.28.0 was discovered to contain a remote code execution (RCE) vulnerability via the Markdown link. Rated crit

Share

CVE-2026-53573 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy