← Back to browse · API

CVE-2023-25826

Severity
CRITICAL
CVSS
9.8
EPSS
0.35604
Risk score
51.66
CISA KEV
No
PoC
No
Published
2023-05-03
Modified
2025-02-13
First seen
2026-08-07
Aliases
EUVD-2023-1552, GHSA-H475-7V3C-26Q7
Products
OpenTSDB:OpenTSDB 0 ≤2.4.1
Sources
euvd EUVD-2023-1552

Description

Due to insufficient validation of parameters passed to the legacy HTTP query API, it is possible to inject crafted OS commands into multiple parameters and execute malicious code on the OpenTSDB host system. This exploit exists due to an incomplete fix that was made when this vulnerability was previously disclosed as CVE-2020-35476. Regex validation that was implemented to restrict allowed input to the query API does not work as intended, allowing crafted commands to bypass validation.

References