All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Google API Keys Security Risk: Public Keys Now Grant Unauthorized Access to Gemini

By

hiisthisthingon

3mo ago· 9 min readenInsight

Summary

Google's long-standing policy that API keys for services like Maps and Firebase were not secrets has changed with the introduction of Gemini. Researchers found that thousands of publicly exposed Google API keys, originally intended for public services, can now be used to access Gemini and potentially compromise private data, upload files, and incur charges on the account holder. The article reveals a significant security vulnerability where old public API keys can be repurposed for unauthorized access to Gemini's capabilities.

Key quotes

· 4 pulled
Google spent over a decade telling developers that Google API keys (like those used in Maps, Firebase, etc.) are not secrets. But that's no longer true: Gemini accepts the same keys to access your private data.
We scanned millions of websites and found nearly 3,000 Google API keys, originally deployed for public services like Google Maps, that now also authenticate to Gemini even though they were never intended for it.
With a valid key, an attacker can access uploaded files, cached data, and charge LLM-usage to your account.
Even Google themselves had old public API keys, which they thought were safe for public use.
Snippet from the RSS feed
Google spent over a decade telling developers that Google API keys (like those used in Maps, Firebase, etc.) are not secrets. But that's no longer true.

You might also wanna read