All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Critical LangChain Core Vulnerability (CVE-2025-68664) Allows Serialization Injection Attacks

By

shahartal

5mo ago· 12 min readenInsight

Summary

Cyata Research discloses LangGrinch (CVE-2025-68664), a critical vulnerability in LangChain Core that allows serialization injection attacks. The vulnerability enables attackers to manipulate LLM-influenced metadata to be rehydrated as objects, potentially leading to secret leaks and unsafe instantiation. The research builds on previous work breaking secret managers, highlighting how platforms that accidentally treat attacker-shaped data as trusted structure can collapse security boundaries. LangChain has published a critical advisory and patch guidance for the vulnerability.

Key quotes

· 4 pulled
Yesterday, LangChain published a critical advisory for a vulnerability I reported in langchain-core: CVE-2025-68664 / GHSA-c67j-w6g6-q2cm.
One takeaway kept repeating: when a platform accidentally treats attacker-shaped data as trusted structure, that boundary collapses fast.
Cyata discloses LangGrinch (CVE-2025-68664), a critical LangChain Core serialization injection bug where untrusted, LLM-influenced metadata can be rehydrated as objects, enabling secret leaks and unsafe instantiation.
This time, the system that 'breaks' isn't your secret manager.
Snippet from the RSS feed
Cyata discloses LangGrinch (CVE-2025-68664), a critical LangChain Core serialization injection bug where untrusted, LLM-influenced metadata can be rehydrated as objects, enabling secret leaks and unsafe instantiation. Patch guidance included.

You might also wanna read