216.73.216.170

CVE-2026-22786

· Published 12/01/2026 22:16 · Modified 13/01/2026 14:03

Labels: CVE-2026-22786 2026-01-12CVE-2026-22786CWE-22[email protected]

Essential information

Published
12/01/2026 22:16
Modified
13/01/2026 14:03
Author
Creator
CVSS
7.3 HIGH (v3) 7.3 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Gin-vue-admin is a backstage management system based on vue and gin. Gin-vue-admin <= v2.8.7 has a path traversal vulnerability in the breakpoint resume upload functionality. Attacker can upload any files on any directory. In the breakpoint_continue.go file, the MakeFile function accepts a fileName parameter through the /fileUploadAndDownload/breakpointContinueFinish API endpoint and directly concatenates it with the base directory path (./fileDir/) using os.OpenFile() without any validation for directory traversal sequences (e.g., ../). An attacker with file upload privileges could exploit this vulnerability.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
gin-vue-admin / gin-vue-admin cpe:2.3:a:gin-vue-admin:gin-vue-admin:<2.8.7:*:*:*:*:*:*:*

References