Description
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.
Published: 2026-07-31
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

GeoNetwork, a spatial resource catalog, has a flaw in its OAuth2 and Keycloak authentication filters that allows attackers to manipulate the post‑login redirect URL so that users are sent to a malicious external site. This open redirect can be exploited after an attacker has gained access to the login process, enabling phishing or social engineering attacks. The weakness is a classic unsafe redirect validation (CWE‑601).

Affected Systems

The vulnerability affects the GeoNetwork core-geonetwork application in versions 3.12.0 through 4.2.16 and 4.4.11. These releases allow an attacker‑controlled redirect after successful authentication via OAuth2 or Keycloak.

Risk and Exploitability

The CVSS score of 4.8 indicates moderate severity, and an EPSS score of less than 1 % suggests low likelihood of exploitation in the wild. The issue is not listed in the CISA KEV catalog. Attackers would need to target the login flow and supply a crafted redirect parameter; no privilege escalation or remote code execution is required. The risk is primarily the potential for users to be sent to malicious sites after authentication.

Generated by OpenCVE AI on August 2, 2026 at 03:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade GeoNetwork to version 4.2.16 or 4.4.11 where the redirect validation fix is applied.
  • If upgrading is not immediately possible, configure the authentication filter to reject external redirect URLs or enforce a strict whitelist of allowed destinations.
  • Monitor authentication logs for unusual redirect requests and block any suspect redirects at the web server or application firewall level.

Generated by OpenCVE AI on August 2, 2026 at 03:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-pjp7-q6wp-97qx core-geonetwork has an Open Redirect Bypass
History

Wed, 05 Aug 2026 03:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 02 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Geonetwork
Geonetwork geonetwork
Vendors & Products Geonetwork
Geonetwork geonetwork

Fri, 31 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Description 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.
Title core-geonetwork has an Open Redirect Bypass
Weaknesses CWE-601
References
Metrics cvssV4_0

{'score': 4.8, 'vector': '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'}


Subscriptions

Geonetwork Geonetwork
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-03T16:26:56.688Z

Reserved: 2026-06-09T19:11:53.483Z

Link: CVE-2026-53573

cve-icon Vulnrichment

Updated: 2026-08-03T16:19:14.560Z

cve-icon NVD

Status : Received

Published: 2026-07-31T23:17:24.667

Modified: 2026-08-03T17:16:38.220

Link: CVE-2026-53573

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T20:32:08Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')