Lucene search
+L

352 matches found

Snyk
Snyk
added 2026/03/12 2:47 p.m.10 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization via the GET /api/badge/:id/ping/:duration? endpoint, which fails to verify if the requested monitor belongs to a public group. An attacker can access average ping and response time data for private monitors by...

5.4CVSS5.8AI score0.00905EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/12 2:47 p.m.12 views

GHSA-C7HF-C5P5-5G6H 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.8AI score0.00905EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/03/12 2:47 p.m.16 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
Positive Technologies
Positive Technologies
added 2026/03/12 12:00 a.m.13 views

PT-2026-25041

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
SaveExploits1References6
NVD
NVD
added 2026/03/10 6:18 p.m.9 views

CVE-2026-30957

OneUptime is a solution for monitoring and managing online services. Prior to 10.0.21, OneUptime Synthetic Monitors allow a low-privileged authenticated project user to execute arbitrary commands on the oneuptime-probe server/container. The root cause is that untrusted Synthetic Monitor code is...

9.9CVSS0.01153EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/10 5:40 p.m.11 views

CVE-2026-30921

OneUptime is a solution for monitoring and managing online services. Prior to 10.0.20, OneUptime Synthetic Monitors allow low-privileged project users to submit custom Playwright code that is executed on the oneuptime-probe service. In the current implementation, this untrusted code is run inside...

9.9CVSS0.00445EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/10 1:12 a.m.5 views

GHSA-JW8Q-GJVG-8W4Q OneUptime has Synthetic Monitor RCE via exposed Playwright browser object

Summary OneUptime Synthetic Monitors allow a low-privileged authenticated project user to execute arbitrary commands on the oneuptime-probe server/container. The root cause is that untrusted Synthetic Monitor code is executed inside Node's vm while live host-realm Playwright browser and page...

9.9CVSS6.6AI score0.01153EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/10 1:12 a.m.18 views

OneUptime has Synthetic Monitor RCE via exposed Playwright browser object

Summary OneUptime Synthetic Monitors allow a low-privileged authenticated project user to execute arbitrary commands on the oneuptime-probe server/container. The root cause is that untrusted Synthetic Monitor code is executed inside Node's vm while live host-realm Playwright browser and page...

9.9CVSS6.6AI score0.01153EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/10 12:00 a.m.13 views

PT-2026-24190

Name of the Vulnerable Software and Affected Versions OneUptime versions prior to 10.0.21 Description OneUptime Synthetic Monitors allow a low-privileged authenticated project user to execute arbitrary commands on the oneuptime-probe server/container. The root cause is that untrusted Synthetic...

9.9CVSS6.5AI score0.01153EPSS
SaveExploits1References12
CNNVD
CNNVD
added 2026/03/10 12:00 a.m.18 views

OneUptime 安全漏洞

OneUptime is a comprehensive solution developed by OneUptime OpenSource. It is used to monitor and manage your online services. Versions of OneUptime prior to 10.0.21 contain security vulnerabilities, which stem from improper execution of untrusted code in Synthetic Monitors, potentially allowing...

9.9CVSS6.2AI score0.01153EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/09 10:58 p.m.2 views

CVE-2026-30921 OneUptime Synthetic Monitor RCE via exposed Playwright browser object

OneUptime is a solution for monitoring and managing online services. Prior to 10.0.20, OneUptime Synthetic Monitors allow low-privileged project users to submit custom Playwright code that is executed on the oneuptime-probe service. In the current implementation, this untrusted code is run inside...

9.9CVSS6AI score0.00445EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/09 10:58 p.m.10 views

CVE-2026-30921 OneUptime Synthetic Monitor RCE via exposed Playwright browser object

OneUptime is a solution for monitoring and managing online services. Prior to 10.0.20, OneUptime Synthetic Monitors allow low-privileged project users to submit custom Playwright code that is executed on the oneuptime-probe service. In the current implementation, this untrusted code is run inside...

9.9CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2026/03/09 10:40 p.m.30 views

CVE-2026-30887

Summary: CVE-2026-30887 affects OneUptime prior to version 10.0.18, where untrusted Playwright/JavaScript code run in Synthetic Monitors is executed inside the insecure Node.js vm module, allowing a prototype-chain escape (this.constructor.constructor) to reach the host process and execute arbitr...

9.9CVSS6AI score0.00387EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/03/07 2:39 a.m.5 views

GHSA-4J36-39GM-8VQ8 OneUptime: Synthetic Monitor RCE via exposed Playwright browser object

Summary OneUptime Synthetic Monitors allow low-privileged project users to submit custom Playwright code that is executed on the oneuptime-probe service. In the current implementation, this untrusted code is run inside Node's vm and is given live host Playwright objects such as browser and page...

9.9CVSS6.2AI score0.00445EPSS
SaveExploits1References12
Github Security Blog
Github Security Blog
added 2026/03/07 2:39 a.m.16 views

OneUptime: Synthetic Monitor RCE via exposed Playwright browser object

Summary OneUptime Synthetic Monitors allow low-privileged project users to submit custom Playwright code that is executed on the oneuptime-probe service. In the current implementation, this untrusted code is run inside Node's vm and is given live host Playwright objects such as browser and page...

9.9CVSS6.2AI score0.00445EPSS
SaveExploits1References12Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/07 12:00 a.m.12 views

PT-2026-24093

Name of the Vulnerable Software and Affected Versions OneUptime versions prior to 10.0.20 Description OneUptime Synthetic Monitors allow low-privileged project users to submit custom Playwright code that is executed on the oneuptime-probe service. This code runs within Node's vm and is provided...

9.9CVSS6.2AI score0.00445EPSS
SaveExploits1References25
OSV
OSV
added 2026/02/24 4:00 p.m.12 views

GHSA-V264-XQH4-9XMM OneUptime:: node:vm sandbox escape in probe allows any project member to achieve RCE

Summary OneUptime lets project members write custom JavaScript that runs inside monitors. The problem is it executes that code using Node.js's built-in vm module, which Node.js itself documents as "not a security mechanism — do not use it to run untrusted code." The classic one-liner escape gives...

9.9CVSS6.3AI score0.00505EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2026/02/23 7:26 a.m.14 views

CVE-2026-27574

OneUptime is a solution for monitoring and managing online services. In versions 9.5.13 and below, custom JavaScript monitor feature uses Node.js's node:vm module explicitly documented as not a security mechanism to execute user-supplied code, allowing trivial sandbox escape via a well-known...

9.9CVSS5.6AI score0.00505EPSS
SaveExploits2References1
OSV
OSV
added 2026/02/22 7:42 p.m.15 views

MAL-2026-984 Malicious code in myasicapi (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 62067570b5217e75a025ba09e5e4f0d059439d8a7d30e056bdd501fe97e4f844 The code and related Github project promise to monitor hardware cryptominers. However, the code additionally hides two malicious capabilities functionalities: ...

5.9AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/21 10:13 a.m.14 views

CVE-2026-27574

OneUptime is a solution for monitoring and managing online services. In versions 9.5.13 and below, custom JavaScript monitor feature uses Node.js's node:vm module explicitly documented as not a security mechanism to execute user-supplied code, allowing trivial sandbox escape via a well-known...

9.9CVSS5.7AI score0.00505EPSS
SaveExploits2References3Affected Software1
Rows per page
Query Builder