CVE-2026-44209
HIGH EPSS 33.5%
Published May 26, 20261mo ago · Modified Jun 17, 20261w ago
7.5 CVSS 3.1
Published May 26, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago
Description
Banks generates meaningful LLM prompts using a template language that makes sense. Prior to 2.4.2, banks uses jinja2.Environment() (unsandboxed) to render prompt templates. Applications that pass user-supplied strings as the template argument to Prompt() are vulnerable to Server-Side Template Injection (SSTI), which can lead to Remote Code Execution (RCE) on the host system. This vulnerability is fixed in 2.4.2.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
33.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-1336
References 2
- github.com https://github.com/masci/banks/pull/74
- github.com https://github.com/masci/banks/security/advisories/GHSA-gphh-9q3h-jgpp
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.