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.
Published: 2026-07-03
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Quiz and Survey Master plugin suffers from a missing authorization check (CWE-862). An authenticated user with Contributor or higher privileges can first call the "/quiz/structure" endpoint with another user’s quiz ID to retrieve a valid nonce. That nonce can then be presented to the "/quizzes/{id}/emails save" endpoint, which accepts it without verifying that the requester owns the quiz. The attacker can therefore overwrite the quiz’s result page and redirect notification emails to arbitrary addresses, effectively altering quiz content and email delivery.

Affected Systems

All releases of the Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker plugin by expresstech up through and including version 11.1.4 are affected. The flaw is relevant for any WordPress installation that grants Contributor or higher role users the ability to manage quizzes.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity for authenticated attackers. With an EPSS score of less than 1% and no presence in the CISA KEV catalog, the likelihood of exploitation is low, but the attack is straightforward for users who already have contributor-level access. The exploitation path requires no special code execution, merely authenticating, obtaining a nonce via the public REST endpoint, and submitting it to the protected endpoint. If a site’s contributor users can edit quizzes, the attacker can modify results pages and redirect email notifications.

Generated by OpenCVE AI on August 1, 2026 at 20:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Quiz and Survey Master plugin to a version newer than 11.1.4 that removes the authorization bypass.
  • Limit Contributor role permissions so that only trusted users can edit quiz settings and email templates.
  • Audit and monitor REST API traffic for unexpected changes to quiz content or email configurations to detect unauthorized activity early.

Generated by OpenCVE AI on August 1, 2026 at 20:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 03 Jul 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Expresstech
Expresstech quiz And Survey Master (qsm) – Easy Quiz And Survey Maker
Wordpress
Wordpress wordpress
Vendors & Products Expresstech
Expresstech quiz And Survey Master (qsm) – Easy Quiz And Survey Maker
Wordpress
Wordpress wordpress

Fri, 03 Jul 2026 08:00:00 +0000

Type Values Removed Values Added
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.
Title Quiz and Survey Master (QSM) <= 11.1.4 - Missing Authorization to Authenticated (Contributor+) Arbitrary Quiz Modification and Email Reroute via Leaked Nonce from /quiz/structure
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Expresstech Quiz And Survey Master (qsm) – Easy Quiz And Survey Maker
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-06T14:45:18.312Z

Reserved: 2026-05-21T18:35:49.663Z

Link: CVE-2026-9230

cve-icon Vulnrichment

Updated: 2026-07-06T14:45:14.541Z

cve-icon NVD

Status : Deferred

Published: 2026-07-03T08:16:25.483

Modified: 2026-07-06T18:02:49.450

Link: CVE-2026-9230

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T20:45:05Z

Weaknesses