🔐 CVE Alert

CVE-2026-62663

HIGH 7.5

Banks: Arbitrary File Read via Path Traversal in Media Filters (image/audio/video/document)

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

Banks generates meaningful LLM prompts using a simple template language. In versions prior to 2.4.4, all four media filters (image, audio, video, document) in banks accept untrusted user input as file paths via Path(value) and pass them directly to open(file_path, "rb") without any path sanitization, canonicalization, or directory restriction. An attacker who controls template variables passed to a banks Prompt can use path traversal (../) to read arbitrary files accessible to the Python process—including .env files, SSH keys, cloud credentials, source code, /etc/passwd, and /etc/shadow—with the content returned base64-encoded in the rendered prompt output, making exfiltration trivial. This is particularly dangerous for applications that use banks to process user-provided template variables before sending prompts to an LLM. This issue has been fixed in version 2.4.4.

CWE CWE-22
Vendor masci
Product banks
Published Jul 30, 2026
Last Updated Jul 30, 2026
Stay Ahead of the Next One

Get instant alerts for masci banks

Be the first to know when new high vulnerabilities affecting masci banks are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

masci / banks
< 2.4.4

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/masci/banks/security/advisories/GHSA-98rr-gvc9-3cjh