CVE-2026-53683

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-02 09:16

Updated : 2026-09-14 08:16


NVD link : CVE-2026-53683

Mitre link : CVE-2026-53683

CVE.ORG link : CVE-2026-53683


JSON object : View

Products Affected

No product.

CWE
CWE-601

URL Redirection to Untrusted Site ('Open Redirect')