Description
A vulnerability was determined in dromara lamp-cloud up to 5.10.0. This issue affects some unknown processing of the file FileChunkController.java of the component chunk-check endpoint. Executing a manipulation of the argument Name can lead to path traversal. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-08-13
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A path traversal flaw exists in the FileChunkController component of dromara lamp-cloud, specifically within the chunk-check endpoint. The flaw is triggered by manipulating the Name argument, allowing an attacker to resolve filesystem paths outside the intended directory and read sensitive files. This vulnerability can compromise confidentiality and, if abused further, could lead to unauthorized access of configuration or system files. The weakness is identified as CWE-22.

Affected Systems

dromara lamp-cloud is affected in all versions up to and including 5.10.0. No later versions have been confirmed vulnerable, and the vendor has yet to release a patch.

Risk and Exploitability

The CVSS score of 6.9 places this issue in the high severity range, and the EPSS score is not available, indicating a lack of recent exploitation data. The vulnerability is not listed in CISA KEV, but it has been publicly disclosed and is exploitable remotely via HTTP requests to the chunk-check endpoint. An attacker can craft input that causes the system to resolve paths such as ../../../../etc/passwd or similar, enabling file disclosure.

Generated by OpenCVE AI on August 14, 2026 at 00:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify that your lamp-cloud installation is newer than version 5.10.0 or apply a vendor‑released patch once it becomes available.
  • Limit exposure of the chunk-check endpoint by restricting access to trusted IP ranges or enforcing authentication so that only authorized users can invoke it.
  • Implement input validation or sanitization to reject path traversal sequences such as '..' or leading slashes in the Name parameter, reducing the risk of directory traversal attacks.

Generated by OpenCVE AI on August 14, 2026 at 00:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 23:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in dromara lamp-cloud up to 5.10.0. This issue affects some unknown processing of the file FileChunkController.java of the component chunk-check endpoint. Executing a manipulation of the argument Name can lead to path traversal. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized. The project was informed of the problem early through an issue report but has not responded yet.
Title dromara lamp-cloud chunk-check endpoint FileChunkController.java path traversal
First Time appeared Dromara
Dromara lamp-cloud
Weaknesses CWE-22
CPEs cpe:2.3:a:dromara:lamp-cloud:*:*:*:*:*:*:*:*
Vendors & Products Dromara
Dromara lamp-cloud
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/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:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Dromara Lamp-cloud
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-13T23:30:09.251Z

Reserved: 2026-08-13T15:40:05.430Z

Link: CVE-2026-19758

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T00:30:03Z

Weaknesses
  • CWE-22

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