Loading market data...
← Back to CVE feed

CVE-2026-53683

MEDIUM CVSS 4.3 View on NVD ↗

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.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Published: Sep 02, 2026 09:16 UTC Modified: Sep 02, 2026 16:17 UTC