Description
A vulnerability was determined in DTStack Taier 1.4.0. Affected by this issue is the function FileUtils.deleteDirectory of the file ClusterController.java of the component Cluster Creation. This manipulation of the argument clusterName causes path traversal. Remote exploitation of the attack is possible. Upgrading to version 1.5.0 can resolve this issue. Patch name: ec8c59c76aceb04ab3080543ab2d9c6a4b674729. The affected component should be upgraded.
Published: 2026-08-14
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A path traversal vulnerability exists in the FileUtils.deleteDirectory method within ClusterController.java of DTStack Taier 1.4.0. By manipulating the clusterName parameter, an attacker can influence the directory that is deleted, enabling removal of arbitrary directories on the filesystem. The CVE document states that the issue is remotely exploitable, suggesting that a client interaction with the affected endpoint could trigger the traversal and subsequent deletion, potentially leading to data loss or disruption of the Taier service.

Affected Systems

The affected product is DTStack Taier, specifically version 1.4.0. The issue is mitigated in version 1.5.0, which is the recommended target for update.

Risk and Exploitability

The CVSS score of 5.1 indicates a moderate severity. EPSS information is not available and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is remote and requires access to the Cluster Creation API. An exploit would delete arbitrary directories, which could compromise data integrity and availability, and may serve as a foothold for further attacks if critical system directories are removed.

Generated by OpenCVE AI on August 14, 2026 at 01:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade DTStack Taier to version 1.5.0 or later.
  • Apply the security patch identified by commit ec8c59c76aceb04ab3080543ab2d9c6a4b674729 if an upgrade is not immediately possible.
  • Restrict or disable the Cluster Creation endpoint for untrusted users to limit exposure until the patch or upgrade is deployed.

Generated by OpenCVE AI on August 14, 2026 at 01:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 00:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in DTStack Taier 1.4.0. Affected by this issue is the function FileUtils.deleteDirectory of the file ClusterController.java of the component Cluster Creation. This manipulation of the argument clusterName causes path traversal. Remote exploitation of the attack is possible. Upgrading to version 1.5.0 can resolve this issue. Patch name: ec8c59c76aceb04ab3080543ab2d9c6a4b674729. The affected component should be upgraded.
Title DTStack Taier Cluster Creation ClusterController.java FileUtils.deleteDirectory path traversal
First Time appeared Dtstack
Dtstack taier
Weaknesses CWE-22
CPEs cpe:2.3:a:dtstack:taier:*:*:*:*:*:*:*:*
Vendors & Products Dtstack
Dtstack taier
References
Metrics cvssV2_0

{'score': 4.7, 'vector': 'AV:N/AC:L/Au:M/C:N/I:P/A:P/E:ND/RL:OF/RC:C'}

cvssV3_0

{'score': 3.8, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L/E:X/RL:O/RC:C'}

cvssV3_1

{'score': 3.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L/E:X/RL:O/RC:C'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:X'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-14T00:15:08.895Z

Reserved: 2026-08-13T16:44:05.203Z

Link: CVE-2026-19763

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-14T01:18:57.253

Modified: 2026-08-14T01:18:57.253

Link: CVE-2026-19763

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T01:30:04Z

Weaknesses
  • CWE-22

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