SEPTEMBER 9, 2026
Live Feed
Back to database
Case File

CVE-2026-62348

MEDIUM · CVSS 5.4 EPSS 0.21% Public Exploit

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

CyberRota Analysis

AI-Generated

TDengine Enterprise versions prior to 3.4.1.15 are vulnerable, allowing authenticated low-privilege SQL users to terminate active shared-storage migrations due to a missing privilege check in the KILL SSMIGRATE command. This could lead to disruptions in data migration processes, potentially impacting data integrity and availability. Organizations using TDengine for IoT applications should prioritize upgrading to the patched version to mitigate this risk.

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-62348
Severity
MEDIUM
CVSS
5.4
EPSS
0.21%

Original NVD Description

TDengine is a time-series database optimized for Internet of Things devices. Prior to 3.4.1.15, TDengine Enterprise allowed an authenticated low-privilege SQL user to run KILL SSMIGRATE <id> against an active shared-storage migration because mndProcessKillSsMigrateReq called mndKillSsMigrate while the intended MND_OPER_SSMIGRATE_DB privilege check was commented out. This issue is fixed in version 3.4.1.15.