---
id: CVE-2026-82467
title: >-
  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
summary: >-
  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 s…
severity: medium
cvss: 4.7
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N'
cwe:
  - CWE-601
published: '2026-08-29'
updated: '2026-09-11'
sourceUpdated: '2026-09-11T18:26:53.610'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-82467'
references:
  - url: 'https://github.com/jeremyevans/rodauth'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/jeremyevans/rodauth/commit/295044a92e358479afdf84f905dd5efe89c39aea
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/jeremyevans/rodauth/security/advisories/GHSA-h9m4-vm9w-h43m
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/rodauth-before-2.47.0-open-redirect-via-return-to-path
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.0019
epssPercentile: 0.08943
ingestedAt: '2026-08-30T12:52:23.779Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
