Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Authenticated contributor access (PR:L), network vector, low integrity impact only.
Primary rating from Vendor (Wordfence).
CVSS VectorVendor: Wordfence
Lifecycle Timeline
2DescriptionCVE.org
The Quiz and Survey Master (QSM) - Easy Quiz and Survey Maker plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 11.1.4. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with contributor-level access and above, to modify quizzes they do not own, overwrite quiz results pages, and reroute quiz-result notification emails to attacker-controlled addresses. An attacker first calls the /quiz/structure endpoint with an arbitrary victim quiz ID to obtain a valid nonce bound to that quiz ID and their own user ID, then presents that nonce to the /quizzes/{id}/emails save endpoint, which accepts it without verifying quiz ownership.
AnalysisAI
Authorization bypass in Quiz and Survey Master WordPress plugin for versions up to 11.1.4 allows authenticated attackers with contributor-level access to modify quizzes they do not own, overwrite quiz results pages, and redirect notification emails to attacker-controlled addresses. The flaw stems from the email save endpoint accepting a nonce without verifying quiz ownership. No public exploit or active exploitation has been identified, and the EPSS probability is low (0.31%).
Technical ContextAI
The vulnerability resides in the WordPress REST API endpoints implemented by the plugin. The /quiz/structure endpoint returns a nonce tied to a user ID and quiz ID, but the /quizzes/{id}/emails save endpoint only validates the nonce and does not check whether the authenticated user owns the quiz. This is a classic Missing Authorization (CWE-862) issue. The affected product is the Quiz and Survey Master (QSM) plugin, identified by CPE cpe:2.3:a:expresstech:quiz_and_survey_master_(qsm)_-_easy_quiz_and_survey_maker:*:*:*:*:*:*:*:*.
RemediationAI
An upstream fix has been committed to the WordPress plugin repository (changeset reference), but a released patched version beyond 11.1.4 has not been independently confirmed. Users should update to the latest available version as soon as a patched release is published. As a workaround, restrict the contributor role's capabilities to minimize risk, or use a Web Application Firewall (WAF) rule to block requests to the /quizzes/{id}/emails endpoint from contributor accounts. Note that limiting contributor privileges may affect legitimate workflow.
The Quiz and Survey Master (QSM) WordPress plugin versions up to 10.3.5 contains a SQL injection vulnerability in the 'm
Quiz And Survey Master plugin for WordPress (versions up to 11.1.0) allows unauthenticated attackers to execute arbitrar
Authorization bypass in the Quiz and Survey Master (QSM) WordPress plugin (all versions through 11.1.4) allows authentic
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41513
GHSA-j6gj-9v56-qvqx