CVE-2026-44843

HIGH CVSS 3.1: 8.2 EPSS 0.41%
Updated Jul 24, 2026
Langchain
Parameter Value
CVSS 8.2 (HIGH)
Affected Versions 1.0.0 — 1.3.3
Fixed In 0.3.85
Type CWE-502 (Deserialization of Untrusted Data)
Vendor Langchain
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
Low
Partial data modification
Availability
None
No disruption

CVSS Vector v3.1

Vulnerable Products 2

Configuration From (including) Up to (excluding)
Langchain Langchain
cpe:2.3:a:langchain:langchain:*:*:*:*:*:*:*:*
0.3.85
Langchain Langchain
cpe:2.3:a:langchain:langchain:*:*:*:*:*:*:*:*
1.0.0 1.3.3