CVE-2026-40007

Uncontrolled Recursion, Uncontrolled Resource Consumption vulnerability in Apache IoTDB. When pipe_air_gap_receiver_enabled=true, the IoTDB AirGap receiver's readLength method calls itself recursively each time it recognises the E-language prefix in socket data, with no depth limit. An unauthenticated attacker can send a stream of repeated E-language prefixes that drives the recursion arbitrarily deep, exhausting the receiver thread's JVM stack and raising StackOverflowError. This issue affects Apache IoTDB: from 1.0.0 before 2.0.10. Users are recommended to upgrade to version 2.0.10, which fixes the issue.
Configurations

No configuration.

History

10 Jul 2026, 16:16

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2026/07/10/4 -

10 Jul 2026, 15:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5

10 Jul 2026, 08:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-10 08:16

Updated : 2026-07-10 16:16


NVD link : CVE-2026-40007

Mitre link : CVE-2026-40007

CVE.ORG link : CVE-2026-40007


JSON object : View

Products Affected

No product.

CWE
CWE-400

Uncontrolled Resource Consumption

CWE-674

Uncontrolled Recursion