CVE-2026-15021

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.
Configurations

No configuration.

History

16 Jul 2026, 09:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-16 09:16

Updated : 2026-07-16 14:16


NVD link : CVE-2026-15021

Mitre link : CVE-2026-15021

CVE.ORG link : CVE-2026-15021


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')