Description
A flaw has been found in alldatacenter alldata up to 0.6.8. This impacts the function FileInputStream of the file /admin/controller/JobLogController.java of the component logDetailCat Endpoint. This manipulation of the argument executorAddress causes path traversal. It is possible to initiate the attack remotely. The exploit has been published and may be used. The project closed the issue report as "not planned" without any further explanation.
Published: 2026-08-14
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability resides in the JobLogController.java component of the alldata framework and allows an attacker to manipulate the executorAddress argument to perform a path traversal. By controlling this input the attacker can read files outside the intended directory, potentially exposing sensitive configuration or system files. The flaw is a classic example of CWE‑22 and can lead to confidentiality compromise if exploited successfully.

Affected Systems

The flaw affects alldatacenter’s alldata application up to version 0.6.8. Any installation of this software that has not been updated beyond 0.6.8 is at risk.

Risk and Exploitability

The CVSS score of 6.9 categorizes the weakness as moderate severity. EPSS is not available, and the vulnerability is not listed in CISA KEV, but an exploit has already been published and noted as remotely actionable. The likely attack vector is remote, as the flaw can be triggered through a web request that supplies a crafted executorAddress value.

Generated by OpenCVE AI on August 14, 2026 at 15:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade alldata to any release newer than 0.6.8
  • Restrict access to the /admin endpoint to trusted IP addresses or network segments
  • Monitor application logs for suspicious executorAddress activity and review file access patterns

Generated by OpenCVE AI on August 14, 2026 at 15:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 14 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
Description A flaw has been found in alldatacenter alldata up to 0.6.8. This impacts the function FileInputStream of the file /admin/controller/JobLogController.java of the component logDetailCat Endpoint. This manipulation of the argument executorAddress causes path traversal. It is possible to initiate the attack remotely. The exploit has been published and may be used. The project closed the issue report as "not planned" without any further explanation.
Title alldatacenter alldata logDetailCat Endpoint JobLogController.java FileInputStream path traversal
First Time appeared Alldata
Alldata alldata
Weaknesses CWE-22
CPEs cpe:2.3:a:alldata:alldata:*:*:*:*:*:*:*:*
Vendors & Products Alldata
Alldata alldata
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:N/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-14T14:50:56.297Z

Reserved: 2026-08-14T05:50:16.024Z

Link: CVE-2026-19827

cve-icon Vulnrichment

Updated: 2026-08-14T14:50:15.598Z

cve-icon NVD

Status : Deferred

Published: 2026-08-14T14:16:50.723

Modified: 2026-08-14T19:09:56.813

Link: CVE-2026-19827

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T15:45:05Z

Weaknesses
  • CWE-22

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