Quiz Maker <= 6.7.0.80 - Unauthenticated Sensitive Information Exposure

2025-11-18 15:41
Rafshanzani Suhada

Strategic Overview

Status
Patched in 6.7.0.81
Affected PluginQuiz Maker by AYS
Affected Version<= 6.7.0.80
CVSS5.3Medium
CVECVE-2025-12426
View all Quiz Maker by AYS vulnerabilities

Vulnerability Overview

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.

Technical Analysis

REMEDIATION: Update to version 6.7.0.81, or a newer patched version --- IDENTIFIER: CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C