Lucene search
+L

3 matches found

CVE
CVE
added 2026/03/12 6:13 p.m.59 views

CVE-2026-32230

Uptime Kuma (2.0.0–2.1.3) contains a missing authorization check on the GET /api/badge/:id/ping/:duration? endpoint. The ping badge endpoint does not verify that the target monitor belongs to a public group, unlike other badge endpoints that enforce public = 1 in SQL queries. This allows unauthen...

5.3CVSS5.8AI score0.00905EPSS
SaveExploits1References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/12 6:13 p.m.8 views

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...

5.3CVSS5.8AI score0.00905EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/12 2:47 p.m.13 views

Uptime Kuma is Missing Authorization Checks on Ping Badge Endpoint, Leaks Ping times of monitors without needing to be on a status page

Summary 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,...

5.3CVSS5.9AI score0.00905EPSS
SaveExploits1References7Affected Software1
Rows per page
Query Builder