Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network-reachable unauthenticated XSS requiring victim interaction; scope changes into the victim's authenticated session, with limited C/I/A impact typical of reflected/stored XSS.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Quiz And Survey Master <= 11.1.2 versions.
AnalysisAI
Unauthenticated reflected/stored cross-site scripting in the Quiz And Survey Master WordPress plugin (versions through 11.1.2) allows remote attackers to inject arbitrary JavaScript that executes in a victim's browser after user interaction. Exploitation is reflected in the CVSS 7.1 (High) score with a scope change, meaning injected script can impact resources beyond the vulnerable component. No public exploit identified at time of analysis, and the CVE is not listed in CISA KEV.
Technical ContextAI
Quiz And Survey Master (slug: quiz-master-next), maintained by ExpressTech, is a widely deployed WordPress plugin used to build quizzes, surveys, and forms on WordPress sites. The root cause class is CWE-79 (Improper Neutralization of Input During Web Page Generation), indicating user-controllable input is rendered into HTML or JavaScript context without sufficient encoding or sanitization. Because the CVSS vector specifies S:C (scope changed), the injected payload likely executes in a security context that crosses a trust boundary - typical for WordPress XSS where unauthenticated input ends up rendered inside an admin or other user's authenticated session.
RemediationAI
No vendor-released patched version is independently confirmed in the supplied intelligence; administrators should upgrade Quiz And Survey Master to any release later than 11.1.2 as published on the WordPress plugin repository and consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/quiz-master-next/vulnerability/wordpress-quiz-and-survey-master-plugin-11-1-2-cross-site-scripting-xss-vulnerability for fixed-version details. Until upgrade is possible, deploy a WAF rule (Patchstack, Wordfence, or equivalent) to block requests containing script tags or event-handler payloads to quiz/survey endpoints provided by the plugin - accepting the trade-off of potential false positives on legitimate rich-text submissions. As additional compensating controls, restrict access to plugin endpoints to authenticated users via .htaccess or server config (side effect: breaks public quiz/survey functionality, which may defeat the plugin's purpose), enforce a strict Content-Security-Policy that disallows inline scripts on pages rendering plugin output (side effect: may break legitimate plugin JavaScript and require tuning), and instruct administrators to avoid clicking unsolicited links to their own site while the issue is unpatched.
More in Quiz And Survey Master
View allThe Quiz and Survey Master (QSM) WordPress plugin before 9.0.2 is vulnerable does not validate and escape the question_i
The Quiz And Survey Master - Best Quiz, Exam and Survey Plugin for WordPress plugin before 7.1.12 did not sanitise the r
Cross-site scripting vulnerability in Quiz And Survey Master versions prior to 7.1.14 allows a remote attacker to inject
The Quiz And Survey Master - Best Quiz, Exam and Survey Plugin WordPress plugin before 7.1.18 did not sanitise or escape
The quiz-master-next (aka Quiz And Survey Master) plugin before 6.3.5 for WordPress is affected by: Cross Site Scripting
The Quiz And Survey Master plugin 6.0.4 for WordPress allows wp-admin/admin.php?page=mlw_quiz_results quiz_id XSS. Rated
The Quiz And Survey Master - Best Quiz, Exam and Survey Plugin for WordPress plugin for WordPress is vulnerable to SQL I
The Quiz and Survey Master (QSM) WordPress plugin before 9.1.0 does not properly sanitise and escape some of its Quizz s
Bypass vulnerability in Quiz And Survey Master plugin <= 7.3.10 on WordPress. Rated critical severity (CVSS 9.8), this v
The Quiz and Survey Master (QSM) WordPress plugin before 9.0.2 does not validate and escape some of its Quiz fields befo
The Quiz And Survey Master plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and inclu
The Quiz and Survey Master (QSM) WordPress plugin before 9.0.5 does not sanitise and escape some of its Quiz settings, w
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36846
GHSA-5244-97w9-328g