CVE-2026-7519
Path Traversal in Fujian Apex LiveBOS
Publication date: 2026-05-01
Last updated on: 2026-05-01
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| fujian_apex | livebos | to 2.0 (inc) |
| fujian_apex | livebos | 2.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Fujian Apex LiveBOS up to version 2.0, specifically in an unknown function of the file /feed/UploadImage.do within the Endpoint component.
The issue arises from improper handling of the 'filename' argument, which allows an attacker to perform a path traversal attack.
This means an attacker can manipulate the file path to access files and directories outside the intended scope.
The attack can be launched remotely without authentication.
Upgrading to version 2.1 is recommended to fix this vulnerability.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to access or manipulate files on the affected system that should normally be restricted.
Such unauthorized access can lead to information disclosure, data tampering, or further compromise of the system.
Because the attack can be performed remotely without authentication, it increases the risk of exploitation.
What immediate steps should I take to mitigate this vulnerability?
Upgrading the affected Fujian Apex LiveBOS component to version 2.1 is recommended to address this vulnerability.