CVE-2026-8115 Details
Description
A security flaw has been discovered in gyoridavid short-video-maker up to 1.3.4. This affects an unknown part of the file src/server/routers/rest.ts of the component REST API. The manipulation of the argument req.params.tmpFile results in path traversal. The attack can be launched remotely. The exploit has been released to the public and may be used for attacks. 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 Gyoridavid Short-Video-Maker versions through 1.3.4. The issue resides in the REST API component, specifically within the file 'src/server/routers/rest.ts'. The vulnerability allows remote attackers to manipulate the 'req.params.tmpFile' and 'req.params.fileName' parameters, enabling them to traverse directories and access files outside the intended directories on the server.
It is recommended to update the REST API to validate and sanitize route parameters, ensuring they do not contain traversal sequences or absolute paths. Implementing checks to confirm that requested files remain within the intended directories before serving them can also mitigate this vulnerability.
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 May 7, 2026CISA-ADP
Assessed May 8, 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/gyoridavid/short-video-maker/ | [email protected] | ProductSource CodeVendor |
| https://github.com/gyoridavid/short-video-maker/issues/73 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://vuldb.com/submit/808258 | [email protected] | Permission Required |
| https://vuldb.com/vuln/361903 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/361903/cti | [email protected] | AdvisoryPermission Required |
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 |
|---|---|
| gyoridavid short-video-maker | 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 |
| May 7, 2026 | New CVE Received | [email protected] |
Volerion