Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/taosdata/TDengine/security/advisories/GHSA-8pc4-p252-f5m7
- https://github.com/taosdata/TDengine/security/advisories/GHSA-8pc4-p252-f5m7
FAQ
What is CVE-2026-62351?
CVE-2026-62351 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 =...
How severe is CVE-2026-62351?
CVE-2026-62351 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-62351?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.