Description
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.
Published: 2026-07-15
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

TDengine’s SQL lexer function tGetToken increments past a trailing backslash in a string literal, such as 'abc\\', causing a read one byte beyond the string’s null terminator. This out‑of‑bounds read permits an authenticated user who can submit arbitrary SQL statements to crash the database server and, potentially, leak the contents of adjacent memory. The vulnerability does not provide remote code execution but raises risks of denial of service and data leakage for users with write access to the database.

Affected Systems

The vulnerability affects the taosdata TDengine time‑series database. All installations running versions prior to 3.4.1.14 are impacted; the fix is included in 3.4.1.14 and later releases.

Risk and Exploitability

The CVSS score of 5.4 reflects a moderate severity, and the EPSS score of less than 1% indicates that real‑world exploitation is expected to be rare. The issue is not listed in CISA’s KEV catalog. Attackers require authenticated access to submit SQL commands, so only users with database privileges can trigger the crash. Once a target has the ability to run SQL, they could craft a malformed string literal to induce the out‑of‑bounds read and watch for crashes or memory disclosure. While the exploitation path is straightforward, the low probability of widespread use keeps the overall risk moderate.

Generated by OpenCVE AI on July 31, 2026 at 03:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade TDengine to version 3.4.1.14 or later to apply the out‑of‑bounds read fix.
  • Restart the database service so the new version takes effect.
  • Continuously monitor system logs and memory usage for signs of crashes or data leakage.

Generated by OpenCVE AI on July 31, 2026 at 03:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
First Time appeared Taosdata
Taosdata tdengine
Vendors & Products Taosdata
Taosdata tdengine

Wed, 15 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 15 Jul 2026 19:15:00 +0000

Type Values Removed Values Added
Description 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.
Title TDengine: Authenticated Out-of-Bounds Read in SQL Lexer tGetToken
Weaknesses CWE-125
CWE-126
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L'}


Subscriptions

Taosdata Tdengine
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-15T19:28:51.733Z

Reserved: 2026-07-13T21:42:50.096Z

Link: CVE-2026-62353

cve-icon Vulnrichment

Updated: 2026-07-15T19:28:18.419Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T03:15:04Z

Weaknesses