CVE-2025-4406
BaseFortify
Publication date: 2025-07-10
Last updated on: 2025-07-10
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wpforo | wpforo | * |
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?
The vulnerability in the wpForo Forum plugin for WordPress allows authenticated users with Subscriber-level access or higher to upload SVG files containing malicious scripts. Due to insufficient input sanitization and output escaping, these scripts can be stored and executed when other users access the SVG files, leading to Stored Cross-Site Scripting (XSS).
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary web scripts in the context of the affected 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.