Impact
The reset_password.html page in the idm/freeipa web UI parses query parameters and uses the raw 'url' value as a navigation target after a password reset. No validation or allowlisting is performed, enabling an attacker to supply an arbitrary external address that the browser will load as a redirect. This can lead users to phishing sites or other malicious destinations once the reset workflow completes.
Affected Systems
All versions of Red Hat Enterprise Linux from 6 through 10 contain the idm/freeipa web UI component that includes the vulnerable reset_password.html page. The vulnerability is present across the entire RHEL 6‑10 product family.
Risk and Exploitability
The recorded CVSS score of 4.3 reflects moderate severity. EPSS data is not available, and the issue is not listed in the CISA KEV catalog. Exploitation requires an attacker to craft a link that delivers the victim to the reset_password.html page with a malicious 'url' parameter. Once the victim follows the link after resetting their password, the browser will navigate to the supplied external site.
OpenCVE Enrichment