How to Fix CVE-2026-28561: wpForo Forum (Bundle Sibling)
By Sai Kiran Pandrala. Last verified: 2026-05-25.
CVE-2026-28561 is a sibling vulnerability in the same vendor advisory as CVE-2026-28554. Apply the same patched build and you close both. The technical detail below is what differs.
| Severity | 4.8 (Medium) |
|---|---|
| Actively exploited? | No public listing in CISA KEV |
| Affected | wpForo Forum 2.4 to <2.4.16 |
| Fixed in | Same patched build as CVE-2026-28554 |
| Type (CWE) | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') |
What's different about CVE-2026-28561?
wpForo Forum 2.4.14 contains a stored cross-site scripting vulnerability that allows administrators to inject persistent JavaScript via forum description fields echoed without output escaping across multiple theme template files. On multisite installations or with a compromised admin account, attackers set a forum description containing HTML event handlers that execute when any user views the forum listing.
How to fix CVE-2026-28561
Apply the patched build per the primary write-up: How to Fix CVE-2026-28554. All commands, verification steps, and rollback notes for wpForo Forum are listed there.
Frequently asked questions
Does the CVE-2026-28554 patch close CVE-2026-28561?
Yes. Both CVEs are addressed by the same vendor patch. Applying the patched build closes the full bundle.
Is CVE-2026-28561 listed in CISA KEV?
No public KEV listing at the time of this writing.
Where is the official advisory?
See https://wordpress.org/plugins/wpforo/
References
- Official vendor advisory: https://wordpress.org/plugins/wpforo/
- NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-28561
- CISA KEV catalog: https://www.cisa.gov/known-exploited-vulnerabilities-catalog
- Primary: How to Fix CVE-2026-28554
*Written by Sai Kiran Pandrala. Part of the wpForo Forum bundle. Full procedure at how-to-fix-cve-2026-28554.*