CVE-2024-3601: CWE-862 Missing Authorization in ays-pro Poll Maker – Best WordPress Poll Plugin
CVE-2024-3601 is a medium-severity vulnerability in the Poll Maker – Best WordPress Poll Plugin (ays-pro) affecting all versions up to 5. 1. 8. The flaw arises from a missing authorization check in the ays_poll_create_author function, allowing unauthenticated attackers to enumerate and extract email addresses one character at a time. This vulnerability does not require user interaction or authentication and can be exploited remotely over the network. While it impacts confidentiality by exposing user email addresses, it does not affect integrity or availability. No known exploits are currently reported in the wild. Organizations using this plugin on WordPress sites should prioritize patching or applying mitigations to prevent data leakage. Countries with significant WordPress usage and a large base of affected plugin installations are at higher risk.
AI Analysis
Technical Summary
The Poll Maker – Best WordPress Poll Plugin, widely used in WordPress environments to create interactive polls, contains a vulnerability identified as CVE-2024-3601. This vulnerability is classified under CWE-862 (Missing Authorization) and affects all plugin versions up to and including 5.1.8. The root cause is the absence of a capability check in the ays_poll_create_author function, which is responsible for author-related operations within the plugin. Due to this missing authorization, unauthenticated attackers can remotely enumerate email addresses stored or processed by the plugin by iteratively guessing characters, effectively extracting sensitive user data without any authentication or user interaction. The vulnerability has a CVSS v3.1 base score of 5.3, indicating a medium severity level, with the vector indicating network attack vector, low attack complexity, no privileges required, and no user interaction needed. The impact is limited to confidentiality loss, specifically exposure of email addresses, without affecting data integrity or system availability. No patches or official fixes are currently linked, and no active exploitation has been reported. However, the vulnerability poses a privacy risk and could facilitate further targeted attacks such as phishing or social engineering if exploited.
Potential Impact
The primary impact of CVE-2024-3601 is the unauthorized disclosure of email addresses belonging to users or poll participants on affected WordPress sites. This breach of confidentiality can lead to increased phishing attacks, spam campaigns, and social engineering exploits targeting exposed users. Although the vulnerability does not compromise data integrity or availability, the exposure of personally identifiable information (PII) can damage organizational reputation and violate privacy regulations such as GDPR or CCPA. Organizations relying on this plugin for customer engagement or data collection may face legal and compliance risks if user data is leaked. The ease of exploitation—requiring no authentication or user interaction—means attackers can automate email enumeration at scale, potentially affecting a large number of sites globally. The absence of known exploits in the wild currently limits immediate risk, but the vulnerability remains a significant privacy concern that could be weaponized in multi-stage attacks.
Mitigation Recommendations
To mitigate CVE-2024-3601, organizations should first verify if their WordPress installations use the Poll Maker – Best WordPress Poll Plugin (ays-pro) and identify the plugin version. Since no official patch is currently linked, administrators should: 1) Temporarily disable or remove the plugin if email confidentiality is critical. 2) Restrict access to the plugin’s endpoints by implementing web application firewall (WAF) rules that block unauthenticated requests to functions related to ays_poll_create_author. 3) Employ rate limiting and IP blocking to prevent automated enumeration attempts. 4) Monitor web server logs for suspicious requests targeting poll creation or author enumeration functions. 5) Review and harden WordPress user roles and permissions to minimize exposure. 6) Stay updated with the plugin vendor’s announcements for forthcoming patches and apply them promptly. 7) Consider alternative polling plugins with verified security postures if immediate patching is not feasible. These steps go beyond generic advice by focusing on access control, monitoring, and proactive plugin management tailored to this specific vulnerability.
Affected Countries
United States, India, Brazil, Germany, United Kingdom, Canada, Australia, France, Japan, Netherlands, Italy, Spain
CVE-2024-3601: CWE-862 Missing Authorization in ays-pro Poll Maker – Best WordPress Poll Plugin
Description
CVE-2024-3601 is a medium-severity vulnerability in the Poll Maker – Best WordPress Poll Plugin (ays-pro) affecting all versions up to 5. 1. 8. The flaw arises from a missing authorization check in the ays_poll_create_author function, allowing unauthenticated attackers to enumerate and extract email addresses one character at a time. This vulnerability does not require user interaction or authentication and can be exploited remotely over the network. While it impacts confidentiality by exposing user email addresses, it does not affect integrity or availability. No known exploits are currently reported in the wild. Organizations using this plugin on WordPress sites should prioritize patching or applying mitigations to prevent data leakage. Countries with significant WordPress usage and a large base of affected plugin installations are at higher risk.
AI-Powered Analysis
Technical Analysis
The Poll Maker – Best WordPress Poll Plugin, widely used in WordPress environments to create interactive polls, contains a vulnerability identified as CVE-2024-3601. This vulnerability is classified under CWE-862 (Missing Authorization) and affects all plugin versions up to and including 5.1.8. The root cause is the absence of a capability check in the ays_poll_create_author function, which is responsible for author-related operations within the plugin. Due to this missing authorization, unauthenticated attackers can remotely enumerate email addresses stored or processed by the plugin by iteratively guessing characters, effectively extracting sensitive user data without any authentication or user interaction. The vulnerability has a CVSS v3.1 base score of 5.3, indicating a medium severity level, with the vector indicating network attack vector, low attack complexity, no privileges required, and no user interaction needed. The impact is limited to confidentiality loss, specifically exposure of email addresses, without affecting data integrity or system availability. No patches or official fixes are currently linked, and no active exploitation has been reported. However, the vulnerability poses a privacy risk and could facilitate further targeted attacks such as phishing or social engineering if exploited.
Potential Impact
The primary impact of CVE-2024-3601 is the unauthorized disclosure of email addresses belonging to users or poll participants on affected WordPress sites. This breach of confidentiality can lead to increased phishing attacks, spam campaigns, and social engineering exploits targeting exposed users. Although the vulnerability does not compromise data integrity or availability, the exposure of personally identifiable information (PII) can damage organizational reputation and violate privacy regulations such as GDPR or CCPA. Organizations relying on this plugin for customer engagement or data collection may face legal and compliance risks if user data is leaked. The ease of exploitation—requiring no authentication or user interaction—means attackers can automate email enumeration at scale, potentially affecting a large number of sites globally. The absence of known exploits in the wild currently limits immediate risk, but the vulnerability remains a significant privacy concern that could be weaponized in multi-stage attacks.
Mitigation Recommendations
To mitigate CVE-2024-3601, organizations should first verify if their WordPress installations use the Poll Maker – Best WordPress Poll Plugin (ays-pro) and identify the plugin version. Since no official patch is currently linked, administrators should: 1) Temporarily disable or remove the plugin if email confidentiality is critical. 2) Restrict access to the plugin’s endpoints by implementing web application firewall (WAF) rules that block unauthenticated requests to functions related to ays_poll_create_author. 3) Employ rate limiting and IP blocking to prevent automated enumeration attempts. 4) Monitor web server logs for suspicious requests targeting poll creation or author enumeration functions. 5) Review and harden WordPress user roles and permissions to minimize exposure. 6) Stay updated with the plugin vendor’s announcements for forthcoming patches and apply them promptly. 7) Consider alternative polling plugins with verified security postures if immediate patching is not feasible. These steps go beyond generic advice by focusing on access control, monitoring, and proactive plugin management tailored to this specific vulnerability.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-04-10T16:11:23.125Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6c97b7ef31ef0b566942
Added to database: 2/25/2026, 9:41:43 PM
Last enriched: 2/26/2026, 6:17:55 AM
Last updated: 2/26/2026, 9:39:17 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-28138: Deserialization of Untrusted Data in Stylemix uListing
HighCVE-2026-28136: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in VeronaLabs WP SMS
HighCVE-2026-28132: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in villatheme WooCommerce Photo Reviews
HighCVE-2026-28131: Insertion of Sensitive Information Into Sent Data in WPVibes Elementor Addon Elements
HighCVE-2026-28083: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in UX-themes Flatsome
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.