# CVE-2026-53683

## Summary

- **CVE ID:** CVE-2026-53683
- **Severity:** MEDIUM
- **CVSS Score:** 4.3 (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N)
- **CWE:** CWE-601
- **Published:** Sep 2, 2026
- **Last Modified:** Sep 14, 2026

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

## Affected Products

No affected products listed.

## References

- [CNA](https://access.redhat.com/security/cve/CVE-2026-53683)
- [CNA](https://bugzilla.redhat.com/show_bug.cgi?id=2487512)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.16%
- **EPSS Percentile:** 5.8

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-17._