---
id: CVE-2026-9230
title: >-
  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
summary: >-
  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 author…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'
cwe:
  - CWE-862
published: '2026-07-03'
updated: '2026-07-03'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-9230'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/quiz-master-next/tags/10.3.5/blocks/block.php#L257
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/quiz-master-next/tags/10.3.5/blocks/block.php#L424
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/quiz-master-next/tags/10.3.5/mlw_quizmaster2.php#L890
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/quiz-master-next/tags/10.3.5/php/rest-api.php#L460
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/quiz-master-next/tags/10.3.5/php/rest-api.php#L513
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/quiz-master-next/tags/10.3.5/php/rest-api.php#L862
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/quiz-master-next/tags/11.1.2/blocks/block.php#L257
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/quiz-master-next/tags/11.1.2/blocks/block.php#L424
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/quiz-master-next/tags/11.1.2/mlw_quizmaster2.php#L890
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/quiz-master-next/tags/11.1.2/php/rest-api.php#L460
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/quiz-master-next/tags/11.1.2/php/rest-api.php#L513
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/quiz-master-next/tags/11.1.2/php/rest-api.php#L862
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3570062%40quiz-master-next&new=3570062%40quiz-master-next&sfp_email=&sfph_mail=
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/49c66f9e-e58c-435b-9bb0-d6b66261e789?source=cve
    label: security@wordfence.com
tags:
  - nvd
ingestedAt: '2026-07-04T07:55:53.768Z'
epss: 0.00491
epssPercentile: 0.41299
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
