VDB
KO

PYSEC-2024-43

Details

LangChain through 0.1.10 allows ../ directory traversal by an actor who is able to control the final part of the path parameter in a load_chain call. This bypasses the intended behavior of loading configurations only from the hwchase17/langchain-hub GitHub repository. The outcome can be disclosure of an API key for a large language model online service, or remote code execution.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / langchain
Introduced in: 0 Fixed in: 0.1.11
Fix pip install --upgrade 'langchain>=0.1.11'

References