CVE-2026-24012

CVE-2026-24012: Apache IoTDB: Denial of Service via Resource Exhaustion in Aggregation Query

Vendor Apache Software Foundation
Product Apache IoTDB
Weakness CWE-400
Published July 6, 2026
Last update July 6, 2026

CVSS base score

What the vulnerability does

01Description

Uncontrolled Resource Consumption vulnerability in Apache IoTDB.  Some interface fails to impose reasonable limits on the time span and aggregation interval of the query. An attacker can construct a request with extreme parameters (e.g., a very large time range combined with a minimal interval). This forces the DataNode to build an enormous result set in memory, which exhausts the Java heap and causes the DataNode process to crash. This issue affects Apache IoTDB: from 1.3.3 before 2.0.8. Users are recommended to upgrade to version 2.0.8, which fixes the issue.

Key dates

02Disclosure timeline

July 6, 2026 CVE published
July 6, 2026 Record updated