CVE-2025-59163: vet MCP Server SSE Transport DNS Rebinding Vulnerability
(updated )
SafeDep vet
is vulnerable to a DNS rebinding attack due to lack of HTTP Host
and Origin
header validation.
To exploit this vulnerability following conditions must be met:
- A
vet
scan is executed and reports are saved assqlite3
database - A
vet
MCP server is running on default port with SSE transport that has access to the report database - The attacker lures the victim to attacker controlled website
- Attacker leverages DNS rebinding to access
vet
SSE server on127.0.0.1
through the website - Attacker uses MCP tools to read information from report database
References
Code Behaviors & Features
Detect and mitigate CVE-2025-59163 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →