Chained Quiz <= 1.3.5 - Unauthenticated Insecure Direct Object Reference via Cookie

2025-09-17 00:00
0xsabre

Strategic Overview

Status
Patched in 1.3.6
Affected PluginChained Quiz
Affected Version<= 1.3.5
CVSS5.3Medium
CVECVE-2025-10493
View all Chained Quiz vulnerabilities

Vulnerability Overview

The Chained Quiz plugin for WordPress is vulnerable to Insecure Direct Object Reference in version 1.3.4 and below via the quiz submission and completion mechanisms due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to hijack and modify other users' quiz attempts by manipulating the chained_completion_id cookie value, allowing them to alter quiz answers, scores, and results of any user. The vulnerability was partially patched in versions 1.3.4 and 1.3.5.

Technical Analysis

REMEDIATION: Update to version 1.3.6, or a newer patched version --- IDENTIFIER: CWE-639 (Authorization Bypass Through User-Controlled Key) The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

External References

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