Lucene search
+L

137 matches found

OSV
OSV
added 2025/10/29 6:55 p.m.11 views

CVE-2025-64104 LangGraph SQLite Checkpoint Filter Key SQL Injection POC for SqliteStore

LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB both sync and async, via aiosqlite. Prior to 2.0.11, LangGraph's SQLite store implementation contains SQL injection vulnerabilities using direct string concatenation without proper parameterization,...

7.3CVSS8.2AI score
SaveExploits0References4
CVE
CVE
added 2025/10/29 6:55 p.m.36 views

CVE-2025-64104

LangGraph SQLite Checkpoint (SqliteStore) has a SQL injection vulnerability due to direct string concatenation when building JSON path-based filters. Effective prior to version 2.0.11, this flaw could allow attackers with local privileges to inject arbitrary SQL and bypass access controls. The is...

7.3CVSS7.7AI score0.00176EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/29 6:55 p.m.3 views

CVE-2025-64104 LangGraph SQLite Checkpoint Filter Key SQL Injection POC for SqliteStore

LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB both sync and async, via aiosqlite. Prior to 2.0.11, LangGraph's SQLite store implementation contains SQL injection vulnerabilities using direct string concatenation without proper parameterization,...

7.3CVSS7.7AI score0.00176EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/10/29 12:00 a.m.12 views

langchainlanggraph-checkpoint-sqlite SQL注入漏洞

langchainlanggraph-checkpoint-sqlite is an open source database connectivity Python library from LangChain. An SQL injection vulnerability exists in langchainlanggraph-checkpoint-sqlite versions prior to 2.0.11, which stems from the use of a direct string concatenation that is not properly...

7.3CVSS7.8AI score0.00176EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/10/29 12:00 a.m.12 views

PT-2025-44346

Name of the Vulnerable Software and Affected Versions LangGraph versions prior to 2.0.11 Description The LangGraph SQLite Checkpoint component, used with SQLite databases, contains SQL injection flaws. This is due to direct string concatenation without proper parameterization, which allows...

7.3CVSS7.3AI score0.00176EPSS
SaveExploits0References14
Snyk
Snyk
added 2025/10/26 6:48 a.m.5 views

SQL Injection

Overview langgraph-checkpoint-sqlite is a Library with a SQLite implementation of LangGraph checkpoint saver. Affected versions of this package are vulnerable to SQL Injection via improper handling of filter $eq, $ne, $gt, $lt, $gte, $lte operators in the LangGraph SQLite store implementation. An...

8.2CVSS7.9AI score0.00176EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/26 6:30 a.m.14 views

EUVD-2025-35939

A SQL injection vulnerability exists in the langchain-ai/langchain repository, specifically in the LangGraph's SQLite store implementation. The affected version is langgraph-checkpoint-sqlite 2.0.10. The vulnerability arises from improper handling of filter operators $eq, $ne, $gt, $lt, $gte, $lt...

7.3CVSS7.4AI score0.00165EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/10/26 6:30 a.m.17 views

LangGraph's SQLite store implementation has a SQL Injection Vulnerability

A SQL injection vulnerability exists in the langchain-ai/langgraph repository, specifically in the LangGraph's SQLite store implementation. The affected version is langgraph-checkpoint-sqlite 2.0.10. The vulnerability arises from improper handling of filter operators $eq, $ne, $gt, $lt, $gte, $lt...

7.3CVSS7.9AI score0.00165EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/10/26 6:30 a.m.8 views

GHSA-4H97-WPXP-3757 LangGraph's SQLite store implementation has a SQL Injection Vulnerability

A SQL injection vulnerability exists in the langchain-ai/langgraph repository, specifically in the LangGraph's SQLite store implementation. The affected version is langgraph-checkpoint-sqlite 2.0.10. The vulnerability arises from improper handling of filter operators $eq, $ne, $gt, $lt, $gte, $lt...

7.3CVSS6AI score0.00165EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/26 6:15 a.m.20 views

CVE-2025-8709

A SQL injection vulnerability exists in the langchain-ai/langchain repository, specifically in the LangGraph's SQLite store implementation. The affected version is langgraph-checkpoint-sqlite 2.0.10. The vulnerability arises from improper handling of filter operators $eq, $ne, $gt, $lt, $gte, $lt...

7.3CVSS0.00165EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/26 5:38 a.m.60 views

CVE-2025-8709

CVE-2025-8709 affects langgraph-checkpoint-sqlite 2.0.10 in LangGraph’s SQLite store. The root cause is improper string concatenation of filter keys in _get_filter_condition(), allowing SQL injection via filter parameters and potentially exposing all documents and sensitive fields (e.g., password...

7.3CVSS7.5AI score0.00165EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/10/26 5:38 a.m.3 views

CVE-2025-8709 SQL Injection in langchain-ai/langchain

A SQL injection vulnerability exists in the langchain-ai/langchain repository, specifically in the LangGraph's SQLite store implementation. The affected version is langgraph-checkpoint-sqlite 2.0.10. The vulnerability arises from improper handling of filter operators $eq, $ne, $gt, $lt, $gte, $lt...

7.3CVSS7.5AI score0.00165EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/26 5:38 a.m.18 views

CVE-2025-8709 SQL Injection in langchain-ai/langchain

A SQL injection vulnerability exists in the langchain-ai/langchain repository, specifically in the LangGraph's SQLite store implementation. The affected version is langgraph-checkpoint-sqlite 2.0.10. The vulnerability arises from improper handling of filter operators $eq, $ne, $gt, $lt, $gte, $lt...

7.3CVSS0.00165EPSS
SaveExploits0References1
Huntr
Huntr
added 2025/07/21 5:38 a.m.8 views

SQLite Operator-Based SQL Injection Vulnerability in LangGraph

This report is not public...

7.3CVSS6.9AI score0.00165EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/21 12:00 a.m.14 views

PT-2025-43747

Name of the Vulnerable Software and Affected Versions langgraph-checkpoint-sqlite version 2.0.10 Description A SQL injection vulnerability exists in the LangGraph's SQLite store implementation within the langchain-ai/langgraph repository. The issue stems from improper handling of filter operators...

7.3CVSS7.2AI score0.00165EPSS
SaveExploits0References18
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/03/12 2:56 a.m.8 views

Malicious code in auth0-langgraph-state-rag-js (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 4726a148bd39bb68771231f6ed71f2edab6932f2f9468e69b5f659528ebb6d4f Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2025/03/12 2:56 a.m.6 views

MAL-2025-2298 Malicious code in auth0-langgraph-state-rag-js (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 4726a148bd39bb68771231f6ed71f2edab6932f2f9468e69b5f659528ebb6d4f Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Rows per page
Query Builder