Releases35
Frequency2 weeks 5 days
Last Release
Stars9.36K
LangChain for Go, the easiest way to write LLM-based programs in Go

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICAL

Langchaingo supports the use of jinja2 syntax when parsing prompts, which is in turn parsed using the gonja library v1.5.3. Gonja supports include and extends syntax to read files, which leads to a server side template injection vulnerability within langchaingo, allowing an attacker to insert a statement into a prompt to read the "etc/passwd" file.