CVE-2024-3095Medium· 4.8▾ SunlitServer-Side Request Forgery in langchain-community.retrievers.web_research.WebResearchRetriever
▾ Sunlit zone — Low / medium · no exploitation signal
impact 26.4 · likelihood 0.1 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Exploit-prediction probability, daily snapshots since Jul 8.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via OSV
Last analysed / modified upstream
0.7%
A Server-Side Request Forgery (SSRF) vulnerability exists in the Web Research Retriever component in langchain-community (langchain-community.retrievers.web_research.WebResearchRetriever). The vulnerability arises because the Web Research Retriever does not restrict requests to remote internet addresses, allowing it to reach local addresses. This flaw enables attackers to execute port scans, access local services, and in some scenarios, read instance metadata from cloud environments. The vulnerability is particularly concerning as it can be exploited to abuse the Web Explorer server as a proxy for web attacks on third parties and interact with servers in the local network, including reading their response data. This could potentially lead to arbitrary code execution, depending on the nature of the local services. The vulnerability is limited to GET requests, as POST requests are not possible, but the impact on confidentiality, integrity, and availability is significant due to the potential for stolen credentials and state-changing interactions with internal APIs.
The patched code:
langchain-community < 0.2.9Upgrade to a patched release:
langchain-community 0.2.9Connected by shared product, vendor, weakness, or advisory.
CVE-2024-5998Medium· 5.2LangChain pickle deserialization of untrusted data
CVE-2024-2965Medium· 4.2Denial of service in langchain-community
CVE-2024-8309Medium· 4.9Langchain SQL Injection vulnerability
CVE-2025-6984High· 7.5Langchain Community Vulnerable to XML External Entity (XXE) Attacks