CVE-2026-30958
HIGH EPSS 36.7%
Published Mar 10, 20263mo ago · Modified Jun 17, 20262w ago
8.6 CVSS 3.1
Published Mar 10, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago
Description
OneUptime is a solution for monitoring and managing online services. Prior to 10.0.21, an unauthenticated path traversal in the /workflow/docs/:componentName endpoint allows reading arbitrary files from the server filesystem. The componentName route parameter is concatenated directly into a file path passed to res.sendFile() in orker/FeatureSet/Workflow/Index.ts with no sanitization or authentication middleware. This vulnerability is fixed in 10.0.21.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Changed
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
36.7% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-22 Path Traversal Resource Mgmt
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| hackerbay | oneuptime | * | <10.0.21 |
References 2
- github.com https://github.com/OneUptime/oneuptime/releases/tag/10.0.21
- github.com https://github.com/OneUptime/oneuptime/security/advisories/GHSA-p2wh-9pw8-hvff
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.