CVE-2026-62140
Received Received - Intake

Unauthenticated IDOR in Quiz And Survey Master

Vulnerability report for CVE-2026-62140, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-11

Last updated on: 2026-09-11

Assigner: Patchstack

Description

Unauthenticated Insecure Direct Object References (IDOR) in Quiz And Survey Master <= 11.2.5 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-11
Last Modified
2026-09-11
Generated
2026-09-12
AI Q&A
2026-09-11
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
quiz_and_survey_master quiz_and_survey_master to 11.2.5 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 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.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an Unauthenticated Insecure Direct Object Reference (IDOR) flaw in the Quiz And Survey Master plugin versions up to and including 11.2.5. IDOR occurs when an application exposes direct references to internal objects, allowing unauthorized access without proper authentication or authorization checks.

Detection Guidance

To detect this IDOR vulnerability in Quiz And Survey Master <= 11.2.5, manually review application endpoints for direct object references without proper authorization checks. Test by manipulating object IDs in requests (e.g., changing user IDs in URLs or API calls) to see if unauthorized data is exposed. Use tools like Burp Suite or OWASP ZAP to intercept and modify requests.

Impact Analysis

An attacker could exploit this to access sensitive data or functionality without authentication. This may lead to unauthorized viewing or modification of quiz results, survey responses, or other protected content stored by the plugin.

Compliance Impact

This vulnerability could lead to unauthorized access to personal data, violating GDPR and HIPAA requirements for data protection and access controls. Non-compliance may result in legal penalties, fines, or reputational damage.

Mitigation Strategies

Immediately update Quiz And Survey Master to the latest version (11.2.6 or higher) to patch the IDOR flaw. If an update is unavailable, implement strict input validation and enforce authorization checks for all object references. Disable direct object access in favor of indirect references (e.g., using tokens instead of IDs).

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-62140. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart