216.73.216.52

CVE-2026-44843

· Published 26/05/2026 21:16 · Modified 26/05/2026 21:16

Labels: CVE-2026-44843 2026-05-26CVE-2026-44843CWE-502[email protected]

Essential information

Published
26/05/2026 21:16
Modified
26/05/2026 21:16
Author
Creator
CVSS
8.2 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N

CVSS metrics

Description

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
langchain / langchain cpe:2.3:a:langchain:langchain:<0.3.85:*:*:*:*:*:*:*
langchain / langchain cpe:2.3:a:langchain:langchain:<1.3.3:*:*:*:*:*:*:*

References