CVE-2025-12661: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in qzzr Pollcaster Shortcode Plugin
The Pollcaster Shortcode Plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'height' parameter in the 'pollcaster' shortcode in all versions up to, and including, 1.0. This is due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI Analysis
Technical Summary
CVE-2025-12661 is a stored Cross-Site Scripting (XSS) vulnerability identified in the Pollcaster Shortcode Plugin for WordPress, specifically affecting all versions up to and including 1.0. The root cause is insufficient sanitization and escaping of user-supplied input in the 'height' parameter of the 'pollcaster' shortcode. This flaw allows authenticated users with contributor-level access or higher to inject arbitrary JavaScript code into pages or posts. When other users access these pages, the malicious scripts execute in their browsers, potentially leading to session hijacking, privilege escalation, or unauthorized actions within the WordPress environment. The vulnerability is classified under CWE-79 (Improper Neutralization of Input During Web Page Generation). The CVSS v3.1 base score is 6.4, reflecting a medium severity level, with an attack vector of network, low attack complexity, requiring privileges (PR:L), no user interaction, and a scope change (S:C). The impact affects confidentiality and integrity but not availability. No public exploits have been reported yet. The vulnerability affects all versions of the Pollcaster Shortcode Plugin up to 1.0, which is used to embed polls via shortcodes in WordPress sites. Since WordPress powers a significant portion of the web, and contributor-level users are common in multi-author blogs and organizational sites, this vulnerability poses a meaningful risk if left unmitigated.
Potential Impact
The primary impact of CVE-2025-12661 is the potential compromise of user confidentiality and integrity within affected WordPress sites. Exploitation allows attackers with contributor-level access to inject persistent malicious scripts, which execute in the browsers of any user viewing the infected pages. This can lead to session hijacking, theft of authentication tokens, unauthorized actions performed on behalf of users, or redirection to malicious sites. Although availability is not directly impacted, the trustworthiness and security posture of the affected websites can be severely damaged. Organizations relying on the Pollcaster Shortcode Plugin may face reputational damage, data breaches, and potential compliance violations if sensitive user data is exposed. Since the attack requires authenticated access, insider threats or compromised contributor accounts are the most likely vectors. The scope of affected systems is limited to WordPress sites using this specific plugin, but given WordPress's widespread use, the absolute number of vulnerable sites could be substantial. The lack of public exploits currently reduces immediate risk but also means defenders should act proactively.
Mitigation Recommendations
To mitigate CVE-2025-12661, organizations should first check for and apply any available patches or updates from the plugin vendor once released. In the absence of official patches, administrators should consider temporarily disabling or removing the Pollcaster Shortcode Plugin to eliminate the attack surface. Restrict contributor-level permissions to trusted users only and audit existing contributor accounts for suspicious activity. Implement Web Application Firewall (WAF) rules to detect and block malicious payloads targeting the 'height' parameter in the 'pollcaster' shortcode. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts in browsers. Educate content contributors about safe input practices and monitor site content for unexpected script injections. Regularly review and sanitize user-generated content before publishing. Finally, consider using security plugins that provide enhanced input validation and output escaping for shortcodes and user inputs in WordPress.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, India, Brazil, Japan, Netherlands, Italy, Spain
CVE-2025-12661: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in qzzr Pollcaster Shortcode Plugin
Description
The Pollcaster Shortcode Plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'height' parameter in the 'pollcaster' shortcode in all versions up to, and including, 1.0. This is due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2025-12661 is a stored Cross-Site Scripting (XSS) vulnerability identified in the Pollcaster Shortcode Plugin for WordPress, specifically affecting all versions up to and including 1.0. The root cause is insufficient sanitization and escaping of user-supplied input in the 'height' parameter of the 'pollcaster' shortcode. This flaw allows authenticated users with contributor-level access or higher to inject arbitrary JavaScript code into pages or posts. When other users access these pages, the malicious scripts execute in their browsers, potentially leading to session hijacking, privilege escalation, or unauthorized actions within the WordPress environment. The vulnerability is classified under CWE-79 (Improper Neutralization of Input During Web Page Generation). The CVSS v3.1 base score is 6.4, reflecting a medium severity level, with an attack vector of network, low attack complexity, requiring privileges (PR:L), no user interaction, and a scope change (S:C). The impact affects confidentiality and integrity but not availability. No public exploits have been reported yet. The vulnerability affects all versions of the Pollcaster Shortcode Plugin up to 1.0, which is used to embed polls via shortcodes in WordPress sites. Since WordPress powers a significant portion of the web, and contributor-level users are common in multi-author blogs and organizational sites, this vulnerability poses a meaningful risk if left unmitigated.
Potential Impact
The primary impact of CVE-2025-12661 is the potential compromise of user confidentiality and integrity within affected WordPress sites. Exploitation allows attackers with contributor-level access to inject persistent malicious scripts, which execute in the browsers of any user viewing the infected pages. This can lead to session hijacking, theft of authentication tokens, unauthorized actions performed on behalf of users, or redirection to malicious sites. Although availability is not directly impacted, the trustworthiness and security posture of the affected websites can be severely damaged. Organizations relying on the Pollcaster Shortcode Plugin may face reputational damage, data breaches, and potential compliance violations if sensitive user data is exposed. Since the attack requires authenticated access, insider threats or compromised contributor accounts are the most likely vectors. The scope of affected systems is limited to WordPress sites using this specific plugin, but given WordPress's widespread use, the absolute number of vulnerable sites could be substantial. The lack of public exploits currently reduces immediate risk but also means defenders should act proactively.
Mitigation Recommendations
To mitigate CVE-2025-12661, organizations should first check for and apply any available patches or updates from the plugin vendor once released. In the absence of official patches, administrators should consider temporarily disabling or removing the Pollcaster Shortcode Plugin to eliminate the attack surface. Restrict contributor-level permissions to trusted users only and audit existing contributor accounts for suspicious activity. Implement Web Application Firewall (WAF) rules to detect and block malicious payloads targeting the 'height' parameter in the 'pollcaster' shortcode. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts in browsers. Educate content contributors about safe input practices and monitor site content for unexpected script injections. Regularly review and sanitize user-generated content before publishing. Finally, consider using security plugins that provide enhanced input validation and output escaping for shortcodes and user inputs in WordPress.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-11-03T20:59:50.859Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6920235bcf2d47c38997b53d
Added to database: 11/21/2025, 8:31:23 AM
Last enriched: 2/27/2026, 8:55:29 PM
Last updated: 3/24/2026, 11:59:05 PM
Views: 48
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.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.