Due to a missing permission check on the preview endpoints, a user with access to the Wagtail admin and knowledge of a model's fields can craft a form submission to obtain a preview rendering of any page, snippet or site setting object for which previews are enabled, consisting of any data of the user's choosing. The existing data of the object itself is not exposed, but depending on the nature of the template being rendered, this may expose other database contents that would otherwise only be accessible to users with edit access over the model. The vulnerability is not exploitable by an ordinary site visitor without access to the Wagtail admin.
Patched versions have been released as Wagtail 6.3.6, 7.0.4, 7.1.3 and 7.2.2. The new 7.3 feature release also incorporates this fix.
No workaround is available.
Many thanks to @thxtech for reporting this issue.
If there are any questions or comments about this advisory:
{
"cwe_ids": [
"CWE-862"
],
"github_reviewed_at": "2026-02-03T18:35:52Z",
"nvd_published_at": "2026-02-04T21:16:02Z",
"severity": "MODERATE",
"github_reviewed": true
}