OneUptime is an open-source monitoring and observability platform. Prior to version 10.0.42, the Worker service's ManualAPI exposes workflow execution endpoints (GET /workflow/manual/run/:workflowId and POST /workflow/manual/run/:workflowId) without any authentication middleware. An attacker who can obtain or guess a workflow ID can trigger arbitrary workflow execution with attacker-controlled input data, enabling JavaScript code execution, notification abuse, and data manipulation. This issue has been patched in version 10.0.42.
References
| Link | Resource |
|---|---|
| https://github.com/OneUptime/oneuptime/releases/tag/10.0.42 | Product Release Notes |
| https://github.com/OneUptime/oneuptime/security/advisories/GHSA-6c3w-7xg4-4cf7 | Exploit Vendor Advisory |
Configurations
History
13 Apr 2026, 18:46
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/OneUptime/oneuptime/releases/tag/10.0.42 - Product, Release Notes | |
| References | () https://github.com/OneUptime/oneuptime/security/advisories/GHSA-6c3w-7xg4-4cf7 - Exploit, Vendor Advisory | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
| CPE | cpe:2.3:a:hackerbay:oneuptime:*:*:*:*:*:*:*:* | |
| First Time |
Hackerbay oneuptime
Hackerbay |
02 Apr 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-02 20:16
Updated : 2026-04-13 18:46
NVD link : CVE-2026-35053
Mitre link : CVE-2026-35053
CVE.ORG link : CVE-2026-35053
JSON object : View
Products Affected
hackerbay
- oneuptime
CWE
CWE-306
Missing Authentication for Critical Function
