Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. langgraph-checkpoint
  4. ›
  5. CVE-2025-64439

CVE-2025-64439: LangGraph Checkpoint affected by RCE in "json" mode of JsonPlusSerializer

November 5, 2025 (updated November 7, 2025)

Prior to langgraph-checkpoint version 3.0 , LangGraph’s JsonPlusSerializer (used as the default serialization protocol for all checkpointing) contains a remote code execution (RCE) vulnerability when deserializing payloads saved in the "json" serialization mode.

If an attacker can cause your application to persist a payload serialized in this mode, they may be able to also send malicious content that executes arbitrary Python code during deserialization.

Upgrading to version langgraph-checkpoint 3.0 patches this vulnerability by preventing deserialization of custom objects saved in this mode.

If you are deploying in langgraph-api, any version 0.5 or later is also free of this vulnerability.

References

  • github.com/advisories/GHSA-wwqv-p2pp-99h5
  • github.com/langchain-ai/langgraph
  • github.com/langchain-ai/langgraph/blob/c5744f583b11745cd406f3059903e17bbcdcc8ac/libs/checkpoint/langgraph/checkpoint/serde/jsonplus.py
  • github.com/langchain-ai/langgraph/commit/c5744f583b11745cd406f3059903e17bbcdcc8ac
  • github.com/langchain-ai/langgraph/releases/tag/checkpoint%3D%3D3.0.0
  • github.com/langchain-ai/langgraph/security/advisories/GHSA-wwqv-p2pp-99h5
  • nvd.nist.gov/vuln/detail/CVE-2025-64439

Code Behaviors & Features

Detect and mitigate CVE-2025-64439 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.0.0

Fixed versions

  • 3.0.0

Solution

Upgrade to version 3.0.0 or above.

Weakness

  • CWE-502: Deserialization of Untrusted Data

Source file

pypi/langgraph-checkpoint/CVE-2025-64439.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 24 Nov 2025 00:19:28 +0000.