Back to overview

CVE-2026-9230

MEDIUM
4.3
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-9230
State
PUBLISHED
Assigner
Wordfence
Reserved
2026-05-21 18:35 UTC
Published
2026-07-03 06:50 UTC
Last updated
2026-07-03 06:50 UTC
Primary CWE
CWE-862
CWE-862 Missing Authorization
Vendor / Product
expresstech / Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker
Sources
cve.org  ·  NVD

Severity & Metrics

4.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Affected products (1)
VendorProductPlatformVersions
expresstech Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker 0 ≤ 11.1.4
Weakness (CWE)
CWESourceDescription
CWE-862 cna CWE-862 Missing Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Back to overview