Lucene search
+L

806 matches found

CVE
CVE
added 2026/02/25 5:30 p.m.42 views

CVE-2026-27795

CVE-2026-27795 concerns the LangChain JS community loader (RecursiveUrlLoader in @langchain/community). Prior to version 1.1.8, it could bypass SSRF protections by allowing automatic redirects after validating the initial URL, enabling a transition from a safe public URL to an internal/metadata e...

7.4CVSS8AI score0.00206EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/02/25 5:30 p.m.44 views

CVE-2026-27795 LangChain Community: redirect chaining can lead to SSRF bypass via RecursiveUrlLoader

LangChain is a framework for building LLM-powered applications. Prior to version 1.1.8, a redirect-based Server-Side Request Forgery SSRF bypass exists in RecursiveUrlLoader in @langchain/community. The loader validates the initial URL but allows the underlying fetch to follow redirects...

4.1CVSS0.00206EPSS
SaveExploits0References7
OSV
OSV
added 2026/02/25 5:30 p.m.12 views

CVE-2026-27795 LangChain Community: redirect chaining can lead to SSRF bypass via RecursiveUrlLoader

LangChain is a framework for building LLM-powered applications. Prior to version 1.1.8, a redirect-based Server-Side Request Forgery SSRF bypass exists in RecursiveUrlLoader in @langchain/community. The loader validates the initial URL but allows the underlying fetch to follow redirects...

4.1CVSS5.6AI score
SaveExploits0References9
IBM Security Bulletins
IBM Security Bulletins
added 2026/02/25 4:32 p.m.11 views

Security Bulletin: Platform Navigator and Automation Assets in IBM Cloud Pak for Integration are vulnerable to multiple vulnerabilities in Node.js and LangChain

Summary Platform Navigator and Automation Assets in IBM Cloud Pak for Integration are vulnerable to multiple vulnerabilities in Node.js and LangChain. CVE-2025-65945, CVE-2025-68664, CVE-2025-12758 The vulnerabilities have been addressed. Vulnerability Details CVEID:CVE-2025-65945 DESCRIPTION:...

9.3CVSS5.9AI score0.43415EPSS
SaveExploits8Affected Software2
OSV
OSV
added 2026/02/20 9:06 p.m.10 views

CVE-2026-27022 RediSearch Query Injection in @langchain/langgraph-checkpoint-redis

@langchain/langgraph-checkpoint-redis is the Redis checkpoint and store implementation for LangGraph. A query injection vulnerability exists in the @langchain/langgraph-checkpoint-redis package's filter handling. The RedisSaver and ShallowRedisSaver classes construct RediSearch queries by directl...

6.5CVSS5.6AI score
SaveExploits0References6
OSV
OSV
added 2026/02/18 10:40 p.m.11 views

GHSA-5MX2-W598-339M RediSearch Query Injection in @langchain/langgraph-checkpoint-redis

Summary A query injection vulnerability exists in the @langchain/langgraph-checkpoint-redis package's filter handling. The RedisSaver and ShallowRedisSaver classes construct RediSearch queries by directly interpolating user-provided filter keys and values without proper escaping. RediSearch has...

6.5CVSS5.8AI score0.03726EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/02/11 10:23 p.m.4 views

Server-side Request Forgery (SSRF)

Overview @langchain/core is a Core LangChain.js abstractions and schemas Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the RecursiveUrlLoader class. An attacker can access internal or sensitive resources by influencing crawled page content to include lin...

5.1CVSS5.7AI score0.00371EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/11 10:23 p.m.6 views

Server-side Request Forgery (SSRF)

Overview @langchain/community is a Third-party integrations for LangChain.js Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the RecursiveUrlLoader class. An attacker can access internal or sensitive resources by influencing crawled page content to include...

5.1CVSS5.7AI score0.00371EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/11 10:15 p.m.19 views

CVE-2026-26019

LangChain is a framework for building LLM-powered applications. Prior to 1.1.14, the RecursiveUrlLoader class in @langchain/community is a web crawler that recursively follows links from a starting URL. Its preventOutside option enabled by default is intended to restrict crawling to the same site...

4.1CVSS0.00371EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/02/11 9:11 p.m.4 views

CVE-2026-26019 @langchain/community affected by SSRF Bypass in RecursiveUrlLoader via insufficient URL origin validation

LangChain is a framework for building LLM-powered applications. Prior to 1.1.14, the RecursiveUrlLoader class in @langchain/community is a web crawler that recursively follows links from a starting URL. Its preventOutside option enabled by default is intended to restrict crawling to the same site...

4.1CVSS5.4AI score0.00371EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/11 9:11 p.m.40 views

CVE-2026-26019 @langchain/community affected by SSRF Bypass in RecursiveUrlLoader via insufficient URL origin validation

LangChain is a framework for building LLM-powered applications. Prior to 1.1.14, the RecursiveUrlLoader class in @langchain/community is a web crawler that recursively follows links from a starting URL. Its preventOutside option enabled by default is intended to restrict crawling to the same site...

4.1CVSS0.00371EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/11 2:23 p.m.9 views

GHSA-2G6R-C272-W58R 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.getnumtokensfrommessages method fetches arbitrary imageurl values without validation when computing token counts for vision-enabled models. This allows attackers to trigger Server-Side Request Forgery SSRF...

3.7CVSS5.9AI score0.00379EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/02/11 12:00 a.m.13 views

PT-2026-7722

Name of the Vulnerable Software and Affected Versions LangChain versions prior to 1.1.14 Description The RecursiveUrlLoader class within the @langchain/community component is a web crawler that recursively follows links from a starting URL. The preventOutside option, intended to restrict crawling...

4.1CVSS5.4AI score0.00371EPSS
SaveExploits0References17
CNNVD
CNNVD
added 2026/02/11 12:00 a.m.13 views

LangChain 代码问题漏洞

LangChain is an open-source framework developed by LangChain for creating applications powered by large language models LLMs. Versions of LangChain prior to 1.1.14 contained code vulnerabilities. These vulnerabilities stemmed from insufficient URL validation in the RecursiveUrlLoader class within...

4.1CVSS7.6AI score0.00371EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/02/10 10:20 p.m.4 views

Server-side Request Forgery (SSRF)

Overview langchain-openai is an An integration package connecting OpenAI and LangChain Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the ChatOpenAI.getnumtokensfrommessages function. An attacker can cause the server to make internal network requests,...

6.3CVSS5.9AI score0.00379EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/10 9:51 p.m.38 views

CVE-2026-26013 LangChain affected by SSRF via image_url token counting in ChatOpenAI.get_num_tokens_from_messages

LangChain is a framework for building agents and LLM-powered applications. Prior to 1.2.11, the ChatOpenAI.getnumtokensfrommessages method fetches arbitrary imageurl values without validation when computing token counts for vision-enabled models. This allows attackers to trigger Server-Side Reque...

3.7CVSS0.00379EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/10 9:51 p.m.35 views

CVE-2026-26013

The CVE affects LangChain’s ChatOpenAI component, where get_num_tokens_from_messages() can fetch arbitrary image_url values without validation when counting tokens for vision-enabled models, enabling SSRF by user-provided URLs. Root cause: insufficient validation of image_url during token countin...

3.7CVSS5.7AI score0.00379EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/10 9:51 p.m.3 views

CVE-2026-26013 LangChain affected by SSRF via image_url token counting in ChatOpenAI.get_num_tokens_from_messages

LangChain is a framework for building agents and LLM-powered applications. Prior to 1.2.11, the ChatOpenAI.getnumtokensfrommessages method fetches arbitrary imageurl values without validation when computing token counts for vision-enabled models. This allows attackers to trigger Server-Side Reque...

3.7CVSS5.7AI score0.00379EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/10 9:51 p.m.6 views

CVE-2026-26013 LangChain affected by SSRF via image_url token counting in ChatOpenAI.get_num_tokens_from_messages

LangChain is a framework for building agents and LLM-powered applications. Prior to 1.2.11, the ChatOpenAI.getnumtokensfrommessages method fetches arbitrary imageurl values without validation when computing token counts for vision-enabled models. This allows attackers to trigger Server-Side Reque...

3.7CVSS5.7AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/02/10 12:00 a.m.8 views

PT-2026-7475

Name of the Vulnerable Software and Affected Versions LangChain versions prior to 1.2.11 Description LangChain is a framework used for building applications powered by large language models LLMs. A flaw exists in the ChatOpenAI.get num tokens from messages method where it retrieves image URLs...

3.7CVSS5.4AI score0.00379EPSS
SaveExploits0References16
Rows per page
Query Builder