Description
LangChain is a framework for building agents and LLM-powered applications. Prior to 1.2.11, the ChatOpenAI.get_num_tokens_from_messages() method fetches arbitrary image_url values without validation when computing token counts for vision-enabled models. This allows attackers to trigger Server-Side Request Forgery (SSRF) attacks by providing malicious image URLs in user input. This vulnerability is fixed in 1.2.11.
Problem types
CWE-918: Server-Side Request Forgery (SSRF)
Product status
References
github.com/...gchain/security/advisories/GHSA-2g6r-c272-w58r
github.com/...ommit/2b4b1dc29a833d4053deba4c2b77a3848c834565
github.com/.../langchain/releases/tag/langchain-core==1.2.11