2026-08-29 16:35CVE-2026-82468VulnCheck
PUBLISHED5.2CWE-352

Rodauth before 2.47.0 CSRF Protection Bypass via Content-Type

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.

Problem type

Affected products

jeremyevans

rodauth

< 2.47.0 - AFFECTED

References

GitHub Security Advisories

GHSA-8928-x2p4-43mr

Rodauth before 2.47.0 contains a cross-site request forgery protection bypass vulnerability in...

https://github.com/advisories/GHSA-8928-x2p4-43mr

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.

JSON source

https://cveawg.mitre.org/api/cve/CVE-2026-82468
Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2026-82468",
    "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
    "assignerShortName": "VulnCheck",
    "dateUpdated": "2026-08-29T16:35:30.408Z",
    "dateReserved": "2026-08-29T14:11:07.433Z",
    "datePublished": "2026-08-29T16:35:30.408Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "shortName": "VulnCheck",
        "dateUpdated": "2026-08-29T16:35:30.408Z"
      },
      "datePublic": "2026-08-23T00:00:00.000Z",
      "title": "Rodauth before 2.47.0 CSRF Protection Bypass via Content-Type",
      "descriptions": [
        {
          "lang": "en",
          "value": "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."
        }
      ],
      "affected": [
        {
          "vendor": "jeremyevans",
          "product": "rodauth",
          "defaultStatus": "unaffected",
          "versions": [
            {
              "version": "0",
              "status": "affected",
              "versionType": "semver",
              "lessThan": "2.47.0"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "Cross-Site Request Forgery (CSRF)",
              "cweId": "CWE-352",
              "type": "CWE"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://github.com/jeremyevans/rodauth/commit/3e0d7ab2d49a5733d1afcaaf1062b8a8258aa57a",
          "name": "Patch Commit",
          "tags": [
            "patch"
          ]
        },
        {
          "url": "https://github.com/jeremyevans/rodauth/security/advisories/GHSA-hh2f-xw94-5p79",
          "name": "GitHub Security Advisory (GHSA-hh2f-xw94-5p79)",
          "tags": [
            "vendor-advisory"
          ]
        },
        {
          "url": "https://github.com/jeremyevans/rodauth",
          "tags": [
            "product"
          ]
        },
        {
          "url": "https://www.vulncheck.com/advisories/rodauth-before-2.47.0-csrf-protection-bypass-via-content-type",
          "name": "VulnCheck Advisory: Rodauth before 2.47.0 CSRF Protection Bypass via Content-Type",
          "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"
        }
      ]
    }
  }
}