Description
The Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker plugin for WordPress is vulnerable to generic SQL Injection via 'randon_category' Quiz Option in all versions up to, and including, 11.2.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with custom-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2026-08-16
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A SQL Injection flaw exists in the Quiz and Survey Master (QSM) WordPress plugin, allowing an authenticated user with Contributor or higher privileges to include arbitrary SQL statements through the "randon_category" option. The insufficient data sanitisation and inappropriate query construction give the attacker the ability to read or potentially modify database contents, exposing sensitive user information or site data. Failing to address this could result in an untrusted party accessing or exfiltrating confidential information stored in the WordPress database.

Affected Systems

The vulnerability affects all installations of the expresstech QSM plugin up to and including version 11.2.1. Any WordPress site using this plugin with user roles of Contributor or higher is susceptible, regardless of other configuration settings.

Risk and Exploitability

The CVSS score of 6.5 classifies this as a medium severity threat, and while no EPSS value is available, the exploitation potential remains significant because the attacker only needs valid authentication. The flaw is not listed in CISA’s KEV catalog, but its presence in a widely used plugin suggests it could be leveraged by threat actors. The likely attack vector is via normal site activity where the compromised contributor edits or creates a quiz, leveraging the injection point to extract data.

Generated by OpenCVE AI on August 16, 2026 at 05:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the QSM plugin to the latest version that removes the injection vulnerability
  • If an immediate upgrade is not possible, eliminate the "randon_category" option by disabling or removing the related quiz field in the plugin settings
  • Restrict user roles so that only trusted administrators have Contributor or higher privileges, or lock the affected quiz functionality behind a role check using a security plugin or custom code
  • Deploy a web application firewall rule that blocks suspicious SQL keywords in quiz form submissions to mitigate further exploitation attempts

Generated by OpenCVE AI on August 16, 2026 at 05:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 16 Aug 2026 04:45: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 generic SQL Injection via 'randon_category' Quiz Option in all versions up to, and including, 11.2.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with custom-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title Quiz and Survey Master (QSM) <= 11.2.1 - Authenticated (Contributor+) SQL Injection via 'randon_category' Quiz Option
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-16T04:24:55.766Z

Reserved: 2026-07-16T14:48:45.339Z

Link: CVE-2026-15963

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-16T05:16:47.407

Modified: 2026-08-16T05:16:47.407

Link: CVE-2026-15963

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-16T05:30:06Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')