CVE-2025-64327
Unknown Unknown - Not Provided
BaseFortify

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. Versions 0.6.7 and below contain a Blind Server-Side Request Forgery (SSRF) vulnerability, in its `/api/ping?url= endpoint`. This allows an attacker to make arbitrary requests to internal or external hosts. This can include discovering ports open on the local machine, hosts on the local network, and ports open on the hosts on the internal network. 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-06-16
AI Q&A
2025-11-06
EPSS Evaluated
2026-06-15
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-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a Blind Server-Side Request Forgery (SSRF) in ThinkDashboard versions 0.6.7 and below. It occurs in the /api/ping?url= endpoint, allowing an attacker to make arbitrary requests from the server to internal or external hosts. This can be used to discover open ports on the local machine, hosts on the local network, and ports on those internal hosts.

Impact Analysis

The vulnerability allows an attacker to make unauthorized requests from the server, potentially exposing internal network information such as open ports and accessible hosts. This can lead to further attacks or reconnaissance within the internal network, increasing the risk of compromise.

Mitigation Strategies

Upgrade ThinkDashboard to version 0.6.8 or later, as this version contains the fix for the Blind SSRF vulnerability in the /api/ping?url= endpoint.

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