Description
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Apache IoTDB.
An attacker can write arbitrary files anywhere the IoTDB process has write permissions with unsafe API.


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.
Published: 2026-07-10
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from an improper limitation of a pathname to a restricted directory. When an attacker exploits the pipe file transfer receiver API, they can write arbitrary files to any location where the IoTDB process has write permission. Although the flaw does not guarantee that the written files will be executed, it enables arbitrary file creation and placement, potentially compromising data integrity IoTDB versions 1.0.0 through 2.0.9. All deployments running open source time‑series database maintained by the Apache Software Foundation.

Affected Systems

The affected systems include Apache Software Foundation's Apache IoTDB, specifically versions 1.0.0 up to (but not including) 2.0.10. All deployments of the open source time‑series database that run these versions are vulnerable.

Risk and Exploitability

With a CVSS score of 9.1 the vulnerability is classified as critical, but the EPSS score of less than 1% indicates a low current exploitation probability. The flaw is not listed in the CISA KEV catalog. The attack vector is remote, accessed via the pipe file transfer receiver API, and can be triggered over the network by an adversary who can reach the service. Authentication requirements are not specified in the advisory, so that assumption is inferred.

Generated by OpenCVE AI on July 28, 2026 at 08:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache IoTDB to version 2.0.10 or later to eliminate the path traversal flaw.
  • Restrict the IoTDB process’s write permissions to a dedicated directory to limit unintended file placement if an upgrade cannot be performed immediately.
  • Disable or restrict the pipe file transfer receiver API until the vulnerability is patched to mitigate immediate remote exploitation.

Generated by OpenCVE AI on July 28, 2026 at 08:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 10 Jul 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache iotdb
Vendors & Products Apache
Apache iotdb

Fri, 10 Jul 2026 08:00:00 +0000

Type Values Removed Values Added
Description Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Apache IoTDB. An attacker can write arbitrary files anywhere the IoTDB process has write permissions with unsafe API. 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.
Title Apache IoTDB: Path Traversal in Pipe File Transfer Receiver
Weaknesses CWE-22
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-10T15:02:01.778Z

Reserved: 2026-04-08T08:40:49.866Z

Link: CVE-2026-40005

cve-icon Vulnrichment

Updated: 2026-07-10T14:54:52.860Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-28T08:30:18Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')