Description
Relative Path Traversal vulnerability in Apache InLong. Arbitrary file read from the Agent host filesystem.

This issue affects Apache InLong: from 2.0.0 before 2.4.0.



Users are advised to upgrade to Apache InLong's 2.4.0 or cherry-pick [1] to solve it.

[1]  https://github.com/apache/inlong/pull/12146 .
Published: 2026-08-20
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a relative path traversal flaw that allows an attacker to read any file on the Agent host filesystem. By specifying a malicious file source path, the attacker can access privileged configuration files, credentials, or other sensitive data. The impact is a confidentiality breach; no known denial‑of‑service or code‑execution vectors are documented in the CVE data.

Affected Systems

Affected versions are all Apache InLong releases from 2.0.0 up to, but not including, 2.4.0. The products impacted are the Apache InLong Agent components distributed by the Apache Software Foundation. No specific sub‑components or third‑party libraries are noted as affected.

Risk and Exploitability

The CVSS score is not provided, but the path traversal flaw is generally considered high severity due to the potential for arbitrary file disclosure. The EPSS score is not available, and the flaw is not listed in CISA’s KEV catalog, indicating no confirmed public exploits yet. The likely attack vector is remote, provided an attacker can supply a crafted file source path to the Agent (e.g., via exposed API or configuration upload). Based on the description, it is inferred that authentication or authorization controls are insufficient to prevent path manipulation.

Generated by OpenCVE AI on August 20, 2026 at 20:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Apache InLong 2.4.0 or newer; the patch removes the vulnerable code path.
  • If upgrading immediately is not possible, cherry‑pick the security patch from pull request 12146 which applies the necessary bounds checking.
  • Disable or restrict any external input that can specify file source paths, or enforce directory whitelisting and canonical path normalization before use.

Generated by OpenCVE AI on August 20, 2026 at 20:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 19:30:00 +0000

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

Thu, 20 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
References

Thu, 20 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
Description Relative Path Traversal vulnerability in Apache InLong. Arbitrary file read from the Agent host filesystem. This issue affects Apache InLong: from 2.0.0 before 2.4.0. Users are advised to upgrade to Apache InLong's 2.4.0 or cherry-pick [1] to solve it. [1]  https://github.com/apache/inlong/pull/12146 .
Title Apache InLong: Agent path traversal via unvalidated file source path
Weaknesses CWE-23
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-20T17:09:21.991Z

Reserved: 2026-07-15T06:42:54.380Z

Link: CVE-2026-63043

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-20T16:17:30.327

Modified: 2026-08-20T17:19:14.813

Link: CVE-2026-63043

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T20:30:05Z

Weaknesses
  • CWE-23

    Relative Path Traversal