CVE-2025-64176 MEDIUM

CVE-2025-64176: ThinkDashboard: Arbitrary File Upload vulnerability in the Backup Import Feature

Vendor Matiasdesuu
Product ThinkDashboard
Weakness CWE-20 · Input validation
Published November 6, 2025
Last update November 6, 2025

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

ThinkDashboard is a self-hosted bookmark dashboard built with Go and vanilla JavaScript. In versions 0.6.7 and below, an attacker can upload any file they wish to the /data directory of the web application via the backup import feature. When importing a backup, an attacker can first choose a .zip file to bypass the client-side file-type verification. This could lead to stored XSS, or be used for other nefarious purposes such as malware distribution. This issue is fixed in version 0.6.8.

Key dates

02Disclosure timeline

November 6, 2025 CVE published
November 6, 2025 Record updated