Banks generates meaningful LLM prompts using a simple template language. Prior to version 2.4.5, DirectoryPromptRegistry.set() in src/banks/registries/directory.py interpolates attacker-controlled Prompt.name and Prompt.version values into a Path without canonicalization or containment validation. Relative traversal such as ../victim/foo and an absolute Prompt.name can escape or discard the configured registry root, while overwrite=True permits replacement of existing target files. The poisoned name is persisted in index.json and reconstructed by _load(), allowing the out-of-root path to survive later registry loads. An application that forwards request data into these fields can therefore write Prompt.raw bytes to attacker-chosen paths writable by the application process. This issue is fixed in version 2.4.5.
CVE-2026-71492
This medium-severity CVE scores 6.0 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 75% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.0
- EG Score
- 6.0(medium)
- EG Risk
- 43(Track)EG Risk 43/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity60% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 25%
- KEV
- Not listed
Published
August 20, 2026
Last Modified
August 20, 2026
Advisory Details (4)
Auto-updated Aug 20, 2026v2.4.5
Patch available: masci/banks v2.4.5
https://github.com/masci/banks/releases/tag/v2.4.5commit a215f6d77996 (masci/banks)
Patch available: masci/banks v2.4.5 (contains commit a215f6d77996)
https://github.com/masci/banks/commit/a215f6d779966945c56e0af5abed1ae5916fd9d3fix: validate prompt paths in DirectoryPromptRegistry
Patch available: masci/banks v2.4.5 (PR #77 merged 2026-07-07)
https://github.com/masci/banks/pull/77Path traversal in `DirectoryPromptRegistry.set()` allows arbitrary file write outside the registry root · Advisory · masci/banks · GitHub
https://github.com/masci/banks/security/advisories/GHSA-x8wg-4xgc-vr54Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 19× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:53 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 01:29 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 20:36 UTCEG score recompute
- 2026-08-26 20:11 UTCEG score recompute
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-25 19:37 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 19:12 UTCEG score recompute
- 2026-08-23 18:48 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 18:24 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 17:59 UTCEG score recompute
- 2026-08-20 17:34 UTCEG score recompute
- 2026-08-20 17:17 UTCEG score recompute
- 2026-08-20 16:17 UTCEG score recompute
- 2026-08-20 16:16 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-71492?
When was CVE-2026-71492 disclosed?
Is CVE-2026-71492 actively exploited?
What is the CVSS score of CVE-2026-71492?
How do I remediate CVE-2026-71492?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-71492
Is Your Infrastructure Affected by CVE-2026-71492?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.