CVE-2025-10706
BaseFortify
Publication date: 2025-10-16
Last updated on: 2025-10-16
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cubewp | framework | * |
| wordpress | classified_pro | 1.0.14 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The Classified Pro theme for WordPress has a vulnerability in the 'cwp_addons_update_plugin_cb' function where it lacks a proper capability check. This allows authenticated users with subscriber-level access or higher to install arbitrary plugins on the affected site. The vulnerability requires a nonce from the CubeWP Framework plugin to be exploited.
How can this vulnerability impact me? :
This vulnerability can allow attackers with low-level access to install arbitrary plugins on your WordPress site, potentially leading to remote code execution. This means an attacker could take control of your server, compromise data, or disrupt your website's operation.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, immediately update the Classified Pro theme to a version later than 1.0.14 where the missing capability check in the 'cwp_addons_update_plugin_cb' function is fixed. Additionally, ensure that only trusted users have subscriber-level access or higher, and consider disabling or removing the CubeWP Framework plugin if it is not needed, as the required nonce for exploitation is in this plugin.