CVE-2026-5013 Details
Description
A vulnerability has been found in elecV2 elecV2P up to 3.8.3. Impacted is the function path.join of the file /store/:key. The manipulation of the argument URL leads to path traversal. The attack is possible to be carried out 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.
A path traversal vulnerability has been identified in elecV2 elecV2P versions through 3.8.3. The issue arises in the /store/:key endpoint, where the URL parameter is passed directly to the path.join function without proper sanitization. This vulnerability allows for the manipulation of the file path to escape the intended directory and access arbitrary files on the server. The vulnerability can be exploited remotely, without authentication, and has been publicly disclosed along with a proof-of-concept exploit that demonstrates its impact by reading the /etc/passwd file.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Mar 28, 2026CISA-ADP
Assessed Mar 30, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/elecV2/elecV2P/ | [email protected] | ProductSource CodeVendor |
| https://github.com/elecV2/elecV2P/issues/199 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/submit/779177 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/vuln/353898 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/353898/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| elecV2P | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 28, 2026 | New CVE Received | [email protected] |
Volerion