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.
References
Configurations
Configuration 1 (hide)
|
History
20 Feb 2026, 21:20
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:torchbox:wagtail:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 2.7 |
| First Time |
Torchbox
Torchbox wagtail |
|
| Summary |
|
|
| References | () https://github.com/wagtail/wagtail/commit/01fd3477365a193e6a8270311defb76e890d2719 - Patch | |
| References | () https://github.com/wagtail/wagtail/commit/5f09b6da61e779b0e8499bdbba52bf2f7bd3241f - Patch | |
| References | () https://github.com/wagtail/wagtail/commit/73f070dbefbd3b39ea6649ce36bd2d2a6eef2190 - Patch | |
| References | () https://github.com/wagtail/wagtail/commit/7dfe8de5f8b3f112c73c87b6729197db16454915 - Patch | |
| References | () https://github.com/wagtail/wagtail/commit/dd824023a031f1b82a6b6f83a97a5c73391b7c03 - Patch | |
| References | () https://github.com/wagtail/wagtail/security/advisories/GHSA-4qvv-g3vr-m348 - Vendor Advisory |
04 Feb 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-04 21:16
Updated : 2026-02-20 21:20
NVD link : CVE-2026-25517
Mitre link : CVE-2026-25517
CVE.ORG link : CVE-2026-25517
JSON object : View
Products Affected
torchbox
- wagtail
CWE
CWE-862
Missing Authorization
