Submeter #801896: JoeCastrom mcp-chat-studio 1.5.0 Server-Side Request Forgeryinformação

TítuloJoeCastrom mcp-chat-studio 1.5.0 Server-Side Request Forgery
DescriçãoThe mcp-chat-studio application contains a server-side request forgery (SSRF) vulnerability because attacker-controlled input can reach outbound HTTP request functions without proper destination validation. Specifically, the /api/llm/models endpoint directly uses the req.query.base_url parameter in a fetch() call to {baseUrl}/api/tags (in server/routes/llm.js), and the workflow execution endpoint accepts a llmConfig object from the request body that later controls the auth_url or endpoint parameters passed to axios.post() calls in LLMClient.js (via server/routes/workflows.js). As a result, an unauthenticated attacker can coerce the server into issuing arbitrary HTTP requests to loopback addresses, RFC1918 private IP ranges, link‑local addresses, or cloud metadata services, enabling SSRF attacks that may expose sensitive internal resources.
Fonte⚠️ https://github.com/JoeCastrom/mcp-chat-studio/issues/4
Utilizador
 MidA (UID 96794)
Submissão10/04/2026 10h04 (há 2 meses)
Moderação26/04/2026 21h59 (16 days later)
EstadoAceite
Entrada VulDB359746 [JoeCastrom mcp-chat-studio até 1.5.0 LLM Models API server/routes/llm.js req.query.base_url Elevação de Privilégios]
Pontos20

Do you want to use VulDB in your project?

Use the official API to access entries easily!