Quiz and Survey Master (QSM) <= 10.3.5 - Authenticated (Contributor+) SQL Injection via 'merged_question' Parameter

6.5
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVE CVE-2026-2412
CVSS 6.5 (Medium)
Publicly Published March 23, 2026
Last Updated March 23, 2026
Researcher d.v4n_s3c

Description

The Quiz and Survey Master (QSM) plugin for WordPress is vulnerable to SQL Injection via the 'merged_question' parameter in all versions up to, and including, 10.3.5. This is due to insufficient sanitization of user-supplied input before being used in a SQL query. The sanitize_text_field() function applied to the merged_question parameter does not prevent SQL metacharacters like ), OR, AND, and # from being included in the value, which is then directly concatenated into a SQL IN() clause without using $wpdb->prepare() or casting values to integers. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Learn more about SQL Injection vulnerabilities and how to prevent them.

References

Share

Vulnerability Details for Quiz and Survey Master (QSM) – Quiz Maker & Survey Maker

Software Type Plugin
Software Slug quiz-master-next (view on wordpress.org)
Patched? Yes
Remediation Update to version 11.0.0, or a newer patched version
Affected Version
  • <= 10.3.5
Patched Version
  • 11.0.0

Recent vulnerabilities in Quiz and Survey Master (QSM) – Quiz Maker & Survey Maker

# Title CVE ID CVSS Researchers Date
1 Quiz and Survey Master (QSM) – Quiz Maker & Survey Maker <= 11.2.0 - Authenticated (Contributor+) SQL Injection CVE-2026-65454 6.5 anhcd05 July 22, 2026
2 Quiz and Survey Master (QSM) <= 11.2.0 - Authenticated (Custom+) SQL Injection via 'pages' Parameter CVE-2026-13767 6.5 Wordfence PRISM July 15, 2026
3 Quiz And Survey Master <= 11.1.4 - Missing Authorization CVE-2026-14821 4.3 Md. Minaruzzaman Shovon July 7, 2026
4 Quiz and Survey Master (QSM) – Quiz Maker & Survey Maker < 11.1.3 - Unauthenticated User Enumeration CVE-2026-14820 5.3 Ahmad Mubarak Alanazi July 6, 2026
5 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 CVE-2026-9230 4.3 alex_henry20 July 2, 2026
6 Quiz and Survey Master (QSM) <= 11.1.4 - Missing Authorization to Authenticated (Contributor+) Arbitrary Modification via qsm_insert_quiz_template AJAX Action CVE-2026-9233 4.3 Weerawat Pawanawiwat (ErbaZZ) June 26, 2026
7 Quiz and Survey Master (QSM) <= 11.1.2 - Authenticated (Admin+) SQL Injection via 'order' and 'limit' Parameters CVE-2026-6448 4.9 Drew Webber (mcdruid) June 5, 2026
8 Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker <= 11.1.2 - Unauthenticated Stored Cross-Site Scripting CVE-2026-48867 7.2 endy June 3, 2026
9 Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker <= 11.0.0 - Unauthenticated Stored Cross-Site Scripting CVE-2026-40787 7.2 Jakub Herman April 23, 2026
10 Quiz and Survey Master (QSM) <= 11.1.0 - Unauthenticated Shortcode Injection Leading to Arbitrary Quiz Result Disclosure via Quiz Answer Text Input Fields CVE-2026-5797 5.3 Rafshanzani Suhada April 16, 2026

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation