CVE-2026-24014 PUBLISHED

Apache IoTDB: Path Traversal in DataNode Internal RPC Trigger JAR Upload Allows Arbitrary File Write

Assigner: apache
Reserved: 20.01.2026 Published: 06.07.2026 Updated: 06.07.2026

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.

Product Status

Vendor Apache Software Foundation
Product Apache IoTDB
Versions Default: unaffected
  • affected from 1.3.3 to 2.0.8 (excl.)

Credits

  • Yan Nan (Detecon Security Lab). finder

References

Problem Types

  • CWE-284 Improper Access Control CWE
  • CWE-434 Unrestricted Upload of File with Dangerous Type CWE