PT-2026-2304 · Unknown · Gin-Vue-Admin

D0Ub1E-Dcoordinator

·

Published

2026-01-12

·

Updated

2026-01-26

·

CVE-2026-22786

CVSS v4.0

8.6

High

VectorAV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions Gin-vue-admin versions prior to 2.8.8
Description Gin-vue-admin, a backstage management system based on vue and gin, contains a path traversal issue in the breakpoint resume upload functionality. The vulnerability exists because the MakeFile function in the breakpoint continue.go file directly concatenates the fileName parameter with the base directory path (./fileDir/) using os.OpenFile() without proper validation for directory traversal sequences, such as ../. An attacker with file upload privileges can exploit this to upload arbitrary files to any directory. The vulnerable API endpoint is /fileUploadAndDownload/breakpointContinueFinish. The fileName parameter is vulnerable.
Recommendations Update Gin-vue-admin to version 2.8.8 or later.

Exploit

Fix

Unrestricted File Upload

Path traversal

Weakness Enumeration

Related Identifiers

CVE-2026-22786
GHSA-3558-J79F-VVM6
GO-2026-4313
SUSE-SU-2026:0292-1

Affected Products

Gin-Vue-Admin