CVE Catalog

CVE-2026-24014

CriticalCVSS 9.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.38%

30th percentile - higher than 30% of all known CVEs

Summary

The internal RPC interface of Apache IoTDB DataNode for creating Trigger instances uses the uploaded Trigger JAR name to build a file path without sufficient validation. If the internal DataNode RPC port is exposed to an untrusted network, an attacker may use path traversal sequences in the JAR name to write files outside the intended Trigger installation directory. This could allow arbitrary file write with the permissions of the IoTDB process.

Risk Assessment

The risk is that an attacker can remotely write arbitrary files, potentially leading to full compromise of the IoTDB server, execution of malicious code, or modification of critical data.

Recommendation

It is recommended to immediately upgrade Apache IoTDB to version 2.0.8, which fixes this vulnerability. Also ensure that the internal DataNode RPC port is not exposed to untrusted networks.

Original NVD description (English source)

Apache IoTDB DataNode’s internal RPC interface for creating Trigger instances uses the uploaded Trigger JAR name to build a file path without sufficient validation. If the internal DataNode RPC port is exposed to an untrusted network, an attacker may use path traversal sequences in the JAR name to write files outside the intended Trigger installation directory. This could allow arbitrary file write with the permissions of the IoTDB process. 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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS