Lucene search
+L

1005 matches found

Vulnrichment
Vulnrichment
added 2026/01/05 9:52 p.m.4 views

CVE-2025-68437 Craft CMS vulnerable to Server-Side Request Forgery (SSRF) via GraphQL Asset Upload Mutation

Craft is a platform for creating digital experiences. In versions 5.0.0-RC1 through 5.8.20 and 4.0.0-RC1 through 4.16.16, the Craft CMS GraphQL saveAsset mutation is vulnerable to Server-Side Request Forgery SSRF. This vulnerability arises because the file input, specifically its url parameter,...

5.9CVSS6.8AI score0.00481EPSS
SaveExploits1References3
Veracode
Veracode
added 2025/12/24 9:39 a.m.15 views

Server-Side Request Forgery (SSRF)

@lobehub/chat is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to insufficient validation and restriction of user-supplied URLs in the tools.search.crawlPages tRPC endpoint, which allows an attacker with a valid token to supply arbitrary URLs and force the server to mak...

3CVSS5.8AI score0.003EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/12/23 6:17 p.m.18 views

Local Deep Research is Vulnerable to Server-Side Request Forgery (SSRF) in Download Service

Summary The download service downloadservice.py makes HTTP requests using raw requests.get without utilizing the application's SSRF protection saferequests.py. This can allow attackers to access internal services and attempt to reach cloud provider metadata endpoints AWS/GCP/Azure, as well as...

6.5CVSS6.7AI score0.00311EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2025/12/23 6:17 p.m.17 views

EUVD-2025-204778

Local Deep Research is Vulnerable to Server-Side Request Forgery SSRF in Download Service...

6.3CVSS6.4AI score0.00311EPSS
SaveExploits1References3
NVD
NVD
added 2025/12/23 1:15 a.m.22 views

CVE-2025-67743

Local Deep Research is an AI-powered research assistant for deep, iterative research. In versions from 1.3.0 to before 1.3.9, the download service downloadservice.py makes HTTP requests using raw requests.get without utilizing the application's SSRF protection saferequests.py. This can allow...

6.5CVSS0.00311EPSS
SaveExploits1References2
CVE
CVE
added 2025/12/23 12:01 a.m.32 views

CVE-2025-67743

CVE-2025-67743 affects Local Deep Research. The vulnerability lies in the download service (download_service.py) where HTTP requests are made with raw requests.get() without SSRF protection, bypassing safeguards in safe_requests.py/ssrf_validator.py. This can allow an attacker to access internal ...

6.5CVSS6.5AI score0.00311EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/12/23 12:01 a.m.13 views

CVE-2025-67743 Local Deep Research is Vulnerable to Server-Side Request Forgery (SSRF) in Download Service

Local Deep Research is an AI-powered research assistant for deep, iterative research. In versions from 1.3.0 to before 1.3.9, the download service downloadservice.py makes HTTP requests using raw requests.get without utilizing the application's SSRF protection saferequests.py. This can allow...

6.3CVSS6.8AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/12/23 12:01 a.m.6 views

CVE-2025-67743 Local Deep Research is Vulnerable to Server-Side Request Forgery (SSRF) in Download Service

Local Deep Research is an AI-powered research assistant for deep, iterative research. In versions from 1.3.0 to before 1.3.9, the download service downloadservice.py makes HTTP requests using raw requests.get without utilizing the application's SSRF protection saferequests.py. This can allow...

6.3CVSS6.5AI score0.00311EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/12/23 12:00 a.m.16 views

PT-2025-52729

Name of the Vulnerable Software and Affected Versions Local Deep Research versions 1.3.0 through 1.3.8 Description The software is an AI-powered research assistant. A flaw exists in the download service download service.py where HTTP requests are made using raw requests.get calls, bypassing the...

6.5CVSS6.5AI score0.00311EPSS
SaveExploits1References14
CNNVD
CNNVD
added 2025/12/19 12:00 a.m.10 views

Langflow 安全漏洞

Langflow is a Langflow open source visualization framework for building multi-agent and RAG applications. A security vulnerability exists in Langflow versions prior to 1.7.0 that stems from the API Request component not blocking private IP ranges and cloud metadata endpoints, which could lead to...

7.7CVSS6.2AI score0.06303EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/12/15 12:00 a.m.24 views

PT-2025-51337

Name of the Vulnerable Software and Affected Versions Weblate versions prior to 5.15 Description Weblate is a web-based localization tool. The Create Component functionality allows authorized users to add new translation components by specifying a version control system and a source code reposito...

5CVSS6.3AI score0.0024EPSS
SaveExploits0References12
Veracode
Veracode
added 2025/12/13 7:30 a.m.11 views

Server-Side Request Forgery (SSRF)

Open WebUI is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to insufficient validation of user-supplied URLs, allowing authenticated users to force the server to send HTTP requests to arbitrary destinations, which may enable access to internal services, cloud metadata...

8.5CVSS5.9AI score0.04431EPSS
SaveExploits1References2Affected Software1
GithubExploit
GithubExploit
added 2025/12/05 12:16 p.m.162 views

Cloud-Metadata-Exploit-Detector

Cloud-Metadata-Explo...

7AI score
SaveExploits0
OSV
OSV
added 2025/12/04 10:03 p.m.26 views

GHSA-C6XV-RCVW-V685 Open WebUI vulnerable to Server-Side Request Forgery (SSRF) via Arbitrary URL Processing in /api/v1/retrieval/process/web

Summary A Server-Side Request Forgery SSRF vulnerability in Open WebUI allows any authenticated user to force the server to make HTTP requests to arbitrary URLs. This can be exploited to access cloud metadata endpoints AWS/GCP/Azure, scan internal networks, access internal services behind...

8.5CVSS7AI score0.04431EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/12/04 10:03 p.m.13 views

EUVD-2025-201264

Open WebUI vulnerable to Server-Side Request Forgery SSRF via Arbitrary URL Processing in /api/v1/retrieval/process/web...

8.5CVSS6.5AI score0.04431EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2025/12/04 10:03 p.m.38 views

Open WebUI vulnerable to Server-Side Request Forgery (SSRF) via Arbitrary URL Processing in /api/v1/retrieval/process/web

Summary A Server-Side Request Forgery SSRF vulnerability in Open WebUI allows any authenticated user to force the server to make HTTP requests to arbitrary URLs. This can be exploited to access cloud metadata endpoints AWS/GCP/Azure, scan internal networks, access internal services behind...

8.5CVSS7.1AI score0.04431EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2025/12/04 8:16 p.m.13 views

CVE-2025-65958

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.6.37, a Server-Side Request Forgery SSRF vulnerability in Open WebUI allows any authenticated user to force the server to make HTTP requests to arbitrary URLs. This can be exploited to...

8.5CVSS0.04431EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/12/04 7:55 p.m.36 views

CVE-2025-65958 Open WebUI vulnerable to Server-Side Request Forgery (SSRF) via Arbitrary URL Processing in /api/v1/retrieval/process/web

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.6.37, a Server-Side Request Forgery SSRF vulnerability in Open WebUI allows any authenticated user to force the server to make HTTP requests to arbitrary URLs. This can be exploited to...

8.5CVSS0.04431EPSS
SaveExploits1References2
OSV
OSV
added 2025/12/04 7:55 p.m.14 views

CVE-2025-65958 Open WebUI vulnerable to Server-Side Request Forgery (SSRF) via Arbitrary URL Processing in /api/v1/retrieval/process/web

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.6.37, a Server-Side Request Forgery SSRF vulnerability in Open WebUI allows any authenticated user to force the server to make HTTP requests to arbitrary URLs. This can be exploited to...

8.5CVSS6.8AI score
SaveExploits0References4
CVE
CVE
added 2025/12/04 7:55 p.m.60 views

CVE-2025-65958

Open WebUI (self-hosted offline AI platform) is affected by a Server-Side Request Forgery (SSRF) in the /api/v1/retrieval/process/web endpoint. The vulnerability allows any authenticated user to force the server to fetch arbitrary URLs, enabling access to internal/cloud metadata endpoints (e.g., ...

8.5CVSS6.5AI score0.04431EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder