CVE-2025-12426 MEDIUM

CVE-2025-12426: Quiz Maker <= 6.7.0.80 - Unauthenticated Sensitive Information Exposure

Vendor Ays-Pro
Product Quiz Maker
Weakness CWE-200 · Info exposure
Published November 19, 2025
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

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

Related vulnerabilities

08Related CVE