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 at least contributor-level access. 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
> 11.1.4
Published
Jul 03, 2026
Weakness
CWE-862 — Missing Authorization

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

Patch or disable the affected component.

Update Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker to a release after 11.1.4, or disable and remove it until a fixed version is available.

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