Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/poll-maker/tags/6.2.7/includes/class-
- https://plugins.trac.wordpress.org/browser/poll-maker/tags/6.2.7/public/class-po
- https://plugins.trac.wordpress.org/browser/poll-maker/tags/6.2.7/public/class-po
- https://plugins.trac.wordpress.org/browser/poll-maker/tags/6.3.7/includes/class-
- https://plugins.trac.wordpress.org/browser/poll-maker/tags/6.3.7/public/class-po
- https://plugins.trac.wordpress.org/browser/poll-maker/tags/6.3.7/public/class-po
- https://plugins.trac.wordpress.org/browser/poll-maker/tags/6.3.8/includes/class-
- https://plugins.trac.wordpress.org/browser/poll-maker/tags/6.3.8/public/class-po
- https://www.wordfence.com/threat-intel/vulnerabilities/id/5d1ff79e-5246-422a-ae7
FAQ
What is CVE-2026-8995?
CVE-2026-8995 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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 acce...
How severe is CVE-2026-8995?
CVE-2026-8995 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-8995?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.