Back to overview

CVE-2026-40007

Description
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.

Metadata

CVE ID
CVE-2026-40007
State
PUBLISHED
Assigner
apache
Reserved
2026-04-08 08:42 UTC
Published
2026-07-10 07:12 UTC
Last updated
2026-07-10 07:12 UTC
Primary CWE
CWE-674
CWE-674 Uncontrolled Recursion
Vendor / Product
Apache Software Foundation / Apache IoTDB
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (1)
VendorProductPlatformVersions
Apache Software Foundation Apache IoTDB 1.0.0 < 2.0.10
Weakness (CWE)
CWESourceDescription
CWE-400 cna CWE-400 Uncontrolled Resource Consumption
CWE-674 cna CWE-674 Uncontrolled Recursion
Back to overview