{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.47.0"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "a7edd275254766ea4126d6f722cfdbd26002c29c"
            },
            {
              "fixed": "8174690cef743177111fb1d9184d129ff4700933"
            }
          ],
          "repo": "https://github.com/jeremyevans/rodauth",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-w4fg-qf56-62m2"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-613"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/82xxx/CVE-2026-82469.json"
  },
  "details": "Rodauth before 2.47.0 contains an authentication bypass vulnerability in the jwt_refresh route that issues new JWT access tokens without requiring a refresh token. Attackers can present an access token to the refresh route via non-POST methods to obtain a new valid access token, enabling indefinite account access with temporary token possession.",
  "id": "CVE-2026-82469",
  "modified": "2026-09-02T03:30:31.056862383Z",
  "published": "2026-08-29T16:35:31.100Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/82xxx/CVE-2026-82469.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/jeremyevans/rodauth/security/advisories/GHSA-w4fg-qf56-62m2"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-82469"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/rodauth-before-2.47.0-authentication-bypass-via-jwt-refresh"
    },
    {
      "type": "FIX",
      "url": "https://github.com/jeremyevans/rodauth/commit/8174690cef743177111fb1d9184d129ff4700933"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/jeremyevans/rodauth"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Rodauth before 2.47.0 Authentication Bypass via jwt_refresh"
}