CVE-2026-28560 Details
Description
wpForo Forum 2.4.14 contains a stored cross-site scripting vulnerability that allows script injection via forum URL data output into an inline script block using json_encode without the JSON_HEX_TAG flag. Attackers set a forum slug containing a closing script tag or unescaped single quote to break out of the JavaScript string context and execute arbitrary script in all visitors' browsers.
A stored cross-site scripting vulnerability has been identified in wpForo Forum version 2.4.14. This vulnerability allows for script injection via forum URL data, which is output into an inline script block using json_encode without the JSON_HEX_TAG flag. Attackers can exploit this by including a closing script tag or an unescaped single quote in the forum slug, breaking out of the JavaScript string context and executing arbitrary scripts in the browsers of all visitors.
Users can update to wpForo Forum version 2.4.16, which addresses this vulnerability by replacing json_encode with wp_json_encode to prevent script injection.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 2, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://wordpress.org/plugins/wpforo/ | [email protected] | Product |
| https://wordpress.org/plugins/wpforo/#developers | [email protected] | Release Notes |
| https://www.vulncheck.com/advisories/wpforo-forum-stored-xss-via-unsafe-json-encoding-in-inline-script | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| gvectors wpforo forum | >= 2.4.0, < 2.4.16 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 4, 2026 | Initial Analysis | [email protected] |
| Feb 28, 2026 | New CVE Received | [email protected] |