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.
Published: 2026-07-15
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A missing authorization check in TDengine Enterprise allowed an authenticated user with low privileges to execute the KILL SSMIGRATE <id> command against an active shared‑storage migration. The flaw originates from the mndProcessKillSsMigrateReq routine calling mndKillSsMigrate without enforcing the intended MND_OPER_SSMIGRATE_DB privilege. As a result, a malicious actor can terminate an ongoing migration, potentially leading to data inconsistency or loss of work and interrupting critical operations. The vulnerability is a privilege‑escalation‑to‑denial‑of‑service flaw (CWE‑862).

Affected Systems

The affected product is taosdata TDengine, all releases prior to version 3.4.1.15. The issue is fixed in 3.4.1.15 and later releases.

Risk and Exploitability

The CVSS score of 5.4 indicates moderate severity, and the EPSS score of less than 1% suggests a low probability of exploitation at the time of reporting. The vulnerability is not listed in CISA KEV. Attack likely requires the attacker to log in to the database and issue the KILL SSMIGRATE command, implying a network or local access to the database with low‑privilege credentials as the attack vector.

Generated by OpenCVE AI on July 31, 2026 at 03:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy TDengine 3.4.1.15 or later to apply the vendor patch that restores the proper privilege check.
  • Ensure that only authorized administrative accounts have the MND_OPER_SSMIGRATE_DB privilege; audit privilege assignments to limit the set of users who can execute migration‑termination commands.
  • Monitor database logs for unexpected KILL SSMIGRATE activity and validate that migrations complete normally; if the patch cannot be applied immediately, disable shared‑storage migrations until remediation is performed.

Generated by OpenCVE AI on July 31, 2026 at 03:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 15 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
First Time appeared Taosdata
Taosdata tdengine
Vendors & Products Taosdata
Taosdata tdengine

Wed, 15 Jul 2026 19:15:00 +0000

Type Values Removed Values Added
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.
Title TDengine: KILL SSMIGRATE missing authorization lets low-privilege users interrupt shared-storage migrations
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L'}


Subscriptions

Taosdata Tdengine
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-16T19:12:45.290Z

Reserved: 2026-07-13T21:42:50.096Z

Link: CVE-2026-62348

cve-icon Vulnrichment

Updated: 2026-07-16T19:12:10.955Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T03:15:04Z

Weaknesses