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

exploitDog

nvd логотип

CVE-2026-44843

Опубликовано: 26 мая 2026
Источник: nvd
CVSS3: 8.2
EPSS Низкий

Описание

LangChain is a framework for building agents and LLM-powered applications. Prior to 0.3.85 and 1.3.3, LangChain contains older runtime code paths that deserialize run inputs, run outputs, or other application-controlled payloads using overly broad object allowlists. These paths may call load() with allowed_objects="all". This does not enable arbitrary Python object deserialization, but it does allow any trusted LangChain-serializable object to be revived, which is broader than these runtime paths require. As a result, attacker-supplied LangChain serialized constructor dictionaries may cause trusted runtime paths to instantiate classes with untrusted constructor arguments. This vulnerability is fixed in 0.3.85 and 1.3.3.

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

Конфигурация 1

Одно из

cpe:2.3:a:langchain:langchain:*:*:*:*:*:*:*:*
Версия до 0.3.85 (исключая)
cpe:2.3:a:langchain:langchain:*:*:*:*:*:*:*:*
Версия от 1.0.0 (включая) до 1.3.3 (исключая)

EPSS

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

8.2 High

CVSS3

Дефекты

CWE-502

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

CVSS3: 8.2
redhat
2 месяца назад

LangChain is a framework for building agents and LLM-powered applications. Prior to 0.3.85 and 1.3.3, LangChain contains older runtime code paths that deserialize run inputs, run outputs, or other application-controlled payloads using overly broad object allowlists. These paths may call load() with allowed_objects="all". This does not enable arbitrary Python object deserialization, but it does allow any trusted LangChain-serializable object to be revived, which is broader than these runtime paths require. As a result, attacker-supplied LangChain serialized constructor dictionaries may cause trusted runtime paths to instantiate classes with untrusted constructor arguments. This vulnerability is fixed in 0.3.85 and 1.3.3.

CVSS3: 8.2
github
3 месяца назад

LangChain vulnerable to unsafe deserialization of attacker-controlled objects through overly broad `load()` allowlists

EPSS

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

8.2 High

CVSS3

Дефекты

CWE-502