Ad

CVE-2026-30958

HIGH CVSS 3.1: 7.2 EPSS 0.09%
Updated Mar 10, 2026
Oneuptime
Parameter Value
CVSS 7.2 (HIGH)
Fixed In 10.0.21
Type CWE-22 (Path Traversal)
Vendor Oneuptime
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
Low
Partial data modification
Availability
None
No disruption

CVSS Vector v3.1

Weakness Type (CWE)