CVE-2025-10849
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 |
|---|---|---|
| wordpress | felan_framework | * |
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?
This vulnerability exists in the Felan Framework plugin for WordPress, where a missing capability check in the 'process_plugin_actions' function allows unauthenticated attackers to activate or deactivate arbitrary plugins via an AJAX action. Essentially, attackers can modify plugin states without proper authorization.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can activate or deactivate plugins on your WordPress site without permission. This could lead to unauthorized changes in site functionality, potential introduction of malicious plugins, or disruption of normal operations.