GHSA-xqxm-2rpm-3889 · Severity: medium · Ecosystem: pip — Comment reply notifications sent to incorrect users
Wagtail is a Django based content management system focused on flexibility and user experience. When notifications for new replies in comment threads are sent, they are sent to all users who have replied or commented anywhere on the site, rather than only in the relevant threads. This means that a user could listen in to new comment replies on pages they have not have editing access to, as long as they have left a comment or reply somewhere on the site. A patched version has been released as Wagtail 2.15.2, which restores the intended behaviour - to send notifications for new replies to the participants in the active thread only (editing permissions are not considered). New comments can be disabled by setting `WAGTAILADMIN_COMMENTS_ENABLED = False` in the Django settings file.
Conclusion & alert: CVE-2022-21683 is rated Low Risk (28.5/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.22%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-03-30 | 0.26% | 0.22% | -0.04% |
| 2 | 2025-03-29 | 0.22% | 0.26% | +0.04% |
| 3 | 2025-03-17 | — | 0.22% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 3.5 | 3.1 | LOW |
|
2.1 | 1.4 | [email protected] |
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
| 4.0 | 2.0 | MEDIUM |
|
8.0 | 2.9 | [email protected] |
GHSA-xqxm-2rpm-3889 · Severity: medium · Ecosystem: pip — Comment reply notifications sent to incorrect users
| URL | Tags |
|---|---|
| https://github.com/wagtail/wagtail/commit/5fe901e5d86ed02dbbb63039a897582951266afd | Patch Third Party Advisory |
| https://github.com/wagtail/wagtail/releases/tag/v2.15.2 | Release Notes Third Party Advisory |
| https://github.com/wagtail/wagtail/security/advisories/GHSA-xqxm-2rpm-3889 | Mitigation Third Party Advisory |