Impact
Wagtail, a Django-based content management system, has a flaw where users who cannot edit a page still have access to that page's history report. This improper permission handling can lead to disclosure of sensitive page data. The weakness is identified as CWE-280.
Affected Systems
The issue affects Wagtail releases older than 7.0.7, 7.3.2, and 7.4, including any site running those versions.
Risk and Exploitability
The CVSS base score of 4.3 indicates moderate severity; no EPSS data is available, and the vulnerability is not listed in the CISA KEV catalog. It can be exploited by an authenticated user with read-only or limited permissions who poses as a CMS visitor and accesses the page history endpoint through the web interface—an inference based on the disclosed functionality.
OpenCVE Enrichment
Github GHSA