Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://lists.apache.org/thread/tr23kh6kp8drrsv8ypv1mqm4v5kyy23m
- http://www.openwall.com/lists/oss-security/2026/07/10/4
FAQ
What is CVE-2026-40007?
CVE-2026-40007 is a vulnerability with a CVSS score of 7.5 (HIGH). 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...
How severe is CVE-2026-40007?
CVE-2026-40007 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-40007?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.