CVE 3.7 LOW

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

3.7 / 10
LOW
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L

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.

Basic Information

ID CVE-2026-26013
Source GitHub_M
Published Feb 10, 2026 at 21:51

Affected Product

Vendor langchain-ai
Product langchain
Version < 1.2.11
Affected Versions langchain-ai langchain < 1.2.11

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.