SEPTEMBER 9, 2026
Live Feed
Back to database
Case File

CVE-2026-62350

HIGH · CVSS 7.2 EPSS 0.37% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-15 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

TDengine, an open-source time-series database, is vulnerable to a privilege escalation flaw that allows users with create UDF privileges to upload malicious shared libraries and execute arbitrary C code on the server. This vulnerability poses a significant risk, as it could lead to unauthorized access and control over the database environment. Organizations using versions prior to 3.4.1.15 should prioritize upgrading to mitigate potential exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-62350
Severity
HIGH
CVSS
7.2
EPSS
0.37%

Original NVD Description

TDengine is an open source, time-series database optimized for Internet of Things devices. Prior to 3.4.1.15, a user with create udf privilege could upload a crafted shared library and install it as a user-defined function, such as eval, then execute arbitrary C code on the TDengine server side through database queries. This issue is fixed in version 3.4.1.15.