CVE Catalog

CVE-2026-62353

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

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

Summary

In TDengine before version 3.4.1.14, the tGetToken() function in the SQL parser mishandles string literals ending with a backslash, causing an out-of-bounds read. An authenticated user can submit a crafted SQL query to crash the server and potentially leak adjacent memory.

Risk Assessment

The organization is exposed to denial-of-service attacks and potential leakage of sensitive data from the database server memory, compromising confidentiality and availability.

Recommendation

Upgrade TDengine to version 3.4.1.14 or later immediately, which contains the 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.14, source/libs/parser/src/parTokenizer.c tGetToken() incremented past a trailing backslash in a SQL string literal such as 'abc\ and read one byte beyond the null terminator, allowing an authenticated user who can submit SQL queries to crash the server and possibly leak adjacent memory. This issue is fixed in version 3.4.1.14.

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