CVE-2025-12892
BaseFortify
Publication date: 2025-11-13
Last updated on: 2025-11-13
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | survey_maker | * |
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 vulnerability in the Survey Maker plugin for WordPress allows unauthenticated attackers to modify data without proper authorization. This happens because the deactivate_plugin_option() function lacks a capability check, enabling attackers to update the ays_survey_maker_upgrade_plugin option in versions up to 5.1.9.4.
How can this vulnerability impact me? :
This vulnerability can allow attackers to modify plugin options without authentication, potentially leading to unauthorized changes in the plugin's behavior or configuration. While it does not impact confidentiality or availability, it can affect the integrity of the plugin's data.