Server-Side Template Injection Vulnerability in Banks by Masci
CVE-2026-44209
7.5HIGH
What is CVE-2026-44209?
The Banks application prior to version 2.4.2 is susceptible to Server-Side Template Injection (SSTI) due to the use of jinja2.Environment() without sufficient sandboxing. This vulnerability arises when applications allow user-supplied strings as arguments for the template rendering process in the Prompt() function, potentially enabling attackers to execute remote code on the host system. This flaw has been addressed in version 2.4.2, which includes necessary security measures to mitigate the risk.
Affected Version(s)
banks < 2.4.2
