CVE-2026-1901: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in questionpro QuestionPro Surveys
The QuestionPro Surveys plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'questionpro' shortcode in all versions up to, and including, 1.0 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-2026-1901 is a stored Cross-Site Scripting (XSS) vulnerability classified under CWE-79, found in the QuestionPro Surveys plugin for WordPress. The vulnerability exists due to insufficient sanitization and escaping of user-supplied input in the 'questionpro' shortcode, which is used to embed surveys within WordPress pages. Specifically, authenticated users with Contributor-level privileges or higher can inject arbitrary JavaScript code into pages by manipulating shortcode attributes. Because the injected scripts are stored persistently, they execute whenever any user accesses the compromised page, potentially leading to session hijacking, defacement, or unauthorized actions performed in the context of the victim's browser session. The vulnerability affects all versions up to and including 1.0 of the plugin. The CVSS 3.1 base score is 6.4, reflecting a medium severity level, with an attack vector of network, low attack complexity, and requiring privileges (Contributor or above). No user interaction is needed for exploitation, and the scope is changed since the vulnerability can affect other users viewing the injected content. No public exploits have been reported yet, but the risk remains significant for sites that have not applied patches or mitigations. This vulnerability highlights the importance of proper input validation and output encoding in WordPress plugins, especially those that allow user-generated content or input to be rendered on pages.
Potential Impact
For European organizations, this vulnerability poses a moderate risk primarily to websites using WordPress with the QuestionPro Surveys plugin installed. Exploitation can lead to unauthorized script execution in the browsers of site visitors or administrators, potentially resulting in session hijacking, theft of sensitive information, or unauthorized actions performed on behalf of legitimate users. This can damage organizational reputation, lead to data breaches, and disrupt business operations. Since the vulnerability requires authenticated access at Contributor level or above, insider threats or compromised accounts increase risk. Organizations in sectors with high reliance on web presence, such as e-commerce, education, and public services, may face higher impact. Additionally, GDPR considerations mean that any data breach resulting from exploitation could lead to regulatory penalties. The absence of known exploits reduces immediate risk but does not eliminate the threat, especially as attackers often develop exploits post-disclosure. The vulnerability’s scope change means that the impact extends beyond the initial attacker to all users accessing the infected pages, increasing potential damage.
Mitigation Recommendations
1. Immediately update the QuestionPro Surveys plugin to a patched version once available. If no patch is currently released, consider temporarily disabling the plugin to prevent exploitation. 2. Restrict Contributor-level and higher permissions strictly to trusted users to reduce the risk of malicious input injection. 3. Implement Web Application Firewall (WAF) rules to detect and block suspicious script injections in shortcode attributes. 4. Conduct regular audits of user-generated content and shortcode usage to identify and remove any injected malicious scripts. 5. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected web pages. 6. Educate site administrators and contributors about the risks of XSS and safe content handling practices. 7. Monitor logs for unusual activity related to shortcode usage or privilege escalations. 8. Consider using security plugins that provide enhanced input sanitization and output encoding for WordPress shortcodes. These steps go beyond generic advice by focusing on access control, proactive detection, and layered defenses tailored to this plugin’s context.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Poland, Sweden
CVE-2026-1901: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in questionpro QuestionPro Surveys
Description
The QuestionPro Surveys plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'questionpro' shortcode in all versions up to, and including, 1.0 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
Technical Analysis
CVE-2026-1901 is a stored Cross-Site Scripting (XSS) vulnerability classified under CWE-79, found in the QuestionPro Surveys plugin for WordPress. The vulnerability exists due to insufficient sanitization and escaping of user-supplied input in the 'questionpro' shortcode, which is used to embed surveys within WordPress pages. Specifically, authenticated users with Contributor-level privileges or higher can inject arbitrary JavaScript code into pages by manipulating shortcode attributes. Because the injected scripts are stored persistently, they execute whenever any user accesses the compromised page, potentially leading to session hijacking, defacement, or unauthorized actions performed in the context of the victim's browser session. The vulnerability affects all versions up to and including 1.0 of the plugin. The CVSS 3.1 base score is 6.4, reflecting a medium severity level, with an attack vector of network, low attack complexity, and requiring privileges (Contributor or above). No user interaction is needed for exploitation, and the scope is changed since the vulnerability can affect other users viewing the injected content. No public exploits have been reported yet, but the risk remains significant for sites that have not applied patches or mitigations. This vulnerability highlights the importance of proper input validation and output encoding in WordPress plugins, especially those that allow user-generated content or input to be rendered on pages.
Potential Impact
For European organizations, this vulnerability poses a moderate risk primarily to websites using WordPress with the QuestionPro Surveys plugin installed. Exploitation can lead to unauthorized script execution in the browsers of site visitors or administrators, potentially resulting in session hijacking, theft of sensitive information, or unauthorized actions performed on behalf of legitimate users. This can damage organizational reputation, lead to data breaches, and disrupt business operations. Since the vulnerability requires authenticated access at Contributor level or above, insider threats or compromised accounts increase risk. Organizations in sectors with high reliance on web presence, such as e-commerce, education, and public services, may face higher impact. Additionally, GDPR considerations mean that any data breach resulting from exploitation could lead to regulatory penalties. The absence of known exploits reduces immediate risk but does not eliminate the threat, especially as attackers often develop exploits post-disclosure. The vulnerability’s scope change means that the impact extends beyond the initial attacker to all users accessing the infected pages, increasing potential damage.
Mitigation Recommendations
1. Immediately update the QuestionPro Surveys plugin to a patched version once available. If no patch is currently released, consider temporarily disabling the plugin to prevent exploitation. 2. Restrict Contributor-level and higher permissions strictly to trusted users to reduce the risk of malicious input injection. 3. Implement Web Application Firewall (WAF) rules to detect and block suspicious script injections in shortcode attributes. 4. Conduct regular audits of user-generated content and shortcode usage to identify and remove any injected malicious scripts. 5. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected web pages. 6. Educate site administrators and contributors about the risks of XSS and safe content handling practices. 7. Monitor logs for unusual activity related to shortcode usage or privilege escalations. 8. Consider using security plugins that provide enhanced input sanitization and output encoding for WordPress shortcodes. These steps go beyond generic advice by focusing on access control, proactive detection, and layered defenses tailored to this plugin’s context.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2026-02-04T14:49:31.230Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69901aedc9e1ff5ad86893c0
Added to database: 2/14/2026, 6:49:17 AM
Last enriched: 2/14/2026, 7:06:25 AM
Last updated: 2/21/2026, 12:20:09 AM
Views: 14
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-27203: CWE-15: External Control of System or Configuration Setting in YosefHayim ebay-mcp
HighCVE-2026-27168: CWE-122: Heap-based Buffer Overflow in HappySeaFox sail
HighCVE-2026-27134: CWE-287: Improper Authentication in strimzi strimzi-kafka-operator
HighCVE-2026-27190: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in denoland deno
HighCVE-2026-27026: CWE-770: Allocation of Resources Without Limits or Throttling in py-pdf pypdf
MediumActions
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.