CVE-2026-62349

TDengine is an open source, time-series database optimized for Internet of Things devices. In 3.4.1.6 and earlier, source/libs/parser/src/parUtil.c trimString() checks space for only one byte before processing SQL string escape sequences \%, \_, or \x, allowing a one-byte out-of-bounds write to the stack buffer tmpTokenBuf that can cause denial of service and potentially remote code execution. This issue is fixed in version 3.4.1.14.
Configurations

No configuration.

History

No history.

Information

Published : 2026-07-15 19:18

Updated : 2026-07-15 20:18


NVD link : CVE-2026-62349

Mitre link : CVE-2026-62349

CVE.ORG link : CVE-2026-62349


JSON object : View

Products Affected

No product.

CWE
CWE-121

Stack-based Buffer Overflow

CWE-787

Out-of-bounds Write