Security Advisory

CVE-2026-53683

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-09-02 08:54:23
Last updated 2026-09-14 07:53:31
Assigner redhat
CVSS score 4.3
State PUBLISHED

Description

reset_password.html parses query string parameters and uses the 'url' parameter as a redirection target (window.location = url) after password reset, optionally delayed by a 'delay' parameter. No validation or allowlisting is performed on url, enabling an attacker to redirect users to an arbitrary external site after completion of the password-reset workflow.