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 create, modify, and delete quiz output templates stored in the mlw_quiz_output_templates database table, including storing unsanitized HTML content such as arbitrary script tags.
Published: 2026-06-27
Score: 4.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Quiz and Survey Master plugin for WordPress contains an authorization bypass in its AJAX action qsm_insert_quiz_template. The code does not verify that the caller has sufficient privileges before storing data in the mlw_quiz_output_templates table. As a result, any authenticated WordPress user with the contributor role or higher can create, edit, or delete quiz templates. The plugin accepts arbitrary HTML, so an attacker can inject malicious script tags that are rendered whenever the template is used, potentially leading to stored cross‑site scripting from the perspective of site visitors.

Affected Systems

The vulnerability affects the Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker plugin for WordPress versions up to and including 11.1.4. The plugin is commonly installed on WordPress sites that use quizzes and surveys, and the unauthorized modification capability applies to all users who can authenticate with WordPress and possess contributor-level access or higher, regardless of site configuration.

Risk and Exploitability

The CVSS score of 4.3 indicates a moderate risk level. EPSS is not available, so the current probability of exploitation is unknown. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires an authenticated user with contributor role or above; the attacker would send crafted AJAX requests to the qsm_insert_quiz_template endpoint, allowing storage of unsanitized HTML and potentially causing stored XSS to the site’s visitors.

Generated by OpenCVE AI on June 27, 2026 at 08:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest stable update of the Quiz and Survey Master plugin (version 11.1.5 or later).
  • If an update is not immediately possible, restrict or remove the qsm_insert_quiz_template AJAX action from users with contributor-role access, for example by using a role‑management or security plugin to disable the endpoint.
  • Review existing quiz templates for unsanitized content, and remove any script tags or malicious code from the mlw_quiz_output_templates table to eliminate potential stored XSS impact.

Generated by OpenCVE AI on June 27, 2026 at 08:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 27 Jun 2026 07:30: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 create, modify, and delete quiz output templates stored in the mlw_quiz_output_templates database table, including storing unsanitized HTML content such as arbitrary script tags.
Title Quiz and Survey Master (QSM) <= 11.1.4 - Missing Authorization to Authenticated (Contributor+) Arbitrary Modification via qsm_insert_quiz_template AJAX Action
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-06-27T06:50:57.158Z

Reserved: 2026-05-21T18:39:37.842Z

Link: CVE-2026-9233

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-27T08:30:07Z

Weaknesses