Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Unauthenticated network XSS requiring victim interaction (UI:R); injected script escapes plugin scope (S:C) with limited but real confidentiality/integrity/availability impact via session hijacking.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Survey Maker <= 5.2.2.5 versions.
AnalysisAI
Stored/reflected cross-site scripting in the Survey Maker WordPress plugin (versions 5.2.2.5 and earlier by AYS Pro) lets unauthenticated remote attackers inject JavaScript that executes in a victim's browser after they interact with a crafted page or survey. The CVSS scope-change flag (S:C) indicates the injected script escapes the plugin's context to affect the wider WordPress site, potentially reaching authenticated admin sessions. This is a Patchstack-reported issue with no public exploit identified at time of analysis and no CISA KEV listing.
Technical ContextAI
The affected software is Survey Maker (CPE cpe:2.3:a:ays_pro:survey_maker), a WordPress plugin from AYS Pro used to build surveys, polls, and quizzes on WordPress sites. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-controllable input - likely survey submission fields or query parameters - is reflected or stored and rendered without proper output encoding or sanitization. Because the plugin runs inside the WordPress PHP application and emits HTML directly into rendered pages, unescaped input becomes active script in the DOM of any visitor or administrator viewing the affected output.
RemediationAI
No vendor-released patch version was identified in the provided data - the input only defines the vulnerable range (<= 5.2.2.5), so administrators should consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/survey-maker/vulnerability/wordpress-survey-maker-plugin-5-2-2-5-cross-site-scripting-xss-vulnerability) and the WordPress plugin repository for a release newer than 5.2.2.5 and upgrade to it as soon as one is confirmed available. Until a fixed version is applied, compensating controls include placing a Web Application Firewall or Patchstack's virtual patch in front of the site to filter XSS payloads in survey parameters (trade-off: rule tuning may cause false positives on legitimate rich input), restricting or disabling public/unauthenticated survey submission if the deployment allows it (trade-off: reduces plugin functionality), and deactivating the Survey Maker plugin entirely if surveys are non-essential (trade-off: removes the feature but eliminates the exposure). Enforcing a strict Content-Security-Policy that disallows inline script execution also reduces the impact of any injected payload.
More in Survey Maker
View allThe Survey Maker WordPress Plugin, version < 3.1.2, is affected by an authenticated SQL injection vulnerability in the '
The get_results() and get_items() functions in the Survey Maker WordPress plugin before 1.5.6 did not use whitelist or v
The "Survey Maker - Best WordPress Survey Plugin" plugin for WordPress is vulnerable to Stored Cross-Site Scripting via
The Survey Maker WordPress plugin before 3.4.7 does not escape some parameters before outputting them back in attributes
The Survey Maker WordPress plugin before 4.2.9 does not sanitise and escape some of its settings, which could allow high
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Survey Maker team
Unauthenticated Cross-Site Scripting in the Survey Maker WordPress plugin (versions <= 5.2.3.3) permits remote attackers
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Ays Pro Survey Mak
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Survey Maker team
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Survey Maker team
Missing Authorization vulnerability in Ays Pro Survey Maker survey-maker allows Exploiting Incorrectly Configured Access
The Survey Maker plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Survey fields in all versions up
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41360
GHSA-r9g6-2f8j-qw6x