CVE-2026-71862
Wykrycie w Checkmate umożliwia nieautoryzowany dostęp do poufnych danych monitorów.
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.3.0 until 3.9.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.9.2.
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 7.5 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.4% |
| Opublikowano (NVD) | 2026-08-21 18:16:50 UTC |
| Ostatnia modyfikacja (NVD) | 2026-09-18 20:09:01 UTC |
- https://github.com/bluewave-labs/Checkmate/commit/cc1814f507041bb0f64845bed5d5442c21e920f2 ([email protected])
- https://github.com/bluewave-labs/Checkmate/pull/3758 ([email protected])
- https://github.com/bluewave-labs/Checkmate/releases/tag/v3.9.2 ([email protected])
- https://github.com/bluewave-labs/Checkmate/security/advisories/GHSA-3m74-8cg9-rp8j ([email protected])