CVE-2025-6997
BaseFortify
Publication date: 2025-07-19
Last updated on: 2025-08-11
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| themerex | addons | to 2.35.2.2 (exc) |
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 ThemeREX Addons plugin for WordPress, affecting all versions up to 2.35.1.1. It occurs because the plugin does not properly sanitize or escape SVG file uploads. Authenticated users with Contributor-level access or higher can upload malicious SVG files containing scripts. These scripts are then executed whenever a user views the page containing the SVG, potentially allowing attackers to run arbitrary web scripts.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary scripts in the context of the affected website. This can lead to unauthorized actions such as stealing user session data, defacing the website, redirecting users to malicious sites, or performing actions on behalf of other users without their consent. Since the attack requires Contributor-level access, it could be exploited by insiders or compromised accounts.