CVE-2026-36102
Received Received - Intake

Privilege Escalation in Checkmate via Role Parameter

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

Publication date: 2026-08-27

Last updated on: 2026-08-27

Assigner: MITRE

Description

An issue in the inviteController.js component in Bluewave Labs Checkmate <=3.3.0 allows remote authenticated administrators to escalate privileges to superadmin via the role parameter to the /api/v1/invite endpoint.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-27
Last Modified
2026-08-27
Generated
2026-08-28
AI Q&A
2026-08-28
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
bluewave_labs checkmate From 3.4.0 (inc)
bluewave_labs checkmate to 3.3.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-36102 is a critical privilege escalation vulnerability in Bluewave Labs Checkmate versions 3.3.0 and earlier. It allows a remote authenticated administrator to escalate their privileges to superadmin by manipulating the role parameter in the /api/v1/invite endpoint. The flaw exists due to missing authorization checks, enabling an admin to create a superuser account and gain full system control.

Detection Guidance

To detect this vulnerability, monitor API logs for suspicious POST requests to /api/v1/invite or /invite endpoints with role parameter manipulation. Check for unauthorized superadmin role assignments in user management logs. Review JWT tokens for admin accounts used to create new superuser accounts.

Impact Analysis

This vulnerability allows an authenticated admin to escalate privileges to superadmin, gaining full system-wide control. Attackers could read or modify user data, perform system resets, and create new superuser accounts. The impact is significant as it compromises the entire Checkmate platform's security.

Mitigation Strategies

Immediately upgrade Checkmate to version 3.4.0 or later. Review and restrict admin permissions to prevent unauthorized role escalation. Audit all superadmin accounts created after the vulnerability's discovery date. Disable the V2 API if not required or enforce strict role checks.

Chat Assistant

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

EPSS Chart