Description
A security flaw has been discovered in 648540858 wvp-GB28181-pro 2.7.4-20260107. This vulnerability affects unknown code of the file LogController.java of the component Log File Download Endpoint. The manipulation of the argument fileName results in path traversal. The attack may be launched remotely. The exploit has been released to the public and may be used for attacks.
Published: 2026-08-14
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 Log File Download Endpoint of wvp-GB28181-pro (version 2.7.4-20260107). By manipulating the fileName parameter in LogController.java, an attacker can traverse directory boundaries and access files outside the intended logging directory. The flaw can be triggered remotely via the exposed web endpoint, and a public exploit has already been released. Successful exploitation results in reading arbitrary files on the host, potentially exposing sensitive configuration data or credentials.

Affected Systems

The vulnerability affects the product wvp-GB28181-pro from vendor 648540858, specifically released version 2.7.4-20260107. No other version information is currently provided, so any deployment of this exact version is at risk.

Risk and Exploitability

The CVSS base score of 5.3 indicates moderate severity, and the EPSS score is not available, so the current likelihood of exploitation is unknown. The vulnerability is not listed in the CISA KEV catalog. Attackers can reach the vulnerable endpoint over the network and supply a crafted fileName value; based on the description, it is inferred that the path traversal is not constrained by authentication or other checks, making the exploitation straightforward for remote actors. Given the publicly available exploit code, the risk to systems that remain on the vulnerable version is significant, especially if the application is exposed to untrusted clients.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade wvp-GB28181-pro to the latest available release that removes the path traversal flaw.
  • If an upgrade is not immediately possible, modify the LogController.java endpoint to sanitize the fileName input by removing dots, slashes, and ensuring the resolved path stays within the logs directory.
  • Deploy a web application firewall rule or reverse proxy that rejects requests containing path traversal patterns such as "../" in query parameters.
  • Continuously monitor access logs for suspicious file download attempts and verify that only expected file names are being requested.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description A security flaw has been discovered in 648540858 wvp-GB28181-pro 2.7.4-20260107. This vulnerability affects unknown code of the file LogController.java of the component Log File Download Endpoint. The manipulation of the argument fileName results in path traversal. The attack may be launched remotely. The exploit has been released to the public and may be used for attacks.
Title 648540858 wvp-GB28181-pro Log File Download Endpoint LogController.java path traversal
First Time appeared 648540858
648540858 wvp-gb28181-pro
Weaknesses CWE-22
CPEs cpe:2.3:a:648540858:wvp-gb28181-pro:*:*:*:*:*:*:*:*
Vendors & Products 648540858
648540858 wvp-gb28181-pro
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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


Subscriptions

648540858 Wvp-gb28181-pro
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-14T15:53:14.880Z

Reserved: 2026-08-14T06:00:27.359Z

Link: CVE-2026-19829

cve-icon Vulnrichment

Updated: 2026-08-14T15:53:11.599Z

cve-icon NVD

Status : Received

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

Modified: 2026-08-14T16:16:54.170

Link: CVE-2026-19829

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T16:00:05Z

Weaknesses
  • CWE-22

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