CVE Catalog

CVE-2026-62348

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

11th percentile - higher than 11% of all known CVEs

Summary

In TDengine Enterprise before version 3.4.1.15, an authenticated low-privilege SQL user could run KILL SSMIGRATE <id> against an active shared-storage migration because the MND_OPER_SSMIGRATE_DB privilege check was commented out in mndProcessKillSsMigrateReq.

Risk Assessment

An attacker can disrupt critical data migrations in the cluster, leading to system downtime, data inconsistency, or delays in migration processes.

Recommendation

Immediately upgrade TDengine Enterprise to version 3.4.1.15 or later, which includes a fix that restores proper privilege checking.

Other vulnerabilities in TDengine

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS