cvedb.io
CVE-2026-41488
LOW · CVSS 3.1
EPSS exploitation probability: 0%
Published 2026-04-24T21:16:19.637 · Last modified 2026-06-17T10:46:47.187

Summary

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.

Affected products

langchain — langchain-openai

Does this affect you?

Add your gear to cvedb and we'll alert you only when langchain ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.