CVE-2024-8854: CWE-79 Cross-Site Scripting (XSS) in Unknown Polls CP
The Polls CP WordPress plugin before 1.0.77 does not sanitise and escape some of its poll settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multi site setup).
AI Analysis
Technical Summary
CVE-2024-8854 is a medium-severity Stored Cross-Site Scripting (XSS) vulnerability affecting the Polls CP WordPress plugin versions prior to 1.0.77. The vulnerability arises because the plugin fails to properly sanitize and escape certain poll settings inputs. This flaw allows users with high privileges, such as administrators, to inject malicious scripts that are stored persistently within the plugin's data. Notably, this vulnerability can be exploited even when the WordPress capability 'unfiltered_html' is disabled, which is often the case in multisite WordPress installations to restrict HTML input. The attack vector requires the attacker to have at least privileged user access (PR:L), and user interaction is necessary (UI:R) to trigger the malicious script. The vulnerability impacts confidentiality and integrity by enabling script execution in the context of other users, potentially leading to session hijacking, privilege escalation, or unauthorized actions within the WordPress admin interface. The CVSS 3.1 base score is 5.4, reflecting a medium severity with network attack vector, low attack complexity, and partial scope change due to the cross-site scripting nature. No known exploits are currently reported in the wild, and no official patches have been linked yet. The vulnerability is classified under CWE-79, which covers improper neutralization of input during web page generation, leading to XSS.
Potential Impact
For European organizations using WordPress with the Polls CP plugin, this vulnerability poses a moderate risk. Since exploitation requires high privilege access, the threat is primarily from insider threats or attackers who have already compromised an administrative account. Successful exploitation could allow attackers to execute arbitrary scripts in the context of the WordPress admin panel, potentially leading to theft of administrator credentials, unauthorized changes to website content or settings, and further compromise of the web infrastructure. This could disrupt business operations, damage reputation, and lead to data breaches involving personal or sensitive information, which is particularly critical under the GDPR framework. Organizations running multisite WordPress setups are especially at risk because the vulnerability bypasses the usual 'unfiltered_html' restrictions. Given WordPress's popularity in Europe for websites of all sizes, including government, education, and private sectors, the vulnerability could affect a broad range of entities if the plugin is in use.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the Polls CP plugin and verify its version. If the plugin is installed, upgrading to version 1.0.77 or later as soon as it becomes available is critical. In the absence of an official patch, organizations should consider temporarily disabling or uninstalling the plugin to eliminate the attack surface. Additionally, review and restrict administrative privileges to minimize the number of users who can modify poll settings. Implementing Web Application Firewalls (WAFs) with rules to detect and block suspicious script injections in HTTP requests can provide an additional layer of defense. Regularly monitor WordPress logs for unusual administrative activity and conduct security awareness training for administrators to recognize potential phishing or social engineering attempts that could lead to privilege compromise. Finally, ensure that all WordPress core, themes, and plugins are kept up to date to reduce the risk of chained exploits.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Poland, Sweden
CVE-2024-8854: CWE-79 Cross-Site Scripting (XSS) in Unknown Polls CP
Description
The Polls CP WordPress plugin before 1.0.77 does not sanitise and escape some of its poll settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multi site setup).
AI-Powered Analysis
Technical Analysis
CVE-2024-8854 is a medium-severity Stored Cross-Site Scripting (XSS) vulnerability affecting the Polls CP WordPress plugin versions prior to 1.0.77. The vulnerability arises because the plugin fails to properly sanitize and escape certain poll settings inputs. This flaw allows users with high privileges, such as administrators, to inject malicious scripts that are stored persistently within the plugin's data. Notably, this vulnerability can be exploited even when the WordPress capability 'unfiltered_html' is disabled, which is often the case in multisite WordPress installations to restrict HTML input. The attack vector requires the attacker to have at least privileged user access (PR:L), and user interaction is necessary (UI:R) to trigger the malicious script. The vulnerability impacts confidentiality and integrity by enabling script execution in the context of other users, potentially leading to session hijacking, privilege escalation, or unauthorized actions within the WordPress admin interface. The CVSS 3.1 base score is 5.4, reflecting a medium severity with network attack vector, low attack complexity, and partial scope change due to the cross-site scripting nature. No known exploits are currently reported in the wild, and no official patches have been linked yet. The vulnerability is classified under CWE-79, which covers improper neutralization of input during web page generation, leading to XSS.
Potential Impact
For European organizations using WordPress with the Polls CP plugin, this vulnerability poses a moderate risk. Since exploitation requires high privilege access, the threat is primarily from insider threats or attackers who have already compromised an administrative account. Successful exploitation could allow attackers to execute arbitrary scripts in the context of the WordPress admin panel, potentially leading to theft of administrator credentials, unauthorized changes to website content or settings, and further compromise of the web infrastructure. This could disrupt business operations, damage reputation, and lead to data breaches involving personal or sensitive information, which is particularly critical under the GDPR framework. Organizations running multisite WordPress setups are especially at risk because the vulnerability bypasses the usual 'unfiltered_html' restrictions. Given WordPress's popularity in Europe for websites of all sizes, including government, education, and private sectors, the vulnerability could affect a broad range of entities if the plugin is in use.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the Polls CP plugin and verify its version. If the plugin is installed, upgrading to version 1.0.77 or later as soon as it becomes available is critical. In the absence of an official patch, organizations should consider temporarily disabling or uninstalling the plugin to eliminate the attack surface. Additionally, review and restrict administrative privileges to minimize the number of users who can modify poll settings. Implementing Web Application Firewalls (WAFs) with rules to detect and block suspicious script injections in HTTP requests can provide an additional layer of defense. Regularly monitor WordPress logs for unusual administrative activity and conduct security awareness training for administrators to recognize potential phishing or social engineering attempts that could lead to privilege compromise. Finally, ensure that all WordPress core, themes, and plugins are kept up to date to reduce the risk of chained exploits.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- WPScan
- Date Reserved
- 2024-09-13T18:42:24.438Z
- Cisa Enriched
- true
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 682cd0f91484d88663aeba74
Added to database: 5/20/2025, 6:59:05 PM
Last enriched: 7/4/2025, 4:09:45 PM
Last updated: 7/28/2025, 10:35:11 AM
Views: 11
Related Threats
CVE-2025-8671: CWE-404 Improper Resource Shutdown or Release in IETF HTTP Working Group HTTP/2
UnknownCVE-2025-48989: CWE-404 Improper Resource Shutdown or Release in Apache Software Foundation Apache Tomcat
UnknownCVE-2025-55280: CWE-312: Cleartext Storage of Sensitive Information in ZKTeco Co WL20 Biometric Attendance System
MediumCVE-2025-55279: CWE-798: Use of Hard-coded Credentials in ZKTeco Co WL20 Biometric Attendance System
MediumCVE-2025-54465: CWE-798: Use of Hard-coded Credentials in ZKTeco Co WL20 Biometric Attendance System
MediumActions
Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.
External Links
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.