CVE-2026-40006
Last modified
CVE-2026-40006 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Memory Allocation with Excessive Size Value, Allocation of Resources Without Limits or Throttling, Missing Authentication for Critical Function vulnerability in Apache IoTDB. When pipe_air_gap_receiver_enabled=true, the IoTDB AirGap pipe receiver accepts raw TCP connections on port 9780 with no authentication. The readLength method reads an attacker-controlled 32-bit integer from the socket and readData passes it directly to new byte[length] with no upper-bound check. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
Memory Allocation with Excessive Size Value, Allocation of Resources Without Limits or Throttling, Missing Authentication for Critical Function vulnerability in Apache IoTDB. When pipe_air_gap_receiver_enabled=true, the IoTDB AirGap pipe receiver accepts raw TCP connections on port 9780 with no authentication. The readLength method reads an attacker-controlled 32-bit integer from the socket and readData passes it directly to new byte[length] with no upper-bound check. An unauthenticated attacker can cause the JVM to attempt an allocation of up to 2,147,483,647 bytes per connection, exhausting heap memory and crashing or severely degrading the DataNode process. 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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Apache Software Foundation | Apache IoTDB | >= 1.0.0, < 2.0.10 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-40006?
How severe is CVE-2026-40006?
How do I fix CVE-2026-40006?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-40000The Activity zte.com.cn.filer/zte.com.cn.filer.FilePreViewAc…1.8
- CVE-2026-40001There is a local privilege escalation vulnerability in the Z…5.2
- CVE-2026-40002Red Magic 11 Pro (NX809J) contains a vulnerability that allo…8.8
- CVE-2026-40003ZTE ZX297520V3 BootROM contains a vulnerability that allows …6.8
- CVE-2026-40004There exists an openssl.cnf privilege escalation vulnerabili…7.8
- CVE-2026-40005Improper Limitation of a Pathname to a Restricted Directory …9.1
- CVE-2026-40007Uncontrolled Recursion, Uncontrolled Resource Consumption vu…7.5
- CVE-2026-40008Use of Externally-Controlled Input to Select Classes or Code…9.8
- CVE-2026-40009Improper Privilege Management, Improper Access Control vulne…6.5
- CVE-2026-4001The Woocommerce Custom Product Addons Pro plugin for WordPre…9.8
- CVE-2026-40010Missing invocation of Servlet http web request method change…9.1
- CVE-2026-40011An attacker sending a large number of crafted DNS queries mi…3.7
Are you affected by CVE-2026-40006?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
