CVE-2026-85390
Received Received - Intake

Checkmate Admin Action Bypass via Missing Role Guard

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

Publication date: 2026-09-03

Last updated on: 2026-09-03

Assigner: VulnCheck

Description

Checkmate through 3.11.0 omits the isAllowed role guard middleware on maintenance-window, notification, and check-deletion routes, allowing read-only users to perform administrative actions. Attackers with user-role sessions can create arbitrary maintenance windows to silence alerts, modify notification channels, and delete monitor check history to erase incident evidence.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Checkmate through version 3.11.0 lacks the isAllowed role guard middleware on specific routes: maintenance-window, notification, and check-deletion. This allows users with read-only privileges to perform administrative actions such as creating maintenance windows to silence alerts, modifying notification channels, and deleting monitor check history to remove incident evidence.

Detection Guidance

To detect CVE-2026-85390, inspect Checkmate API routes for missing isAllowed middleware on maintenance-window, notification, and check-deletion endpoints. Check if user-role accounts can access POST/PATCH/DELETE methods on /maintenance-window, /notification, or /check routes. Review server logs for unauthorized administrative actions by non-admin users.

Impact Analysis

Attackers with user-role sessions can exploit this to disrupt monitoring by creating unauthorized maintenance windows, altering notification settings to hide alerts, and deleting check history to erase evidence of incidents. This undermines system reliability and incident response capabilities.

Compliance Impact

This vulnerability could violate compliance with GDPR and HIPAA by allowing unauthorized users to delete monitoring data, including incident evidence. GDPR requires data integrity and accountability, while HIPAA mandates audit controls for protected health information. Unauthorized deletions may breach these requirements.

Mitigation Strategies

Update Checkmate to the latest version that includes the isAllowed role guard middleware on affected routes. Review user permissions to ensure read-only users cannot perform administrative actions. Monitor logs for unauthorized maintenance window creation, notification modifications, or check deletions.

Chat Assistant

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

EPSS Chart