CVE-2026-35053

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

Configuration 1 (hide)

cpe:2.3:a:hackerbay:oneuptime:*:*:*:*:*:*:*:*

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