CVE-2026-22786
CVE-2026-22786 is a high-severity vulnerability in Gin-vue-admin Project Gin-vue-admin with a CVSS 3.x base score of 7.2. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-22.
Key facts
- Severity: High (CVSS 3.x base score 7.2)
- CVSS v4: 7.3
- EPSS exploit prediction: 1% (57th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-2000
- Weakness: CWE-22
- Affected product: Gin-vue-admin Project Gin-vue-admin
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2026-22786?
- 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.
- How severe is CVE-2026-22786?
- CVE-2026-22786 has a CVSS 3.x base score of 7.2, rated high severity. It is exploitable over network with low attack complexity, requires high privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-22786 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (57th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-22786?
- CVE-2026-22786 affects Gin-vue-admin Project Gin-vue-admin. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-22786?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-22786 have an EU (EUVD) identifier?
- Yes. CVE-2026-22786 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-2000.
- When was CVE-2026-22786 published?
- CVE-2026-22786 was published on 2026-01-12 and last updated on 2026-06-17.
References
- https://github.com/flipped-aurora/gin-vue-admin/commit/2242f5d6e133e96d1b359ac019bf54fa0e975dd5
- https://github.com/flipped-aurora/gin-vue-admin/security/advisories/GHSA-3558-j79f-vvm6
Affected products (1)
- cpe:2.3:a:gin-vue-admin_project:gin-vue-admin:*:*:*:*:*:*:*:*
More vulnerabilities in Gin-vue-admin Project Gin-vue-admin
- CVE-2022-39345 — Critical (CVSS 9.8): Gin-vue-admin is a backstage management system based on vue and gin, which separates the front and rear of the full…
- CVE-2022-39305 — Critical (CVSS 9.8): Gin-vue-admin is a backstage management system based on vue and gin, which separates the front and rear of the full…
- CVE-2021-44219 — Critical (CVSS 9.8): Gin-Vue-Admin before 2.4.6 mishandles a SQL database.
- CVE-2025-66410 — Critical (CVSS 9.1): Gin-vue-admin is a backstage management system based on vue and gin. In 2.8.6 and earlier, attackers can delete any…
- CVE-2022-32176 — Critical (CVSS 9.0): In "Gin-Vue-Admin", versions v2.5.1 through v2.5.3b are vulnerable to Unrestricted File Upload that leads to execution…
- CVE-2022-32177 — Critical (CVSS 9.0): In "Gin-Vue-Admin", versions v2.5.1 through v2.5.3beta are vulnerable to Unrestricted File Upload that leads to…
All CVEs affecting Gin-vue-admin Project Gin-vue-admin →
Other CWE-22 (Path Traversal) vulnerabilities
- CVE-2026-48282 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Limitation of a Pathname to a Restricted…
- CVE-2026-54917 — Critical (CVSS 10.0): SeaweedFS is a distributed storage system for object storage (S3), file systems, and Iceberg tables. Prior to 4.30, the…
- CVE-2026-11429 — Critical (CVSS 10.0): Two endpoints in the Vault Service ScriptsController, shared by Altium Enterprise Server and Altium 365, accept file…
- CVE-2026-34909 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit a Path Traversal vulnerability found in UniFi OS devices to…
- CVE-2026-7411 — Critical (CVSS 10.0): In Eclipse BaSyx Java Server SDK versions prior to 2.0.0-milestone-10, inadequate path normalization in the Submodel…
- CVE-2026-36767 — Critical (CVSS 10.0): A path traversal vulnerability in the /content/images/add endpoint of shopizer v3.2.5 allows attackers write arbitrary…