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
No history.
Information
Published : 2026-04-02 20:16
Updated : 2026-07-24 21:10
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
