CVE-2026-55468

Summary

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.

Affected Software

VendorProductVersion RangeStatus
wagtailwagtail< 7.0.9affected
wagtailwagtail>= 7.1, < 7.3.4affected
wagtailwagtail>= 7.4, < 7.4.3affected
wagtailwagtail>= 8.0rc1, < 8.0rc2affected

Weaknesses

  • CWE-280: CWE-280: Improper Handling of Insufficient Permissions or Privileges

References