Project Subscriptions
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-pjwx-r37v-7724 | LangChain vulnerable to unsafe deserialization of attacker-controlled objects through overly broad `load()` allowlists |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Fri, 29 May 2026 20:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Langchain
Langchain langchain |
|
| CPEs | cpe:2.3:a:langchain:langchain:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Langchain
Langchain langchain |
Wed, 27 May 2026 15:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 27 May 2026 00:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Langchain-ai
Langchain-ai langchain |
|
| Vendors & Products |
Langchain-ai
Langchain-ai langchain |
Tue, 26 May 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | LangChain: Unsafe deserialization of attacker-controlled LangChain objects through overly broad `load()` allowlists | |
| Weaknesses | CWE-502 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-27T14:07:03.564Z
Reserved: 2026-05-07T21:21:48.352Z
Link: CVE-2026-44843
Updated: 2026-05-27T14:06:57.825Z
Status : Analyzed
Published: 2026-05-26T21:16:39.003
Modified: 2026-05-29T19:48:48.150
Link: CVE-2026-44843
No data.
OpenCVE Enrichment
Updated: 2026-05-27T00:30:20Z
Github GHSA