CVE-2026-14742
LOW
3.1
CVSS 3.1
Description
A vulnerability was determined in langchain-ai langgraph up to 1.2.4. The affected element is the function _freeze of the file libs/langgraph/langgraph/_internal/_cache.py of the component Task Result Cache. This manipulation of the argument default_cache_key causes use of weak hash. The attack is possible to be carried out remotely. The complexity of an attack is rather high. The exploitability is described as difficult. The exploit has been publicly disclosed and may be utilized. The pull request to fix this issue awaits acceptance.
Metadata
Severity & Metrics
3.1
LOW CVSS 3.1
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| langchain-ai | langgraph | — | 1.2.0, 1.2.1, 1.2.2, 1.2.3 … |
Weakness (CWE)
CVSS scores (4)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 3.1 | LOW | 3.1 | cna | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R |
| 3.1 | LOW | 3.0 | cna | CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R |
| 2.3 | LOW | 4.0 | cna | CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P |
| 2.1 | N/D | 2.0 | cna | AV:N/AC:H/Au:S/C:P/I:N/A:N/E:POC/RL:ND/RC:UR |
References (7)
- VDB-376328 | langchain-ai langgraph Task Result Cache _cache.py _freeze weak hash https://vuldb.com/vuln/376328
- VDB-376328 | CTI Indicators (IOB, IOC, TTP, IOA) https://vuldb.com/vuln/376328/cti
- CVE-2026-14742 | CVE Analysis and Report https://vuldb.com/cve/CVE-2026-14742
- Submit #849217 | langchain-ai langgraph 1.2.4 Use of Weak Hash https://vuldb.com/submit/849217
- https://github.com/langchain-ai/langgraph/issues/8009
- https://github.com/langchain-ai/langgraph/pull/8069
- https://github.com/langchain-ai/langgraph/