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.
Published: 2026-09-03
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in Checkmate through version 3.11.0 stems from an omission of the isAllowed role guard middleware on multiple routes. This missing authorization check allows users with read‑only roles to perform actions normally reserved for administrators, such as creating maintenance windows, modifying notification channels, and deleting monitoring check history records. The flaw aligns with CWE‑862, reflecting reliance on insufficient access control checks.

Affected Systems

BlueWave Labs Checkmate is affected on all releases up to and including 3.11.0. Systems running these versions are at risk if read‑only user accounts are present in the application.

Risk and Exploitability

The CVSS base score of 7.1 indicates a medium to high severity vulnerability. No EPSS score is published, leaving the exact exploit probability uncertain. The vulnerability is not listed in the CISA KEV catalog, but it remains exploitable via normal authenticated sessions for users designated as read‑only. Attackers with such a session can send HTTP requests to maintenance‑window, notification, or check‑deletion endpoints to gain administrative privileges.

Generated by OpenCVE AI on September 3, 2026 at 21:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Checkmate to a version newer than 3.11.0 that includes the missing authorization guard on the affected routes.
  • Revoke or modify user accounts that are unintentionally granted read‑only roles to reduce the attack surface.
  • As an interim protection, enforce IP‑based restrictions or disable the maintenance‑window, notification, and check‑deletion endpoints until the patch can be applied.

Generated by OpenCVE AI on September 3, 2026 at 21:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 19:00:00 +0000

Type Values Removed Values Added
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.
Title Checkmate through 3.11.0 Missing Authorization on Maintenance Window, Notification, and Check Deletion Routes
First Time appeared Bluewavelabs
Bluewavelabs checkmate
Weaknesses CWE-862
CPEs cpe:2.3:a:bluewavelabs:checkmate:*:*:*:*:*:*:*:*
Vendors & Products Bluewavelabs
Bluewavelabs checkmate
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L'}

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

Bluewavelabs Checkmate
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-03T18:54:23.866Z

Reserved: 2026-09-03T18:10:46.045Z

Link: CVE-2026-85390

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-03T19:17:30.690

Modified: 2026-09-03T19:17:30.690

Link: CVE-2026-85390

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T21:30:06Z

Weaknesses