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:
vet scan is executed and reports are saved as sqlite3 databasevet MCP server is running on default port with SSE transport that has access to the report databasevet SSE server on 127.0.0.1 through the websiteData from vet scan sqlite3 database may be exposed to remote attackers when vet is used as an MCP server in SSE mode with default ports through the sqlite3 query MCP tool.
v1.12.5 is released that patches the issue with Host and Origin header allow list and validationstdio (default) transport for SSE server{
"github_reviewed_at": "2025-09-29T16:28:49Z",
"cwe_ids": [
"CWE-350"
],
"severity": "LOW",
"nvd_published_at": "2025-09-29T22:15:36Z",
"github_reviewed": true
}