CVE-2025-64176
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2025-64176, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-11-06

Last updated on: 2025-11-21

Assigner: GitHub, Inc.

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-11-06
Last Modified
2025-11-21
Generated
2026-07-06
AI Q&A
2025-11-06
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
matiasdesuu thinkdashboard to 0.6.8 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-20 The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
CWE-434 The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in ThinkDashboard versions 0.6.7 and below allows an attacker to upload any file to the /data directory of the web application via the backup import feature. The attacker can bypass client-side file-type verification by choosing a .zip file, potentially leading to stored cross-site scripting (XSS) attacks or other malicious activities such as malware distribution. The issue is fixed in version 0.6.8.

Impact Analysis

The vulnerability can allow attackers to upload malicious files to the web application, which could result in stored XSS attacks affecting users or the distribution of malware. This can compromise the security and integrity of the application and its users.

Mitigation Strategies

Upgrade ThinkDashboard to version 0.6.8 or later, as this version fixes the vulnerability allowing arbitrary file uploads via the backup import feature. Until the upgrade can be applied, restrict access to the /data directory and disable the backup import feature if possible to prevent exploitation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-64176. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart