Vulnerability Description
Wagtail is an open source content management system built on Django. Prior to versions 6.3.8, 7.0.6, 7.2.3, and 7.3.1, a stored cross-site scripting (XSS) vulnerability exists on confirmation messages within the wagtail.contrib.simple_translation module. A user with access to the Wagtail admin area may create a page with a specially-crafted title which, when another user performs the "Translate" action, causes arbitrary JavaScript code to run. This could lead to performing actions with that user's credentials. 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.8, 7.0.6, 7.2.3, and 7.3.1.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Torchbox | Wagtail | < 6.3.8 |
Related Weaknesses (CWE)
References
- https://github.com/wagtail/wagtail/commit/1c6f2effed68f4ccad6fbd07987e03641505f8Patch
- https://github.com/wagtail/wagtail/commit/ba70244d376a7b1bd180ded03e827917ff410cPatch
- https://github.com/wagtail/wagtail/commit/d8c5900982df8ed5938ad993aa9ff69cda50f8Patch
- https://github.com/wagtail/wagtail/commit/ee39d39deeb7f250fe886417b24802d7e05b11Patch
- https://github.com/wagtail/wagtail/releases/tag/v6.3.8ProductRelease Notes
- https://github.com/wagtail/wagtail/releases/tag/v7.0.6ProductRelease Notes
- https://github.com/wagtail/wagtail/releases/tag/v7.2.3ProductRelease Notes
- https://github.com/wagtail/wagtail/releases/tag/v7.3.1ProductRelease Notes
- https://github.com/wagtail/wagtail/security/advisories/GHSA-p4v8-rw59-93cqVendor Advisory
FAQ
What is CVE-2026-28223?
CVE-2026-28223 is a vulnerability with a CVSS score of 6.1 (MEDIUM). Wagtail is an open source content management system built on Django. Prior to versions 6.3.8, 7.0.6, 7.2.3, and 7.3.1, a stored cross-site scripting (XSS) vulnerability exists on confirmation messages...
How severe is CVE-2026-28223?
CVE-2026-28223 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-28223?
Check the references section above for vendor advisories and patch information. Affected products include: Torchbox Wagtail.