{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "7.0.9"
              },
              {
                "introduced": "7.1"
              },
              {
                "fixed": "7.3.4"
              },
              {
                "introduced": "7.4"
              },
              {
                "fixed": "7.4.3"
              },
              {
                "introduced": "8.0rc1"
              },
              {
                "fixed": "8.0rc2"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "introduced": "cf8c53ea06a1dea16fee8c2ca1cf76aa37e5e322"
            },
            {
              "introduced": "06237c56472b2cc2688dc9315e70a52962f67746"
            },
            {
              "introduced": "8b3da7da3897302ac7838695c8457c7e13088b2a"
            },
            {
              "fixed": "ccbfe36634e10b0d7aa23ea3aa6eeed90a3e9948"
            },
            {
              "fixed": "9d7710deb65689246516663cdd096d336e238036"
            },
            {
              "fixed": "eceb34882b5e45bdf96c29222f574e9a506533a9"
            },
            {
              "fixed": "cdaeb9907134e6d6df8648143aea39e901898b16"
            },
            {
              "fixed": "5608cfb714a130412f862beab53c78de02b79975"
            },
            {
              "fixed": "aef935530d5289406ca325b42747af15f3b28ac4"
            },
            {
              "fixed": "d99d2bec2b0aca46d88014416432c717240cd559"
            },
            {
              "fixed": "e2fa629b7a51ec29d59e45eead930feee0d3c4b3"
            }
          ],
          "repo": "https://github.com/wagtail/wagtail",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-3vrh-m9w7-v94f"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-280"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55468.json"
  },
  "details": "Wagtail is an open source content management system built on Django. Prior to versions 7.0.9, 7.3.4, 7.4.3, and 8.0rc2 on their respective release lines, the internal Pages admin API returns page fields declared in api_fields without sufficient access control, allowing a user with Wagtail admin access to retrieve restricted draft and live page content. This issue is fixed in versions 7.0.9, 7.3.4, 7.4.3, and 8.0rc2.",
  "id": "CVE-2026-55468",
  "modified": "2026-08-27T11:31:03.545048625Z",
  "published": "2026-08-24T20:37:36.460Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55468.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/wagtail/wagtail/security/advisories/GHSA-3vrh-m9w7-v94f"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55468"
    },
    {
      "type": "FIX",
      "url": "https://github.com/wagtail/wagtail/commit/5608cfb714a130412f862beab53c78de02b79975"
    },
    {
      "type": "FIX",
      "url": "https://github.com/wagtail/wagtail/commit/aef935530d5289406ca325b42747af15f3b28ac4"
    },
    {
      "type": "FIX",
      "url": "https://github.com/wagtail/wagtail/commit/d99d2bec2b0aca46d88014416432c717240cd559"
    },
    {
      "type": "FIX",
      "url": "https://github.com/wagtail/wagtail/commit/e2fa629b7a51ec29d59e45eead930feee0d3c4b3"
    }
  ],
  "schema_version": "1.9.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: Improper restriction handling on Pages admin API"
}