CVE-2026-54785

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.
Configurations

No configuration.

History

31 Jul 2026, 23:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-31 23:17

Updated : 2026-08-03 17:16


NVD link : CVE-2026-54785

Mitre link : CVE-2026-54785

CVE.ORG link : CVE-2026-54785


JSON object : View

Products Affected

No product.

CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-200

Exposure of Sensitive Information to an Unauthorized Actor