CVE Catalog

CVE-2026-62351

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.32%

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

Summary

In TDengine before version 3.4.1.15, the transDecompressMsg() function reads the STransCompMsg.contLen field without first validating that the RPC packet contains the 8-byte STransCompMsg structure, leading to an unauthenticated out-of-bounds read, uncontrolled allocation, integer underflow, and server crash.

Risk Assessment

An attacker can remotely, without authentication, cause a crash of the TDengine server, leading to disruption of IoT monitoring systems and potential loss of time-series data.

Recommendation

Immediately upgrade TDengine to version 3.4.1.15 or later, which includes a fix for this vulnerability.

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, source/libs/transport/src/transComm.c transDecompressMsg() read STransCompMsg.contLen when pHead->comp == 1 without first validating that the RPC packet contained the 8-byte STransCompMsg structure, causing an unauthenticated out-of-bounds read, uncontrolled allocation, integer underflow, and server crash. This issue is fixed in version 3.4.1.15.

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