← Back to feed
Vulnerabilities & PatchesEmerging1 sourceAug 21, 2026 · 18:16via CVEFeed

CVE-2026-71862 - Checkmate: Sensitive Bearer Token Exposure via Public Status Pages When showURL Setting is Enabled

Brief

CVE ID : CVE-2026-71862

Published : Aug. 21, 2026, 6:16 p. m.

  • 53 minutes ago

Description : Checkmate is an open-source, self-hosted tool designed to track and monitor server hardware, uptime, response times, and incidents in real-time with beautiful visualizations. From 3.

  • 0 until 3.
  • 2, enabling the global showURL setting causes the unauthenticated GET /api/v1/status-page/:url endpoint to return complete monitor objects from server/src/controllers/statusPageController. ts.

The response includes the secret field used by HttpProvider. ts as an HTTP Authorization credential, even though BaseStatusPage. tsx does not display that value, allowing visitors to extract credentials from the JSON response and use them against monitored services. This issue is fixed in version 3.

  • 2.
Read more on CVEFeed