CVE-2026-6817 MEDIUM

CVE-2026-6817: Quiz Maker by AYS <= 6.7.1.29 - Unauthenticated Stored Cross-Site Scripting via 'rate_reason'

Vendor Ays-Pro
Product Quiz Maker by AYS
Weakness CWE-79 · XSS
Published May 2, 2026
Last update May 4, 2026

CVSS base score

5.8/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:C/C:L/I:N/A:N

What the vulnerability does

01Description

The Quiz Maker by AYS plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'rate_reason' parameter in all versions up to, and including, 6.7.1.29 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Explanation of Vulnerability in Simple Terms

02Summary

Quiz Maker by AYS versions up to 6.7.1.29 contain a cross-site scripting (XSS) vulnerability that allows unauthenticated attackers to inject malicious scripts. The vulnerability can be exploited over the network without user interaction, and the impact extends beyond the vulnerable component. This could allow attackers to steal session data or redirect site visitors to malicious pages.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript that runs in visitors' browsers and steals session cookies or redirects them to phishing sites.

Potential impact on your site

04Site Impact

Visitors to your site may have their sessions hijacked or be redirected to malicious content without your knowledge.

Conditions required to exploit

05Prerequisites

None. The attacker needs only network access; no authentication or user interaction required.

Key dates

06Disclosure timeline

May 2, 2026 CVE published
May 4, 2026 Record updated