Description
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.
Problem types
CWE-306: Missing Authentication for Critical Function
Product status
References
github.com/...uptime/security/advisories/GHSA-6c3w-7xg4-4cf7
github.com/OneUptime/oneuptime/releases/tag/10.0.42