CVE-2026-32230

CVE-2026-32230 is a medium-severity vulnerability in Uptime.kuma Uptime Kuma with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-862.

Key facts

Description

Uptime Kuma is an open source, self-hosted monitoring tool. From 2.0.0 to 2.1.3 , the GET /api/badge/:id/ping/:duration? endpoint in server/routers/api-router.js does not verify that the requested monitor belongs to a public group. All other badge endpoints check AND public = 1 in their SQL query before returning data. The ping endpoint skips this check entirely, allowing unauthenticated users to extract average ping/response time data for private monitors. This vulnerability is fixed in 2.2.0.

Frequently asked questions

What is CVE-2026-32230?
Uptime Kuma is an open source, self-hosted monitoring tool. From 2.0.0 to 2.1.3 , the GET /api/badge/:id/ping/:duration? endpoint in server/routers/api-router.js does not verify that the requested monitor belongs to a public group. All other badge endpoints check AND public = 1 in their SQL query before returning data. The ping endpoint skips this check entirely, allowing unauthenticated users to extract average ping/response time data for private monitors. This vulnerability is fixed in 2.2.0.
How severe is CVE-2026-32230?
CVE-2026-32230 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
Is CVE-2026-32230 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (55th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2026-32230?
CVE-2026-32230 affects Uptime.kuma Uptime Kuma. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2026-32230?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2026-32230 have an EU (EUVD) identifier?
Yes. CVE-2026-32230 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-11665.
When was CVE-2026-32230 published?
CVE-2026-32230 was published on 2026-03-12 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Uptime.kuma Uptime Kuma

All CVEs affecting Uptime.kuma Uptime Kuma →

Other CWE-862 (Missing Authorization) vulnerabilities

Browse all CWE-862 (Missing Authorization) vulnerabilities →