Description
Files or Directories Accessible to External Parties vulnerability in Apache InLong. Any user who can authenticate to the manager can create, modify and delete Data Node definitions.

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/12161 .
Published: 2026-08-20
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability stems from missing authorization checks on the DataNode management endpoints within Apache InLong. As a result, any authenticated user with access to the manager has the ability to create, modify, and delete Data Node definitions. The weakness is a failure to enforce proper access control (CWE‑552), which allows an attacker to alter routing or storage configurations, potentially exposing or tampering with data flows.

Affected Systems

Affected vendors and products include the Apache Software Foundation's Apache InLong system. Versions from 2.0.0 up to, but not including, 2.4.0 are vulnerable. No specific minor version numbers are listed, so all releases in that range should be considered at risk.

Risk and Exploitability

Based on the description, it is inferred that the attack vector is credential‑based and limited to users who can authenticate to the manager. The CVSS score is 8.1 and the EPSS score is < 1%, indicating a high severity but a low current likelihood of exploitation. In environments where the manager interface is exposed to untrusted networks or where privileged accounts are widely distributed, the potential impact is significant. Since the vulnerability is not listed in CISA's KEV catalog, no public exploits are known at this time, but the missing authorization could be leveraged for internal privilege escalation or unintended data handling, warranting immediate attention.

Generated by OpenCVE AI on August 24, 2026 at 19:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache InLong to version 2.4.0 or apply the patch referenced in pull request https://github.com/apache/inlong/pull/12161
  • Ensure that the manager component is only reachable from trusted hosts and protected behind robust authentication mechanisms
  • Restrict the set of users who can authenticate to the manager, enforcing least‑privilege and removing any accounts that should not have the ability to manage DataNode definitions

Generated by OpenCVE AI on August 24, 2026 at 19:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:apache:inlong:*:*:*:*:*:*:*:*

Mon, 24 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 24 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Thu, 20 Aug 2026 19:00: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:00:00 +0000

Type Values Removed Values Added
Description Files or Directories Accessible to External Parties vulnerability in Apache InLong. Any user who can authenticate to the manager can create, modify and delete Data Node definitions. 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/12161 .
Title Apache InLong: Missing authorization on DataNode management endpoints
Weaknesses CWE-552
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-24T16:57:08.270Z

Reserved: 2026-07-15T06:22:52.859Z

Link: CVE-2026-63042

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-27T00:01:55.500

Link: CVE-2026-63042

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T19:30:17Z

Weaknesses
  • CWE-552

    Files or Directories Accessible to External Parties