CVE 5.1 MEDIUM

Wagtail has improper permission handling on admin preview endpoints_CVE-2026-25517

5.1 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Description

Wagtail is an open source content management system built on Django. Prior to versions 6.3.6, 7.0.4, 7.1.3, 7.2.2, and 7.3, 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. This issue has been patched in versions 6.3.6, 7.0.4, 7.1.3, 7.2.2, and 7.3.

Basic Information

ID CVE-2026-25517
Source GitHub_M
Published Feb 4, 2026 at 20:48

Affected Product

Vendor wagtail
Product wagtail
Version < 6.3.6
Affected Versions wagtail wagtail < 6.3.6
wagtail wagtail >= 6.4rc1, < 7.0.4
wagtail wagtail >= 7.1rc1, < 7.1.3
wagtail wagtail >= 7.2rc1, < 7.2.2
wagtail wagtail = 7.3rc1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.