{"schema_version": "1.6.1", "id": "CVE-2026-24014", "summary": "Path Traversal in DataNode Internal RPC Trigger JAR Upload Allows Arbitrary File Write", "details": "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.\n\nThis issue affects Apache IoTDB: from 1.3.3 before 2.0.8.\n\nUsers are recommended to upgrade to version 2.0.8, which fixes the issue.", "affected": [{"ranges": [{"type": "SEMVER", "events": [{"introduced": "1.3.3"}, {"fixed": "2.0.8"}]}]}], "references": [{"type": "WEB", "url": "https://lists.apache.org/thread/38298f803gb5j9nlhf0l9zkf34o90h3m"}]}