mediumCVE-2026-13767

Quiz and Survey Master (QSM) <= 11.2.0 - Authenticated (Custom+) SQL Injection via 'pages' Parameter

The Quiz Master Next plugin for WordPress is vulnerable to SQL Injection via stored quiz page data in versions up to, and including, 11.2.0. This is due to insufficient escaping on the user-supplied 'pages' parameter persisted by the qsm_ajax_save_pages() AJAX handler (sanitize_text_field only) and lack of sufficient preparation on the existing SQL query built in qsm_options_questions_tab_content() at line 143, where the stored page IDs are interpolated into an IN() clause via implode() with no $wpdb->prepare() and no integer casting. This makes it possible for authenticated attackers, with Author-level access and above (who can own a quiz they are entitled to edit), to plant a SQL payload that is executed second-order whenever any user (including an administrator) views the quiz's Questions tab, allowing them to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

ProductQuiz and Survey Master (QSM) – Quiz Maker & Survey Maker
Risk levelMedium
EPSSNot scored yet
UpdatedJuly 16, 2026

Quick answer

Quiz and Survey Master (QSM) – Quiz Maker & Survey Maker should be reviewed and updated if it matches the affected versions. The recommended fix is to apply the vendor-supported patched version or the mitigation steps below, then retest the public website with Fixnx.

Who is affected

Affected versions

  • *-11.2.0

Fixed versions

  • 11.2.1

How to fix it

Quiz and Survey Master (QSM) – Quiz Maker & Survey Maker is affected by this security issue. The safest fix is to update to the fixed version, then test the site or service again to make sure the risky path is closed.

  1. Find every place where Quiz and Survey Master (QSM) – Quiz Maker & Survey Maker is installed or used.
  2. Update to 11.2.1 or a later vendor-supported version.
  3. Back up the site or service before changing production systems.
  4. Apply the update in staging first if possible, then deploy it to production.
  5. If you cannot update right away, restrict access to the affected feature and monitor logs closely.

Scan now. Google sign-in is only needed to unlock fix guidance.

Verify the fix

  • Confirm the installed version or configuration is no longer in the affected range.
  • Retest the affected page, API, plugin, workflow, or network path.
  • Check logs after the change for blocked attempts, crashes, or errors.
  • Run a fresh Fixnx scan and save the report.

Related categories

Trusted references

FAQ

What is affected by CVE-2026-13767?

Quiz and Survey Master (QSM) – Quiz Maker & Survey Maker versions listed as affected should be reviewed: *-11.2.0.

What should I fix first?

Start with internet-facing sites, admin panels, login flows, plugins, themes, modules, packages, and systems that process user-controlled input or sensitive data.

How do I confirm the fix worked?

Apply the patched version or mitigation, clear caches where relevant, retest the affected workflow, and run a new Fixnx scan to verify public website exposure signals.

How are Fixnx security risk categories chosen?

Fixnx keeps one canonical risk page and assigns only broad, relevant categories such as ecosystem, technology area, or vulnerability class.