Description
The Survey Maker plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the deactivate_plugin_option() function in all versions up to, and including, 5.1.9.4. This makes it possible for unauthenticated attackers to update the ays_survey_maker_upgrade_plugin option.
Published: 2025-11-13
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Configuration Modification
Action: Immediate Patch
AI Analysis

Impact

The Survey Maker plugin for WordPress contains a missing capability check in its deactivate_plugin_option() function, allowing any unauthenticated web user to modify the ays_survey_maker_upgrade_plugin option. This option determines whether the plugin is permitted to upgrade itself. By changing it, a malicious actor could force the plugin to automatically install a tampered or malicious version in the future, providing a foothold for further compromise. The vulnerability is a classic authorization issue (CWE‑862) and does not provide direct code execution, but it enables an attacker to alter configuration to facilitate later attacks.

Affected Systems

All releases of Survey Maker by ays-pro up to and including version 5.1.9.4 are affected. Any WordPress site running those versions is susceptible unless the plugin has been updated or the option is otherwise protected.

Risk and Exploitability

The CVSS score of 5.3 indicates medium severity; the EPSS score of <1% suggests a low probability of exploitation at present, and the vulnerability is not listed in CISA KEV. The attack vector is likely an unauthenticated HTTP request to the plugin’s admin API endpoint, where the missing capability check allows the option to be updated without authentication.

Generated by OpenCVE AI on April 22, 2026 at 00:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Survey Maker to version 5.1.9.5 or newer, which removes the missing capability check.
  • If an upgrade is not immediately possible, restrict access to the WordPress admin area with server‑side authentication or firewall rules so only authenticated personnel can reach the plugin’s administration endpoints.
  • Verify that the ays_survey_maker_upgrade_plugin option remains at its intended default value and revert it if it has been modified.

Generated by OpenCVE AI on April 22, 2026 at 00:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 17:45:00 +0000

Type Values Removed Values Added
Title Survey Maker <= 5.1.9.4 - Missing Authorization Unauthenticated Limited Option Update Survey Maker <= 5.1.9.4 - Missing Authorization to Unauthenticated Limited Option Update

Thu, 13 Nov 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 13 Nov 2025 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Ays-pro
Ays-pro survey Maker
Wordpress
Wordpress wordpress
Vendors & Products Ays-pro
Ays-pro survey Maker
Wordpress
Wordpress wordpress

Thu, 13 Nov 2025 03:45:00 +0000

Type Values Removed Values Added
Description The Survey Maker plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the deactivate_plugin_option() function in all versions up to, and including, 5.1.9.4. This makes it possible for unauthenticated attackers to update the ays_survey_maker_upgrade_plugin option.
Title Survey Maker <= 5.1.9.4 - Missing Authorization Unauthenticated Limited Option Update
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Ays-pro Survey Maker
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:58:53.744Z

Reserved: 2025-11-07T18:09:46.759Z

Link: CVE-2025-12892

cve-icon Vulnrichment

Updated: 2025-11-13T14:27:37.298Z

cve-icon NVD

Status : Deferred

Published: 2025-11-13T04:15:46.537

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-12892

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T00:45:04Z

Weaknesses