CVE-2026-93772
6.5Tomdever · wpForo Forum
A stored cross-site scripting (XSS) vulnerability exists in the wpForo Forum plugin for WordPress, allowing authenticated subscribers to execute arbitrary scripts in a victim's browser.
Executive summary
A stored cross-site scripting vulnerability in the wpForo Forum plugin for WordPress permits authenticated subscribers to execute malicious scripts, posing a risk of session hijacking and unauthorized actions.
Vulnerability
This vulnerability is a cross-site scripting (CWE-79) flaw that allows an authenticated user with subscriber-level privileges to inject malicious scripts into the forum environment. The input is not properly neutralized before being rendered in the web page, enabling execution within the context of other users, including administrators.
Business impact
The exploitation of this flaw could lead to the theft of session cookies or the performance of unauthorized actions on behalf of site administrators, potentially resulting in full site compromise. With a CVSS score of 6.5, this medium-severity issue represents a significant risk to the integrity and confidentiality of the forum platform, necessitating prompt remediation to prevent account takeovers.
Remediation
Immediate Action: Update the WordPress wpForo Forum plugin to version 3.1.6 or the latest available version provided by the vendor.
Proactive Monitoring: Monitor site traffic and server logs for suspicious script injections or unauthorized requests originating from subscriber accounts.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block common XSS payloads directed at the forum interface.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Organizations utilizing the wpForo Forum plugin should prioritize updating to version 3.1.6 immediately to eliminate the risk of script injection. Failure to apply this patch leaves the platform vulnerable to malicious actors who may leverage subscriber accounts to escalate privileges or exfiltrate sensitive user data.
More Tomdever CVEs
History
- Analyst report written
Sources
Originally found and disclosed by neurotx | Patchstack Bug Bounty Program, per the CVE Program record.