Poll Maker by AYS <= 6.3.7 - Authenticated (Subscriber+) Sensitive Information Exposure in 'ays_poll_get_user_information' AJAX Action
Strategic Overview
- Status
- Patched in 6.3.8
- Affected Version
<= 6.3.7- CVSS
- 4.3Medium
- Weakness type
- CWE-200 · Exposure of Sensitive Information to an Unauthorized Actor
- CVE
CVE-2026-8995
At a glance
CVE-2026-8995 is a medium-severity Exposure of Sensitive Information to an Unauthorized Actor vulnerability in the Poll Maker by AYS WordPress plugin, affecting versions <= 6.3.7. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). Exploitation requires an authenticated account at Subscriber level or above. The issue is fixed in version 6.3.8; sites on affected versions should update now. Disclosed May 2026, reported by Satoo Nakano.
Vulnerability Overview
The Poll Maker – Versus Polls, Anonymous Polls, Image Polls plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to and including 6.3.7. This is due to insufficient access controls on the 'ays_poll_get_user_information' AJAX action, which serializes and returns the complete WP_User object — including the user_pass (bcrypt password hash), user_email, user_login, user_registered, roles, and all capabilities — without any nonce verification or capability check beyond is_user_logged_in(). This makes it possible for authenticated attackers, with subscriber-level access and above, to retrieve sensitive account data including their own password hash, which WordPress does not expose through any of its standard interfaces and which can be leveraged for offline password-cracking attacks.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
Poll Maker by AYS <= 6.3.7 carries this weakness at ays_poll_get_user_information, and reaching it takes an account at Subscriber level or above. Sensitive information exposure means data the application intended to keep internal is returned to a caller who should not be able to see it.
The disclosed data — credentials, tokens, customer records or internal paths — is usually worth more as material for a follow-up attack than as an end in itself. For Poll Maker by AYS the fix is 6.3.8: builds <= 6.3.7 are affected, anything from 6.3.8 onward is not.
Remediation
Update to version 6.3.8, or a newer patched version
How does WordSec protect against this?
The fix is the thing that ends this: Poll Maker by AYS 6.3.8 closes this, and updating the plugin is the step that ends it.
- Alerts
External References
Related records
Same weakness class
Other vulnerabilities in Poll Maker by AYS – Versus Polls, Anonymous Polls, Image Polls
- 7.5CVE-2021-24651: Poll Maker < 3.4.2 SQL Injection
CVE-2021-24651 - 7.2CVE-2024-3600: Poll Maker Unauthenticated Stored XSS
CVE-2024-3600 - 7.2CVE-2021-24483: Poll Maker <= 3.2.0 SQL Injection
CVE-2021-24483 - 6.5CVE-2024-56295: Poll Maker <= 5.5.6 Missing Authorization
CVE-2024-56295 - 6.5CVE-2025-24577: Poll Maker <= 5.5.0 Missing Authorization
CVE-2025-24577 - 6.4CVE-2025-57954: Poll Maker <= 6.0.2 Stored Cross-Site Scripting
CVE-2025-57954 - 6.1CVE-2023-41871: Poll Maker <= 4.7.0 Reflected Cross-Site Scripting
CVE-2023-41871 - 6.1CVE-2021-34635: Poll Maker <= 3.2.8 – Reflected Cross-Site Scripting
CVE-2021-34635
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C