CVE-2025-9556
BaseFortify
Publication date: 2025-09-12
Last updated on: 2025-11-03
Assigner: CERT/CC
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gonja | gonja | 1.5.3 |
| langchaingo | langchaingo | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Langchaingo, which uses jinja2 syntax parsed by the gonja library v1.5.3. Gonja's support for include and extends syntax allows reading files, leading to a server side template injection vulnerability. An attacker can exploit this by inserting a statement into a prompt to read sensitive files like "etc/passwd".
How can this vulnerability impact me? :
The vulnerability can allow an attacker to execute arbitrary template code on the server, potentially reading sensitive files such as "etc/passwd". This can lead to full compromise of confidentiality, integrity, and availability of the affected system, as indicated by the high CVSS score (9.8).