Vulnerability Description
Rodauth before 2.47.0 fails to validate protocol-relative return-to paths in confirm_password, login_return_to_requested_location, and two_factor_auth_return_to_requested_location features. Attackers can craft paths with leading double slashes that browsers resolve as protocol-relative URLs, redirecting authenticated users to attacker-controlled sites after login or password confirmation.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/jeremyevans/rodauth
- https://github.com/jeremyevans/rodauth/commit/295044a92e358479afdf84f905dd5efe89
- https://github.com/jeremyevans/rodauth/security/advisories/GHSA-h9m4-vm9w-h43m
- https://www.vulncheck.com/advisories/rodauth-before-2.47.0-open-redirect-via-ret
FAQ
What is CVE-2026-82467?
CVE-2026-82467 is a vulnerability with a CVSS score of 4.7 (MEDIUM). Rodauth before 2.47.0 fails to validate protocol-relative return-to paths in confirm_password, login_return_to_requested_location, and two_factor_auth_return_to_requested_location features. Attackers ...
How severe is CVE-2026-82467?
CVE-2026-82467 has been rated MEDIUM with a CVSS base score of 4.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-82467?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.