What the vulnerability does
01Description
The Quiz Maker plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 6.7.0.80. This is due to the plugin exposing quiz answers through the ays_quiz_check_answer AJAX action without proper authorization checks. The endpoint only validates a nonce, but that same nonce is publicly available to all site visitors via the quiz_maker_ajax_public localized script data. This makes it possible for unauthenticated attackers to extract sensitive data including quiz answers for any quiz question.
Explanation of Vulnerability in Simple Terms
02Summary
Quiz Maker versions up to 6.7.0.80 expose sensitive information that can be accessed over the network without authentication. An attacker can retrieve this data directly without needing to log in or interact with a site administrator. The vulnerability affects the confidentiality of stored information but does not allow modification or deletion of data.
What an attacker can do
03Attacker Capabilities
Read sensitive information from the Quiz Maker database without logging in.
Potential impact on your site
04Site Impact
Visitor or user data stored by Quiz Maker may be exposed to unauthorized access.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
November 19, 2025
CVE published
April 8, 2026
Record updated