{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.47.0"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "a7edd275254766ea4126d6f722cfdbd26002c29c"
            },
            {
              "fixed": "3e0d7ab2d49a5733d1afcaaf1062b8a8258aa57a"
            }
          ],
          "repo": "https://github.com/jeremyevans/rodauth",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-hh2f-xw94-5p79"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-352"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/82xxx/CVE-2026-82468.json"
  },
  "details": "Rodauth before 2.47.0 contains a cross-site request forgery protection bypass vulnerability in the JSON request content type validation. Attackers can craft cross-origin form posts with content types containing application/json substrings to bypass CSRF token validation and force victims to authenticate to attacker-controlled accounts.",
  "id": "CVE-2026-82468",
  "modified": "2026-08-31T03:30:32.751294532Z",
  "published": "2026-08-29T16:35:30.408Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/82xxx/CVE-2026-82468.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/jeremyevans/rodauth/security/advisories/GHSA-hh2f-xw94-5p79"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-82468"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/rodauth-before-2.47.0-csrf-protection-bypass-via-content-type"
    },
    {
      "type": "FIX",
      "url": "https://github.com/jeremyevans/rodauth/commit/3e0d7ab2d49a5733d1afcaaf1062b8a8258aa57a"
    },
    {
      "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 CSRF Protection Bypass via Content-Type"
}