CVE-2025-64176

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.
Configurations

No configuration.

History

06 Nov 2025, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-11-06 22:15

Updated : 2025-11-06 22:15


NVD link : CVE-2025-64176

Mitre link : CVE-2025-64176

CVE.ORG link : CVE-2025-64176


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation

CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-434

Unrestricted Upload of File with Dangerous Type