CVE-2025-60102
BaseFortify
Publication date: 2025-09-26
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wpfront | wpfront_user_role_editor | 4.2.3 |
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 WPFront User Role Editor plugin. It occurs because the plugin does not properly neutralize input during web page generation, allowing malicious scripts to be stored and executed in the context of the affected website.
How can this vulnerability impact me? :
An attacker can exploit this vulnerability to execute malicious scripts in the browser of users who visit the affected site. This can lead to unauthorized actions, data theft, session hijacking, or other malicious activities impacting confidentiality, integrity, and availability.