CVE-2025-67644
Last modified
CVE-2025-67644 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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. EPSS estimates a 2.07% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Langchain | Langgraph-Checkpoint-Sqlite | < 3.0.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-67644?
How severe is CVE-2025-67644?
How do I fix CVE-2025-67644?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-67638Jenkins 2.540 and earlier, LTS 2.528.2 and earlier does not …4.3
- CVE-2025-67639A cross-site request forgery (CSRF) vulnerability in Jenkins…3.5
- CVE-2025-67640Jenkins Git client Plugin 6.4.0 and earlier does not not cor…5
- CVE-2025-67641Jenkins Coverage Plugin 2.3054.ve1ff7b_a_a_123b_ and earlier…5.4
- CVE-2025-67642Jenkins HashiCorp Vault Plugin 371.v884a_4dd60fb_6 and earli…4.3
- CVE-2025-67643Jenkins Redpen - Pipeline Reporter for Jira Plugin 1.054.v7b…4.3
- CVE-2025-67645OpenEMR is a free and open source electronic health records …8.8
- CVE-2025-67646TableProgressTracking is a MediaWiki extension to track prog…3.5
- CVE-2025-67647SvelteKit is a framework for rapidly developing robust, perf…9.1
- CVE-2025-67648Shopware is an open commerce platform. Versions 6.4.6.0 thro…6.1
- CVE-2025-67649A SQL injection vulnerability has been identified in PHP Jab…9.3
- CVE-2025-6765A vulnerability, which was classified as critical, has been …8.8
Are you affected by CVE-2025-67644?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
