VulnWatch VulnWatch
← Back to dashboard
#

SSRF

163 entries

Every SSRF entry VulnWatch has indexed, sorted by publication date.

Subscribe to this tag's RSS feed

Critical github

PraisonAI: Missing Authentication for Critical Function and Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in praisonai

# Unauthenticated PraisonAI UI MCP connect endpoint executes attacker-chosen local commands ## Summary PraisonAI v4.6.48 exposes the PraisonAIUI MCP client management API through the default UI host...

9.8
CVSS
1 month ago
Critical github

PraisonAI: Jobs API exposes agent-execution endpoints with no authentication

# praisonai: Jobs API exposes agent-execution endpoints with no authentication **Researcher:** Kai Aizen — SnailSploit (@SnailSploit), Adversarial & Offensive Security Research **Target:** https://g...

Remote Code Execution SSRF adversarial anthropic autogen crewai openai llm
9.8
CVSS
1 month ago
High github

praisonaiagents: SSRF guard validates literal IPs only and never resolves DNS

# praisonaiagents: SSRF guard validates literal IPs only and never resolves DNS **Researcher:** Kai Aizen — SnailSploit (@SnailSploit), Adversarial & Offensive Security Research **Target:** https://g...

SSRF adversarial
8.5
CVSS
1 month ago
Critical nvd

CVE-2026-48814: Network-AI is a TypeScript/Node.js multi-agent orchestrator. In versions 5.7.1 and earlier, the MCP SSE server allows un

Network-AI is a TypeScript/Node.js multi-agent orchestrator. In versions 5.7.1 and earlier, the MCP SSE server allows unauthenticated cross-origin MCP tool invocation due to an empty default secret. T...

9.1
CVSS
1 month ago
Medium github

Open WebUI: Cross-user file disclosure via /api/chat/completions image_url field

## summary `POST /api/chat/completions` accepts an `image_url.url` value that, when it does NOT start with `http://`, `https://`, or `data:image/`, is interpreted as a file id and resolved against th...

SSRF llm
6.5
CVSS
1 month ago
High github

Open WebUI: Redirect-Bypass SSRF in OAuth `_process_picture_url` (incomplete-fix sibling of CVE-2026-45401)

## Summary `backend/open_webui/utils/oauth.py::_process_picture_url` (v0.9.5, lines 1435-1470) calls `validate_url(picture_url)` on the initial URL only, then invokes `aiohttp.ClientSession.get(pictu...

SSRF ollama
8.5
CVSS
1 month ago
High github

Crawl4AI: SSRF filter bypass in Docker server via IPv6 transition forms (NAT64 / 6to4 / unspecified / v4-mapped)

### Summary The Docker API server's SSRF protection (`validate_webhook_url` / `validate_url_destination` in `deploy/docker/utils.py`) used an explicit IPv4/IPv6 CIDR blocklist that missed several add...

SSRF llm
7.5
CVSS
1 month ago
Critical github

Crawl4AI: Multiple Docker API Vulnerabilities - File Write, SSRF, Auth Bypass, XSS, JS Execution

### Summary Multiple security vulnerabilities in the Crawl4AI Docker API server affecting endpoints for crawling, markdown/LLM extraction, screenshots, PDFs, webhooks, monitoring, JavaScript executio...

9.8
CVSS
1 month ago
Medium nvd

CVE-2026-3341: IBM Langflow Desktop 1.0.0 through 1.9.2 IBM Langflow is vulnerable to server-side request forgery (SSRF). This may allo

IBM Langflow Desktop 1.0.0 through 1.9.2 IBM Langflow is vulnerable to server-side request forgery (SSRF). This may allow an authenticated attacker to send unauthorized requests from the system, poten...

SSRF langflow
5.4
CVSS
1 month ago
Low github

Aider has an SSRF vulnerability through its AWS EC2 Metadata Endpoint

A security vulnerability has been detected in Aider-AI Aider 0.86.3.dev. This affects the function requests.get of the file api_docs.py of the component AWS EC2 Metadata Endpoint. The manipulation lea...

SSRF aider
6.3
CVSS
2 months ago
Low nvd

CVE-2026-10177: A security vulnerability has been detected in Aider-AI Aider 0.86.3. This affects the function requests.get of the file

A security vulnerability has been detected in Aider-AI Aider 0.86.3. This affects the function requests.get of the file api_docs.py of the component AWS EC2 Metadata Endpoint. The manipulation leads t...

SSRF aider
2.1
CVSS
2 months ago
Medium github

PraisonAI CLI automatically resolves @url mentions in prompt text and can read loopback URLs into model context

### Summary PraisonAI's direct-prompt CLI automatically expands `@url:` mentions in raw prompt text before agent execution begins. If a prompt contains `@url:`, the CLI calls `MentionsParser.process...

SSRF llm
5.5
CVSS
2 months ago
High nvd

CVE-2026-44285: FastGPT is an AI Agent building platform. Prior to 4.15.0-beta1, a Server-Side Request Forgery (SSRF) vulnerability allo

FastGPT is an AI Agent building platform. Prior to 4.15.0-beta1, a Server-Side Request Forgery (SSRF) vulnerability allows an authenticated attacker to bypass the global isInternalAddress network prot...

7.7
CVSS
2 months ago
Medium nvd

CVE-2026-44652: SillyTavern is a locally installed user interface that allows users to interact with text generation large language mode

SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to 1.18.0,...

SSRF large language model
6.9
CVSS
2 months ago
High nvd

CVE-2026-45609: mcp-security provides Security and Authorization support for Model Context Protocol in Spring AI. Prior to 0.1.9, the mc

mcp-security provides Security and Authorization support for Model Context Protocol in Spring AI. Prior to 0.1.9, the mcp-security framework fails to implement the mandatory SSRF mitigations outlined...

SSRF Agentic / MCP model context protocol
7.2
CVSS
2 months ago
High nvd

CVE-2026-45373: CodeWhale is a DeepSeek + MiMo coding agent in terminal. Prior to 0.8.26, although SSRF is validated against hostnames t

CodeWhale is a DeepSeek + MiMo coding agent in terminal. Prior to 0.8.26, although SSRF is validated against hostnames that resolve to private IPv6 addresses, when providing the IPV6 in‌‌ URL‌ as http...

SSRF deepseek
7.4
CVSS
2 months ago
High nvd

CVE-2026-45310: CodeWhale is a DeepSeek + MiMo coding agent in terminal. Prior to 0.8.22, the fetch_url tool validates the initial URL's

CodeWhale is a DeepSeek + MiMo coding agent in terminal. Prior to 0.8.22, the fetch_url tool validates the initial URL's resolved IP address against a restricted-IP blocklist (is_restricted_ip()) to p...

SSRF deepseek
7.4
CVSS
2 months ago
Medium github

Coder: Unauthenticated SSRF via Azure Instance Identity Endpoint

## Summary Unauthenticated semi-blind Server-Side Request Forgery (SSRF) via the Azure instance identity endpoint (`POST /api/v2/workspaceagents/azure-instance-identity`). An external attacker can fo...

6.5
CVSS
2 months ago
Medium github

Apify Model Context Protocol (MCP) server: Domain Allowlist Bypass in fetch-apify-docs via String Prefix Matching

### Summary The `fetch-apify-docs` tool validates URLs against a domain allowlist using `String.startsWith()` instead of proper URL hostname comparison. This allows bypass via attacker-controlled subd...

Prompt Injection SSRF Agentic / MCP model context protocol prompt injection llm
6.1
CVSS
2 months ago
High github

auth-fetch-mcp: SSRF and disk exfiltration via unvalidated auth_fetch and download_media URLs

# SSRF + disk-exfil in `download_media` and `auth_fetch` tools — ymw0407/auth-fetch-mcp ## Severity The `download_media` and `auth_fetch` MCP tools accept arbitrary URLs and reach them as the MCP ser...

Prompt Injection SSRF Agentic / MCP prompt injection mcp server replicate llm
8.2
CVSS
2 months ago
Medium nvd

CVE-2026-33234: AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agent

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. In versions 0.1.0 through 0.6.51, SendEmailBlock in autogpt_platform/backend...

SSRF autogpt
5.0
CVSS
2 months ago
High github

Spring AI MCP Security: Unvalidated URL Fetching (SSRF)

### Summary The mcp-security framework fails to implement the mandatory SSRF mitigations outlined in the Model Context Protocol (MCP) [security specifications](https://modelcontextprotocol.io/docs/tu...

SSRF Agentic / MCP model context protocol mcp server
7.2
CVSS
2 months ago
Medium github

@utcp/http: SSRF via attacker-controlled OpenAPI servers[0].url in HTTP communication protocol

## Summary The `@utcp/http` package is vulnerable to a blind Server-Side Request Forgery (SSRF) caused by a trust-boundary inconsistency between manual discovery and tool invocation. `registerManual(...

Prompt Injection SSRF prompt injection llm
4.7
CVSS
2 months ago
High github

DeepSeek TUI has SSRF‌ IPV6 bypass

### Summary Although SSRF is validated against hostnames that resolve to private IPv6 addresses, when providing the IPV6 in‌‌ URL‌ as `http://[::1]`, the SSRF defenses do not work. ### Details https:...

SSRF deepseek
7.4
CVSS
2 months ago
High github

DeepSeek TUI has SSRF via HTTP Redirect Bypass in fetch_url Tool

### Summary The `fetch_url` tool validates the initial URL's resolved IP address against a restricted-IP blocklist (`is_restricted_ip()`) to prevent SSRF attacks against internal services (cloud metad...

Prompt Injection SSRF prompt injection deepseek
7.4
CVSS
2 months ago