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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-15 19:18
Updated : 2026-07-15 20:18
NVD link : CVE-2026-62351
Mitre link : CVE-2026-62351
CVE.ORG link : CVE-2026-62351
JSON object : View
Products Affected
No product.
CWE
CWE-125
Out-of-bounds Read
