{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "0.8.3.1"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "1b5a6c701b781a632e1364d6865946ee94a9002a"
            }
          ],
          "repo": "https://github.com/wolfcms/wolfcms",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-697"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67207.json"
  },
  "details": "Wolf CMS through 0.8.3.1 contains an authorization bypass vulnerability in BackupRestoreController that allows authenticated non-administrative users to access restricted backup functionality due to a PHP operator precedence flaw in the permission check expression. Attackers can exploit the incorrect evaluation of the access control expression to create, download, and restore backups without administrative privileges.",
  "id": "CVE-2026-67207",
  "modified": "2026-08-15T04:06:52.644323659Z",
  "published": "2026-07-30T19:30:45.125Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67207.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67207"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/wolf-cms-authorization-bypass-via-backuprestorecontroller"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/wolfcms/wolfcms"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/Caycon/cve-advisories/blob/main/2026/WolfCms/CVE-2026-67207.md"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Wolf CMS 0.8.3.1 Authorization Bypass via BackupRestoreController"
}