Description
A vulnerability has been found in Dromara lamp-cloud up to 5.10.0. This affects an unknown part of the file DefGenProjectController.java of the component Code Generator. Such manipulation of the argument outputDir/parent/projectPrefix leads to path traversal. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-08-13
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A path traversal vulnerability exists in the DefGenProjectController.java component of Dromara lamp-cloud. This flaw is classified as CWE-22, a weakness that allows an attacker to traverse directories. By manipulating the outputDir/parent/projectPrefix request parameters, an attacker can influence the file system path resolution, potentially accessing or writing files outside the intended workspace. The CVE report explicitly states that an attacker can launch this attack remotely and that the exploit has been disclosed to the public.

Affected Systems

The flaw affects Dromara lamp-cloud software up to and including version 5.10.0. No other versions or distinct products are listed as affected within the CNA data. The vendor has not yet released a fix, and the issue remains unaddressed in the repository.

Risk and Exploitability

The CVSS score of 5.3 reflects a moderate severity. With no EPSS score available, the exact exploitation probability is uncertain, yet the ability to trigger the flaw remotely over HTTP makes the vulnerability a security concern for installations exposed to the internet. Although the description does not guarantee arbitrary file read or write, the traversal can lead to unauthorized file access, which can facilitate subsequent compromise. The risk remains elevated until a patch or mitigation is applied.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install a more recent Dromara lamp-cloud release that contains the patch, if available.
  • Restrict network access to the Code Generator API by whitelisting trusted IP ranges or placing it behind a VPN or internal firewall.
  • Apply server‑side validation or sanitization for the outputDir, parent, and projectPrefix parameters to block directory traversal characters before the request is processed.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description A vulnerability has been found in Dromara lamp-cloud up to 5.10.0. This affects an unknown part of the file DefGenProjectController.java of the component Code Generator. Such manipulation of the argument outputDir/parent/projectPrefix leads to path traversal. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Title Dromara lamp-cloud Code Generator DefGenProjectController.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': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/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-13T22:30:10.915Z

Reserved: 2026-08-13T15:39:57.082Z

Link: CVE-2026-19756

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T23:17:14.617

Modified: 2026-08-13T23:17:14.617

Link: CVE-2026-19756

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-22

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