{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.47.0"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "a7edd275254766ea4126d6f722cfdbd26002c29c"
            },
            {
              "fixed": "295044a92e358479afdf84f905dd5efe89c39aea"
            }
          ],
          "repo": "https://github.com/jeremyevans/rodauth",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-h9m4-vm9w-h43m"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-601"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/82xxx/CVE-2026-82467.json"
  },
  "details": "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.",
  "id": "CVE-2026-82467",
  "modified": "2026-08-31T03:31:01.009085749Z",
  "published": "2026-08-29T16:35:29.723Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/82xxx/CVE-2026-82467.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/jeremyevans/rodauth/security/advisories/GHSA-h9m4-vm9w-h43m"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-82467"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/rodauth-before-2.47.0-open-redirect-via-return-to-path"
    },
    {
      "type": "FIX",
      "url": "https://github.com/jeremyevans/rodauth/commit/295044a92e358479afdf84f905dd5efe89c39aea"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/jeremyevans/rodauth"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Rodauth before 2.47.0 Open Redirect via Return-to Path"
}