CVE Catalog

CVE-2026-9230

MediumCVSS 4.3
Published: Translated: NVD NIST

Summary

The Quiz and Survey Master (QSM) plugin for WordPress up to version 11.1.4 is vulnerable to authorization bypass. Authenticated attackers with contributor-level access or higher can modify quizzes they do not own, overwrite result pages, and redirect notification emails to attacker-controlled addresses.

Risk Assessment

The organization faces unauthorized quiz modifications, data integrity breaches, and potential leakage of sensitive information through email redirection.

Recommendation

Immediately update the Quiz and Survey Master plugin to the latest available version. Until then, restrict contributor-level user permissions.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS