Description
Out-of-bounds Read, Improper Input Validation vulnerability in Apache IoTDB C++ client.
Out-of-bounds reads in IoTDB C++ client TsBlock deserializer crash client
process on malformed server data.


This issue affects Apache IoTDB C++ client: from 1.3.5 before 1.3.8, from 2.0.5 before 2.0.10.

Users are recommended to upgrade to version 2.0.10, which fixes the issue.
Published: 2026-07-10
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is an out-of-bounds read caused by improper input validation in the IoTDB C++ client. When the client receives malformed data from the server, it reads beyond allocated buffer boundaries and crashes. The primary impact is that the client process terminates, leading to a denial of service. The attacker does not gain code execution or data exfiltration capabilities based on the current description.

Affected Systems

Apache IoTDB C++ client versions prior to 1.3.8 and prior to 2.0.10 are affected. Specifically, all releases from 1.3.5 up to but not including 1.3.8 and from 2.0.5 up to but.10. Users should upgrade to version 2.0.10 or later to receive the fix.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity risk, while the EPSS score of less than 1% suggests the likelihood of exploitation is currently very low. The vulnerability is not listed in CISA's KEV catalog. Based on the nature of the flaw, the likely attack vector is a malicious or compromised server that sends specially crafted TsBlock data to the client. An attacker can force the client process to terminate, disrupting client functionality.

Generated by OpenCVE AI on July 31, 2026 at 13:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache IoTDB C++ client to version 2.0.10 or later to fix the out‑of‑bounds read flaw (CWE‑125) and the improper input validation vulnerability (CWE‑20).
  • Implement strict input validation on incoming TsBlock data, ensuring that only well‑formed data is processed, to guard against CWE‑20 style attacks.
  • Isolate the client from untrusted servers by enforcing network segmentation or firewall rules, thereby limiting potential exposure to malformed payloads that could trigger CWE‑125.

Generated by OpenCVE AI on July 31, 2026 at 13:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 10 Jul 2026 08:00:00 +0000

Type Values Removed Values Added
Description Out-of-bounds Read, Improper Input Validation vulnerability in Apache IoTDB C++ client. Out-of-bounds reads in IoTDB C++ client TsBlock deserializer crash client process on malformed server data. This issue affects Apache IoTDB C++ client: from 1.3.5 before 1.3.8, from 2.0.5 before 2.0.10. Users are recommended to upgrade to version 2.0.10, which fixes the issue.
Title Apache IoTDB C++ client: Out-of-bounds reads in C++ client TsBlock deserializer crash client process on malformed server data
Weaknesses CWE-125
CWE-20
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-10T14:55:00.635Z

Reserved: 2026-04-13T09:02:17.905Z

Link: CVE-2026-40454

cve-icon Vulnrichment

Updated: 2026-07-10T14:27:13.557Z

cve-icon NVD

Status : Deferred

Published: 2026-07-10T08:16:22.750

Modified: 2026-07-10T16:16:30.770

Link: CVE-2026-40454

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T13:15:03Z

Weaknesses