Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-41488

Опубликовано: 24 апр. 2026
Источник: nvd
CVSS3: 3.1
EPSS Низкий

Описание

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.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:langchain:langchain-openai:*:*:*:*:*:*:*:*
Версия до 1.1.14 (исключая)

EPSS

Процентиль: 5%
0.00158
Низкий

3.1 Low

CVSS3

Дефекты

CWE-918

Связанные уязвимости

CVSS3: 3.4
redhat
4 месяца назад

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.

CVSS3: 3.1
github
4 месяца назад

langchain-openai: Image token counting SSRF protection can be bypassed via DNS rebinding

EPSS

Процентиль: 5%
0.00158
Низкий

3.1 Low

CVSS3

Дефекты

CWE-918