VulnWatch VulnWatch
← Back to dashboard
#

SSRF

20 entries

Low osv

vLLM: Server-Side Request Forgery (SSRF) in `download_bytes_from_url `

### Summary A Server Side Request Forgery (SSRF) vulnerability in `download_bytes_from_url` allows any actor who can control batch input JSON to make the vLLM batch runner issue arbitrary HTTP/HTTPS...

SSRF vllm
3.1
CVSS
2 weeks ago
Low osv

vLLM has SSRF Protection Bypass

## Summary The SSRF protection fix for https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc can be bypassed in the `load_from_url_async` method due to inconsistent URL parsing...

SSRF vllm
3.1
CVSS
1 month ago
Low osv

Gradio has SSRF via Malicious `proxy_url` Injection in `gr.load()` Config Processing

### Summary A Server-Side Request Forgery (SSRF) vulnerability in Gradio allows an attacker to make arbitrary HTTP requests from a victim's server by hosting a malicious Gradio Space. When a victim a...

SSRF gradio
3.1
CVSS
1 month ago
Low osv

LangChain affected by SSRF via image_url token counting in ChatOpenAI.get_num_tokens_from_messages

## Server-Side Request Forgery (SSRF) in ChatOpenAI Image Token Counting ### Summary The `ChatOpenAI.get_num_tokens_from_messages()` method fetches arbitrary `image_url` values without validation whe...

SSRF langchain-core
3.1
CVSS
2 months ago
Low osv

vLLM vulnerable to Server-Side Request Forgery (SSRF) through MediaConnector

### Summary A Server-Side Request Forgery (SSRF) vulnerability exists in the `MediaConnector` class within the vLLM project's multimodal feature set. The load_from_url and load_from_url_async methods...

SSRF vllm
3.1
CVSS
2 months ago
Low osv

vLLM is vulnerable to Server-Side Request Forgery (SSRF) through `MediaConnector` class

### Summary A Server-Side Request Forgery (SSRF) vulnerability exists in the `MediaConnector` class within the vLLM project's multimodal feature set. The `load_from_url` and `load_from_url_async` met...

SSRF vllm
3.1
CVSS
6 months ago
Low osv

BentoML SSRF Vulnerability in File Upload Processing

### Description There's an SSRF in the file upload processing system that allows remote attackers to make arbitrary HTTP requests from the server without authentication. The vulnerability exists in t...

3.1
CVSS
8 months ago
Low osv

LangChain Community SSRF vulnerability exists in RequestsToolkit component

A Server-Side Request Forgery (SSRF) vulnerability exists in the RequestsToolkit component of the langchain-community package (specifically, langchain_community.agent_toolkits.openapi.toolkit.Requests...

SSRF langchain-community
3.0
CVSS
9 months ago
Low osv

PYSEC-2025-70

A Server-Side Request Forgery (SSRF) vulnerability exists in the RequestsToolkit component of the langchain-community package (specifically, langchain_community.agent_toolkits.openapi.toolkit.Requests...

SSRF langchain-community
3.1
CVSS
9 months ago
Low osv

MLFlow SSRF via gateway_proxy_handler

gateway_proxy_handler in MLflow before 3.1.0 lacks gateway_path validation.

SSRF mlflow
3.1
CVSS
9 months ago
Medium osv

LiteLLM Server-Side Request Forgery (SSRF) vulnerability

A Server-Side Request Forgery (SSRF) vulnerability exists in berriai/litellm version 1.38.10. This vulnerability allows users to specify the `api_base` parameter when making requests to `POST /chat/co...

SSRF litellm
4.0
CVSS
1 year ago
Low osv

Server-Side Request Forgery in langchain-community.retrievers.web_research.WebResearchRetriever

A Server-Side Request Forgery (SSRF) vulnerability exists in the Web Research Retriever component in langchain-community (langchain-community.retrievers.web_research.WebResearchRetriever). The vulnera...

3.0
CVSS
1 year ago
Low osv

gradio Server-Side Request Forgery vulnerability

An SSRF vulnerability exists in the gradio-app/gradio due to insufficient validation of user-supplied URLs in the `/proxy` route. Attackers can exploit this vulnerability by manipulating the `self.rep...

SSRF gradio
3.0
CVSS
2 years ago
Low osv

langchain Server-Side Request Forgery vulnerability

With the following crawler configuration: ```python from bs4 import BeautifulSoup as Soup url = "https://example.com" loader = RecursiveUrlLoader( url=url, max_depth=2, extractor=lambda x: Soup(...

SSRF langchain
3.0
CVSS
2 years ago
Low osv

Gradio makes the `/file` secure against file traversal and server-side request forgery attacks

Older versions of `gradio` contained a vulnerability in the `/file` route which made them susceptible to file traversal attacks in which an attacker could access arbitrary files on a machine running a...

SSRF gradio
3.1
CVSS
2 years ago
Low osv

MLflow Server-Side Request Forgery (SSRF)

A malicious user could use this issue to access internal HTTP(s) servers and in the worst case (ie: aws instance) it could be abused to get a remote code execution on the victim machine.

3.1
CVSS
2 years ago
Low osv

Langchain Server-Side Request Forgery vulnerability

In Langchain before 0.0.329, prompt injection allows an attacker to force the service to retrieve data from an arbitrary URL, essentially providing SSRF and potentially injecting content into downstre...

3.1
CVSS
2 years ago
Medium osv

LangChain Server Side Request Forgery vulnerability

LangChain before 0.0.317 allows SSRF via `document_loaders/recursive_url_loader.py` because crawling can proceed from an external server to an internal server.

SSRF langchain
4.0
CVSS
2 years ago
Unknown osv

PYSEC-2023-205

LangChain before 0.0.317 allows SSRF via document_loaders/recursive_url_loader.py because crawling can proceed from an external server to an internal server.

SSRF langchain
2 years ago
Low osv

TorchServe Server-Side Request Forgery vulnerability

## Impact **Remote Server-Side Request Forgery (SSRF)** **Issue**: TorchServe default configuration lacks proper input validation, enabling third parties to invoke remote HTTP download requests an...

SSRF torchserve
3.1
CVSS
2 years ago