CVE-2025-8071
BaseFortify
Publication date: 2025-07-24
Last updated on: 2026-04-08
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mine27 | mine_cloudvod | * |
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 Mine CloudVod plugin for WordPress is a Stored Cross-Site Scripting (XSS) issue via the 'audio' parameter. This occurs because the plugin does not properly sanitize or escape input and output for this parameter. As a result, authenticated users with Contributor-level access or higher can inject malicious scripts into pages. These scripts will execute whenever any user accesses the affected page, potentially compromising user interactions or data.
How can this vulnerability impact me? :
This vulnerability can allow attackers with Contributor-level access or above to inject arbitrary web scripts into pages on a WordPress site using the Mine CloudVod plugin. When other users visit these pages, the malicious scripts execute in their browsers, which can lead to theft of sensitive information, session hijacking, defacement, or other malicious actions. This compromises the security and integrity of the website and its users.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, immediately disable or uninstall the Mine CloudVod plugin if it is installed and running, especially versions up to and including 2.1.10. Since the plugin has been temporarily closed pending a full review and is not available for download, avoid updating or reinstalling it until a secure version is released. Additionally, restrict Contributor-level and higher user access to trusted users only to reduce the risk of exploitation. [1]