gemini-bridge is a lightweight MCP server bridging AI agents to Google's Gemini AI via the official CLI. From 1.0.0 until 1.3.1, consult_gemini_with_files in inline mode read any file path supplied in the files argument without confining it to the working directory, then forwarded the contents to the Gemini CLI. Because the caller also controls query, the file contents are echoed back through the Gemini round-trip (and sent to Google), making this an arbitrary local file read. This issue is fixed in version 1.3.1.
CVE-2026-54785
This medium-severity CVE scores 6.2 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 95% 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.2
- EG Score
- 6.2(medium)
- EG Risk
- 28(Track)EG Risk 28/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 computedSeverity62% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 5%
- KEV
- Not listed
Published
July 31, 2026
Last Modified
August 3, 2026
Advisory Details (4)
Auto-updated Jul 31, 2026v1.3.1
Patch available: eLyiN/gemini-bridge v1.3.1
https://github.com/eLyiN/gemini-bridge/releases/tag/v1.3.1commit 8f3b85afd02b (eLyiN/gemini-bridge)
Patch available: eLyiN/gemini-bridge v1.3.1 (contains commit 8f3b85afd02b)
https://github.com/eLyiN/gemini-bridge/commit/8f3b85afd02b692c4bc974b5176e12fb277ea801fix: confine inline file attachments to working directory (path traversal)
Patch available: eLyiN/gemini-bridge v1.3.1 (PR #9 merged 2026-06-09)
https://github.com/eLyiN/gemini-bridge/pull/9Arbitrary local file read via consult_gemini_with_files inline mode · Advisory · eLyiN/gemini-bridge · GitHub
https://github.com/eLyiN/gemini-bridge/security/advisories/GHSA-c5px-58j2-7fqpVendor Advisories for CVE-2026-54785(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| gemini-bridge | 1.0.0 ... 1.3.0 (8 versions) | 1.3.1 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 38× 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-20 22:55 UTCEPSS rescore
- 2026-08-19 22:45 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 23:53 UTCEG score recompute
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-18 01:00 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-17 02:03 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 03:10 UTCEG score recompute
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 04:18 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 05:25 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 06:32 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 08:46 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 09:54 UTCEG score recompute
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-09 11:02 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-08 12:09 UTCEG score recompute
- 2026-08-06 14:24 UTCEG score recompute
Show 13 moreShow fewer
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-04 16:35 UTCEG score recompute
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-04 10:39 UTCEPSS rescore
- 2026-08-03 17:42 UTCEG score recompute
- 2026-08-03 17:12 UTCEG score recompute
- 2026-08-03 10:36 UTCEPSS rescore
- 2026-08-02 21:15 UTCEG score recompute
- 2026-08-02 02:27 UTCEPSS rescore
- 2026-07-31 23:31 UTCEG score recompute
- 2026-07-31 22:48 UTCEG score recompute
- 2026-07-31 22:48 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-54785?
When was CVE-2026-54785 disclosed?
Is CVE-2026-54785 actively exploited?
What is the CVSS score of CVE-2026-54785?
How do I remediate CVE-2026-54785?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-54785
Is Your Infrastructure Affected by CVE-2026-54785?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.