WordPress security changelog
MEDIUM CVE-2026-9230 Deferred

Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker: A security weakness

Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker is affected by a security weakness. Exploitation requires an authenticated contributor account. The resulting impact depends on how the affected component exposes the vulnerable operation. The published affected range is <= 11.1.4.

CVE / CNA score 4.3 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker
Plugin slug
quiz-master-next
Affected
<= 11.1.4
Safe version
See mitigation notes
Published
Jul 03, 2026
Weakness
CWE-862 — Missing Authorization

This CVE was published Jul 03, 2026 and is one of 48 known issues for this plugin.

Update, patch or deactivate.

No fixed release is identified. Update Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker when a release after 11.1.4 becomes available; until then, disable and remove it when the site's risk warrants. The official upstream changelog lists version 11.2.4, which is newer than the published affected range. Its changelog does not clearly confirm this specific fix, so it is not counted as a known-safe release.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

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.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

Primary and upstream sources