Description
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Apache IoTDB.

This issue affects Apache IoTDB: from 1.0.0 before 1.3.6, from 2.0.0 before 2.0.7.

Users are recommended to upgrade to version 1.3.6 and 2.0.7, which fixes the issue.
Published: 2026-06-26
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Apache IoTDB contains a Path Traversal vulnerability that allows an attacker to construct pathnames that reference files outside the intended directory, potentially exposing sensitive configuration or data files. This weakness, identified as CWE‑22, can lead to unauthorized disclosure of confidential information and could be leveraged to modify key files, creating a vector for further compromise of the system. The primary impact is therefore the ability to read or alter files that should be protected by the application’s sandbox.

Affected Systems

The vulnerability affects Apache IoTDB versions 1.0.0 through 1.3.5 and 2.0.0 through 2.0.6. Users of the Apache Software Foundation’s Apache IoTDB deployment must verify their installation against these version ranges.

Risk and Exploitability

The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Due to the nature of path traversal, remote attackers who can send or request commands to the IoTDB server may craft malicious paths and access arbitrary files, jeopardizing confidentiality, integrity, and potentially availability if critical configuration is altered. While the concrete CVSS score is not provided, the impact is considered high because the flaw allows direct manipulation of the file system from within the application context. Until the vendor releases a fix, the risk remains significant in environments where IoTDB is exposed to external networks or untrusted clients.

Generated by OpenCVE AI on June 26, 2026 at 13:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache IoTDB to version 1.3.6 or 2.0.7, which includes the patch that correctly limits pathname traversal.
  • Validate and sanitize any user-supplied file path inputs before they are processed, ensuring that normalization does not resolve to directories outside the intended data store.
  • Run the IoTDB process under the least privilege principle, restricting file system permissions to only the directories required for operation.
  • Consider applying OS‑level controls such as chroot jails or mounting the data directory with isolation options to harden against inadvertent file access.

Generated by OpenCVE AI on June 26, 2026 at 13:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 17:30:00 +0000

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

Fri, 26 Jun 2026 12:45:00 +0000

Type Values Removed Values Added
Description Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Apache IoTDB. This issue affects Apache IoTDB: from 1.0.0 before 1.3.6, from 2.0.0 before 2.0.7. Users are recommended to upgrade to version 1.3.6 and 2.0.7, which fixes the issue.
Title Apache IoTDB: Path Traversal Vulnerability
Weaknesses CWE-22
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-06-26T18:36:29.179Z

Reserved: 2025-10-28T10:25:16.958Z

Link: CVE-2025-64152

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T17:15:04Z

Weaknesses
  • CWE-22

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