Vulnerability Description
The Survey plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 1.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/survey/tags/1.1/inc/form.php#L73
- https://plugins.trac.wordpress.org/browser/survey/tags/1.1/inc/shortcode.php#L35
- https://plugins.trac.wordpress.org/browser/survey/trunk/inc/form.php#L73
- https://plugins.trac.wordpress.org/browser/survey/trunk/inc/shortcode.php#L35
- https://www.wordfence.com/threat-intel/vulnerabilities/id/4d9b6efa-b82e-4fe5-bf5
FAQ
What is CVE-2026-1247?
CVE-2026-1247 is a vulnerability with a CVSS score of 4.4 (MEDIUM). The Survey plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 1.1 due to insufficient input sanitization and output escaping. Th...
How severe is CVE-2026-1247?
CVE-2026-1247 has been rated MEDIUM with a CVSS base score of 4.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-1247?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.