CVSS v3
7.3
HIGH
EPSS Score
2.3 %
exploit probability, as of 2026-09-25
CISA KEV
No
known exploited
Exploitation
—
SSVC status
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.
Technical details
- Published
- 2025-12-11
Frequently asked questions
What is CVE-2025-67644?
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.
Is CVE-2025-67644 actively exploited?
Active exploitation of CVE-2025-67644 has not been confirmed. Its EPSS score was 2.3% on 2026-09-25, the estimated probability of exploitation in the next 30 days.
What is the CVSS score for CVE-2025-67644?
CVE-2025-67644 has a CVSS v3 base score of 7.3 (HIGH severity).
Is CVE-2025-67644 affecting your environment?
Use isMalicious to check if any of your IPs or domains are associated with this vulnerability's IOCs.
No credit card required · 500 free checks/month · Free API key
Other 2025 vulnerabilities worth triaging
Ranked by exploit probability (EPSS).
- CVE-2025-53770KEVMicrosoft SharePoint Server Remote Code Execution Vulnerability
- CVE-2025-49704KEVMicrosoft SharePoint Remote Code Execution Vulnerability
- CVE-2025-3248KEV
- CVE-2025-22457KEV
- CVE-2025-59287KEV
- CVE-2025-0282KEV
- CVE-2025-31161KEV
- CVE-2025-5777KEVNetScaler ADC and NetScaler Gateway - Insufficient input validation leading to memory overread