CVE-2026-71862

Source
https://cve.org/CVERecord?id=CVE-2026-71862
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-71862.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-71862
Aliases
  • GHSA-3m74-8cg9-rp8j
Published
2026-08-21T18:00:32Z
Modified
2026-09-20T11:30:59Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Checkmate: Sensitive Bearer Token Exposure via Public Status Pages When showURL Setting is Enabled
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-200",
        "CWE-522"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/71xxx/CVE-2026-71862.json"
}
References

Affected packages

Git / github.com/bluewave-labs/checkmate

Affected ranges

Type
GIT
Repo
https://github.com/bluewave-labs/checkmate
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "3.3.0"
        },
        {
            "fixed": "3.9.2"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

V3.*
V3.0-beta
Other
untagged-819f0fe0d99d8d0b5f14
v1.*
v1.0
v1.1.0
v2.*
v2.0.1
v2.0.2
v2.1
v2.1.1
v2.2
v2.3
v2.3.1
v3.*
v3.1
v3.1-beta
v3.1.1
v3.1.2
v3.1.3
v3.1.4
v3.1.5
v3.1.6
v3.1.7
v3.1.8
v3.2.0
v3.3
v3.4.0
v3.5.0
v3.5.1
v3.6.1
v3.7.1
v3.8.0
v3.8.1
v3.9.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-71862.json"