Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-67644

7.3 · HIGH
Published Dec 11, 2025 langchain CWE-89 EPSS 2.31% (82th pctl)

Overview

CVE-2025-67644 is a high-severity vulnerability affecting langchain langgraph-checkpoint-sqlite. It was published on December 11, 2025 and has a CVSS 3.1 base score of 7.3 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.3, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB (both sync and async, via aiosqlite). Versions 3.0.0 and below are vulnerable to SQL injection through the checkpoint implementation. Checkpoint allows attackers to manipulate SQL queries through metadata filter keys, affecting applications that accept untrusted metadata filter keys (not just filter values) in checkpoint search operations. The _metadata_predicate() function constructs SQL queries by interpolating filter keys directly into f-strings without validation. This issue is fixed in version 3.0.1.

Remediation

Check the references section for vendor advisories and patches from langchain. Update langgraph-checkpoint-sqlite to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
langchain langgraph-checkpoint-sqlite >= 0, < 3.0.1 Affected

Frequently Asked Questions

What is CVE-2025-67644?

CVE-2025-67644 is a high-severity vulnerability affecting langchain langgraph-checkpoint-sqlite. It was published on December 11, 2025 and has a CVSS 3.1 base score of 7.3 (HIGH).

How severe is CVE-2025-67644?

This vulnerability has a CVSS 3.1 base score of 7.3, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-67644?

Check the references section for vendor advisories and patches from langchain. Update langgraph-checkpoint-sqlite to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-67644?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-67644 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.