CVE-2026-15021
Received Received - Intake

Stored XSS in wpForo Forum WordPress Plugin

Vulnerability report for CVE-2026-15021, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-16

Last updated on: 2026-07-16

Assigner: Wordfence

Description

The wpForo Forum plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'location' Profile Field in all versions up to, and including, 3.1.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The sanitize_text_field() function applied at input does not encode double quotes, allowing attribute breakout via a payload that escapes the href attribute context and injects event handler attributes.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-16
Last Modified
2026-07-16
Generated
2026-07-16
AI Q&A
2026-07-16
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wpforo wpforo_forum_plugin to 3.1.1 (inc)

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 Quick Actions

Instant insights powered by AI
Executive Summary

The wpForo Forum plugin for WordPress has a stored Cross-Site Scripting (XSS) vulnerability in the 'location' Profile Field. This flaw exists in versions up to and including 3.1.1 due to insufficient input sanitization and output escaping. Attackers with subscriber-level access or higher can inject malicious scripts into pages. These scripts execute when users view the affected pages.

Detection Guidance

Check WordPress installations for the wpForo Forum plugin versions up to and including 3.1.1. Inspect user profile fields for unusual or obfuscated JavaScript in the 'location' field. Review server logs for unexpected script executions or modifications to WordPress pages.

Impact Analysis

If exploited, this vulnerability allows attackers to steal user sessions, perform actions on behalf of users, or deface websites. Users with access to the forum could have their accounts compromised. Malicious scripts may also redirect users to phishing sites or deliver malware.

Compliance Impact

This vulnerability could lead to unauthorized access to user data, violating GDPR's data protection principles and HIPAA's security requirements. It may result in data breaches, leading to legal penalties, reputational damage, and loss of trust. Organizations must address it to maintain compliance.

Mitigation Strategies

Update the wpForo Forum plugin to the latest version beyond 3.1.1. Remove or sanitize any existing malicious scripts in user profiles. Implement input validation for profile fields and restrict subscriber-level access to sensitive functions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-15021. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart