CVE-2025-54066

DiracX-Web is a web application that provides an interface to interact with the DiracX services. Prior to version 0.1.0-a8, an attacker can forge a request that they can pass to redirect an authenticated user to another arbitrary website. In the login page, DiracX-Web has a `redirect` field which is the location where the server will redirect the user. This URI is not verified, and can be an arbitrary URI. Paired with a parameter pollution, an attacker can hide their malicious URI. This could be used for phishing, and extract new data (such as redirecting to a new "log in" page, and asking another time credentials). Version 0.1.0-a8 fixes this vulnerability.
Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) DiracX-Web es una aplicación web que proporciona una interfaz para interactuar con los servicios de DiracX. En versiones anteriores a la 0.1.0-a8, un atacante podía falsificar una solicitud para redirigir a un usuario autenticado a otro sitio web arbitrario. En la página de inicio de sesión, DiracX-Web incluye un campo "redirect", que indica la ubicación a la que el servidor redirigirá al usuario. Esta URI no está verificada y puede ser arbitraria. Junto con la contaminación de parámetros, un atacante puede ocultar su URI maliciosa. Esto podría utilizarse para phishing y extraer nuevos datos (como redirigir a una nueva página de inicio de sesión y solicitar credenciales en otro momento). La versión 0.1.0-a8 corrige esta vulnerabilidad.

17 Jul 2025, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-17 15:15

Updated : 2026-04-15 00:35


NVD link : CVE-2025-54066

Mitre link : CVE-2025-54066

CVE.ORG link : CVE-2025-54066


JSON object : View

Products Affected

No product.

CWE
CWE-601

URL Redirection to Untrusted Site ('Open Redirect')