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.
Rodauth before 2.47.0 Open Redirect via Return-to Path
Problem type
Affected products
jeremyevans
< 2.47.0 - AFFECTED
References
https://github.com/jeremyevans/rodauth/commit/295044a92e358479afdf84f905dd5efe89c39aea
https://github.com/jeremyevans/rodauth/security/advisories/GHSA-h9m4-vm9w-h43m
https://github.com/jeremyevans/rodauth
https://www.vulncheck.com/advisories/rodauth-before-2.47.0-open-redirect-via-return-to-path
GitHub Security Advisories
GHSA-mg2m-xp22-59vc
Rodauth before 2.47.0 fails to validate protocol-relative return-to paths in confirm_password,...
https://github.com/advisories/GHSA-mg2m-xp22-59vcRodauth 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.
https://github.com/jeremyevans/rodauth/security/advisories/GHSA-h9m4-vm9w-h43m
https://nvd.nist.gov/vuln/detail/CVE-2026-82467
https://github.com/jeremyevans/rodauth/commit/295044a92e358479afdf84f905dd5efe89c39aea
https://github.com/jeremyevans/rodauth
https://www.vulncheck.com/advisories/rodauth-before-2.47.0-open-redirect-via-return-to-path
https://github.com/advisories/GHSA-mg2m-xp22-59vc
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-82467Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-82467",
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"dateUpdated": "2026-08-29T16:35:29.723Z",
"dateReserved": "2026-08-29T14:11:07.093Z",
"datePublished": "2026-08-29T16:35:29.723Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck",
"dateUpdated": "2026-08-29T16:35:29.723Z"
},
"datePublic": "2026-08-23T00:00:00.000Z",
"title": "Rodauth before 2.47.0 Open Redirect via Return-to Path",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"affected": [
{
"vendor": "jeremyevans",
"product": "rodauth",
"defaultStatus": "unaffected",
"versions": [
{
"version": "0",
"status": "affected",
"versionType": "semver",
"lessThan": "2.47.0"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "URL Redirection to Untrusted Site ('Open Redirect')",
"cweId": "CWE-601",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://github.com/jeremyevans/rodauth/commit/295044a92e358479afdf84f905dd5efe89c39aea",
"name": "Patch Commit",
"tags": [
"patch"
]
},
{
"url": "https://github.com/jeremyevans/rodauth/security/advisories/GHSA-h9m4-vm9w-h43m",
"name": "GitHub Security Advisory (GHSA-h9m4-vm9w-h43m)",
"tags": [
"vendor-advisory"
]
},
{
"url": "https://github.com/jeremyevans/rodauth",
"tags": [
"product"
]
},
{
"url": "https://www.vulncheck.com/advisories/rodauth-before-2.47.0-open-redirect-via-return-to-path",
"name": "VulnCheck Advisory: Rodauth before 2.47.0 Open Redirect via Return-to Path",
"tags": [
"third-party-advisory"
]
}
],
"metrics": [
{
"format": "CVSS"
},
{
"format": "CVSS",
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM"
}
}
],
"credits": [
{
"lang": "en",
"value": "Joshua Rogers (AISLE Research)",
"type": "finder"
}
]
}
}
}