Lucene search
+L

17501 matches found

OSV
OSV
added 2025/12/23 12:01 a.m.12 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
Positive Technologies
Positive Technologies
added 2025/12/23 12:00 a.m.10 views

PT-2025-52864

Name of the Vulnerable Software and Affected Versions httparty versions prior to 0.23.2 Description httparty is susceptible to a Server-Side Request Forgery SSRF condition in versions 0.23.2 and earlier. This issue could lead to the disclosure of API keys and enable unauthorized requests to...

8.8CVSS6.3AI score0.00295EPSS
SaveExploits1References11
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/23 12:00 a.m.8 views

httparty 代码问题漏洞

httparty is a library from the individual developer John Nunemaker. A code issue vulnerability exists in httparty version 0.23.2 and earlier, which stems from the presence of a server-side request forgery vulnerability that could lead to API key disclosure or requests to an internal server...

8.8CVSS6.5AI score0.00295EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/12/22 9:35 p.m.38 views

CVE-2021-47715 Hasura GraphQL 1.3.3 Server-Side Request Forgery via Remote Schema Injection

Hasura GraphQL 1.3.3 contains a server-side request forgery vulnerability that allows attackers to inject arbitrary remote schema URLs through the addremoteschema endpoint. Attackers can exploit the vulnerability by sending crafted POST requests to the /v1/query endpoint with malicious URL...

6.9CVSS0.00375EPSS
SaveExploits1References3
CVE
CVE
added 2025/12/22 9:35 p.m.22 views

CVE-2021-47715

Hasura GraphQL Engine 1.3.3 is exposed to a server-side request forgery via the add_remote_schema endpoint. The underlying issue allows injection of arbitrary remote schema URLs by crafting POST requests to /v1/query, potentially enabling access to internal network resources. Affected component: ...

6.9CVSS6.7AI score0.00375EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/12/22 6:15 p.m.9 views

GO-2025-4241 Misconfigured Internal Proxy in runtimes-inventory-rhel8-operator Grants Standard Users Full Cluster Administrator Access in github.com/RedHatInsights/runtimes-inventory-operator

Misconfigured Internal Proxy in runtimes-inventory-rhel8-operator Grants Standard Users Full Cluster Administrator Access in github.com/RedHatInsights/runtimes-inventory-operator...

8.7CVSS6.6AI score0.00199EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/21 12:18 a.m.18 views

OSV-2025-1004 Security exception in com.code_intelligence.jazzer.sanitizers.RegexInjection.hookInternal

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=470469212 Crash type: Security exception Crash state: com.codeintelligence.jazzer.sanitizers.RegexInjection.hookInternal com.codeintelligence.jazzer.sanitizers.RegexInjection.patternHook...

6.9AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/20 5:12 p.m.20 views

CVE-2025-68477

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, Langflow provides an API Request component that can issue arbitrary HTTP requests within a flow. This component takes a user-supplied URL, performs only normalization and basic format checks, an...

7.7CVSS6.6AI score0.06396EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2025/12/19 10:52 p.m.13 views

Langflow vulnerable to Server-Side Request Forgery

Vulnerability Overview Langflow provides an API Request component that can issue arbitrary HTTP requests within a flow. This component takes a user-supplied URL, performs only normalization and basic format checks, and then sends the request using a server-side httpx client. It does not block...

7.7CVSS6.5AI score0.06396EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/12/19 10:52 p.m.11 views

GHSA-5993-7P27-66G5 Langflow vulnerable to Server-Side Request Forgery

Vulnerability Overview Langflow provides an API Request component that can issue arbitrary HTTP requests within a flow. This component takes a user-supplied URL, performs only normalization and basic format checks, and then sends the request using a server-side httpx client. It does not block...

7.7CVSS6.5AI score0.06396EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/12/19 10:52 p.m.9 views

EUVD-2025-204584

Langflow vulnerable to Server-Side Request Forgery...

7.7CVSS6.4AI score0.06396EPSS
SaveExploits1References2
Qualys Blog
Qualys Blog
added 2025/12/19 9:01 p.m.18 views

Your Guide to PCI DSS 4.0.1 Web Application and API Controls with a Simplified Path to Compliance

Executive Summary PCI DSS 4.0.1 compliance mandates stricter security controls for web applications and APIs. Key updates include maintaining an inventory of custom software PCI 6.3.2 and managing payment page scripts to prevent skimming attacks PCI 6.4.3. Organizations must also adopt risk-based...

6.9AI score
SaveExploits0
Snyk
Snyk
added 2025/12/19 5:44 p.m.5 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the API Request component, which accepts user-supplied URLs and issues HTTP requests from the server without adequate filtering of internal or private network addresses. An attacker can access intern...

8.3CVSS6.6AI score0.06396EPSS
SaveExploits1References2
NVD
NVD
added 2025/12/19 5:15 p.m.12 views

CVE-2025-68477

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, Langflow provides an API Request component that can issue arbitrary HTTP requests within a flow. This component takes a user-supplied URL, performs only normalization and basic format checks, an...

7.7CVSS0.06396EPSS
SaveExploits1References1
OSV
OSV
added 2025/12/19 4:43 p.m.9 views

CVE-2025-68477 Langflow vulnerable to Server-Side Request Forgery

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, Langflow provides an API Request component that can issue arbitrary HTTP requests within a flow. This component takes a user-supplied URL, performs only normalization and basic format checks, an...

7.7CVSS6.5AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/12/19 4:43 p.m.3 views

CVE-2025-68477 Langflow vulnerable to Server-Side Request Forgery

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, Langflow provides an API Request component that can issue arbitrary HTTP requests within a flow. This component takes a user-supplied URL, performs only normalization and basic format checks, an...

7.7CVSS6.3AI score0.06396EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/12/19 4:43 p.m.34 views

CVE-2025-68477 Langflow vulnerable to Server-Side Request Forgery

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, Langflow provides an API Request component that can issue arbitrary HTTP requests within a flow. This component takes a user-supplied URL, performs only normalization and basic format checks, an...

7.7CVSS0.06396EPSS
SaveExploits1References1
CVE
CVE
added 2025/12/19 4:43 p.m.29 views

CVE-2025-68477

Summary: CVE-2025-68477 in Langflow describes an SSRF risk introduced by the API Request component prior to version 1.7.0. The component accepts a user-supplied URL, only normalizes/validates basic format, and then issues the request via a server-side httpx client. It does not block private addre...

7.7CVSS6.3AI score0.06396EPSS
SaveExploits1References1Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/19 1:09 p.m.25 views

CVE-2025-14277

The Prime Slider – Addons for Elementor plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 4.0.9 via the importelementortemplate AJAX action. This makes it possible for authenticated attackers, with subscriber level access and above, to make we...

4.3CVSS5.8AI score0.00287EPSS
SaveExploits0References1
Rows per page
Query Builder