Security Advisory

CVE-2026-30958

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-03-10 17:01:43
Last updated 2026-03-10 17:31:08
Assigner GitHub_M
CVSS score 7.2
State PUBLISHED

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.