CVE-2026-28560
Received Received - Intake
Stored XSS in wpForo Forum 2.4.14 via Unsafe JSON Encoding

Publication date: 2026-02-28

Last updated on: 2026-03-04

Assigner: VulnCheck

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-28
Last Modified
2026-03-04
Generated
2026-05-27
AI Q&A
2026-03-01
EPSS Evaluated
2026-05-25
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
gvectors wpforo_forum From 2.4.0 (inc) to 2.4.16 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The vulnerability in wpForo Forum 2.4.14 is a stored cross-site scripting (XSS) issue. It occurs because the forum URL data is output into an inline script block using json_encode without the JSON_HEX_TAG flag. This allows attackers to inject malicious scripts by setting a forum slug that contains a closing script tag or an unescaped single quote, which breaks out of the JavaScript string context and enables execution of arbitrary scripts in the browsers of all visitors.


How can this vulnerability impact me? :

This vulnerability can impact users by allowing attackers to execute arbitrary scripts in the browsers of all visitors to the forum. This can lead to theft of sensitive information such as cookies or session tokens, unauthorized actions performed on behalf of users, defacement of the website, or distribution of malware.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart