CVE-2025-14448
BaseFortify
Publication date: 2026-01-15
Last updated on: 2026-02-24
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| butlerblog | wp-members | to 3.5.4.3 (inc) |
Helpful Resources
Exploitability
| 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?
This vulnerability is a Stored Cross-Site Scripting (XSS) issue in the WP-Members Membership Plugin for WordPress. It occurs via the Multiple Checkbox and Multiple Select user profile fields due to insufficient input sanitization and output escaping. Authenticated users with Subscriber-level access or higher can inject malicious scripts that execute when other users view the affected pages.
How can this vulnerability impact me? :
The vulnerability allows attackers with at least Subscriber-level access to inject and execute arbitrary scripts in the context of the website. This can lead to unauthorized actions such as stealing user session data, defacing the website, or performing actions on behalf of other users, potentially compromising user accounts and site integrity.