{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:torchbox:wagtail:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "7.0.8"
              },
              {
                "introduced": "7.1"
              },
              {
                "fixed": "7.3.3"
              },
              {
                "introduced": "7.4"
              },
              {
                "fixed": "7.4.2"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7ed580d626955c770ce508937149efe61856e3c0"
            },
            {
              "introduced": "cf8c53ea06a1dea16fee8c2ca1cf76aa37e5e322"
            },
            {
              "fixed": "7cc20a6071f54e59f90ce9bb746cbd6cdab1f4d9"
            },
            {
              "introduced": "06237c56472b2cc2688dc9315e70a52962f67746"
            },
            {
              "fixed": "213059f2472a78363098ba9f62e2cdcd3d91e649"
            }
          ],
          "repo": "https://github.com/wagtail/wagtail",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-8634-mr4j-r72c"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-280"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54262.json"
  },
  "details": "Wagtail is an open source content management system built on Django. In versions prior to 7.0.8, 7.3.3 and 7.4.2, a low-level user with the \"Can submit translation\" permission can create translations for any page, including those they do not have permissions for. This issue has been fixed in versions 7.0.8, 7.3.3, and 7.4.2.",
  "id": "CVE-2026-54262",
  "modified": "2026-07-15T01:49:07.168601495Z",
  "published": "2026-07-01T21:11:27.671Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54262.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/wagtail/wagtail/security/advisories/GHSA-8634-mr4j-r72c"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54262"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Wagtail: Pages translations can be created without page permissions when using simple_translation"
}