CVE-2026-44199
medium
CVSS v3
6.5
CVSS v2
—
VIR risk
6.5
Description
Wagtail is an open source content management system built on Django. Prior to 7.0.7, 7.3.2, and 7.4, a CMS user with limited access to form pages could delete submissions to form pages they don't have access to by crafting a form submission to delete submissions on a page they do have access to for submissions they don't. The vulnerability is not exploitable by an ordinary site visitor without access to the Wagtail admin. This vulnerability is fixed in 7.0.7, 7.3.2, and 7.4.
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security-advisories@github.com — https://github.com/wagtail/wagtail/security/advisories/GHSA-pwm3-7fv4-g6xx
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| torchbox | wagtail | {"endExcluding":"7.0.7"} | 7.0.7 |
References
CWEs
CWE-280
Verify integrity in audit chain (admin only). AS-IS.