CVE-2026-41488

LangChain is a framework for building agents and LLM-powered applications. Prior to 1.1.14, langchain-openai's _url_to_size() helper (used by get_num_tokens_from_messages for image token counting) validated URLs for SSRF protection and then fetched them in a separate network operation with independent DNS resolution. This left a TOCTOU / DNS rebinding window: an attacker-controlled hostname could resolve to a public IP during validation and then to a private/localhost IP during the actual fetch.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:langchain:langchain-openai:*:*:*:*:*:*:*:*

History

28 Apr 2026, 18:17

Type Values Removed Values Added
CPE cpe:2.3:a:langchain:langchain-openai:*:*:*:*:*:*:*:*
References () https://github.com/langchain-ai/langchain/security/advisories/GHSA-r7w7-9xr2-qq2r - () https://github.com/langchain-ai/langchain/security/advisories/GHSA-r7w7-9xr2-qq2r - Mitigation, Vendor Advisory
First Time Langchain
Langchain langchain-openai

24 Apr 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-24 21:16

Updated : 2026-04-28 18:17


NVD link : CVE-2026-41488

Mitre link : CVE-2026-41488

CVE.ORG link : CVE-2026-41488


JSON object : View

Products Affected

langchain

  • langchain-openai
CWE
CWE-918

Server-Side Request Forgery (SSRF)