CISA Admin Leaked AWS GovCloud Keys on GitHub
krebsonsecurity.com
CISA Admin Leaked AWS GovCloud Keys on GitHub
1–10 of 205 posts
Re: CISA Admin Leaked AWS GovCloud Keys on GitHub
#2Re: CISA Admin Leaked AWS GovCloud Keys on GitHub
#3Re: CISA Admin Leaked AWS GovCloud Keys on GitHub
#4Your LLM will happily read the entire file, ship it off to be training data for future versions of ChatGPT, and not raise any flags, because let's be fair it was on ok thing to check if all the env vars were set, or it you had set up the database password for the app.
It's time for orgs to audit and rotate secrets wherever they are stored in disk or in logs, and switch to SOPS or Vault or whatever to keep these out if plaintext except exactly when needed.
Re: CISA Admin Leaked AWS GovCloud Keys on GitHub
#5[1] https://www.politico.com/news/2026/01/27/cisa-madhu-gottumuk...
Re: CISA Admin Leaked AWS GovCloud Keys on GitHub
#6I think one thing that people are sleeping on is passing a ton of secrets to OpenAI and Anthropic or your OpenRouter by having a .env or secrets on disk in your repo, but not checked in Your LLM will happily read the entire file, ship it off to be training data for future versions of ChatGPT, and not raise any flags, because let's be fair it was on ok thing to check if all the env vars were set, or it you had set up…
Re: CISA Admin Leaked AWS GovCloud Keys on GitHub
#7I think one thing that people are sleeping on is passing a ton of secrets to OpenAI and Anthropic or your OpenRouter by having a .env or secrets on disk in your repo, but not checked in Your LLM will happily read the entire file, ship it off to be training data for future versions of ChatGPT, and not raise any flags, because let's be fair it was on ok thing to check if all the env vars were set, or it you had set up…
But not everyone is where they need to be. For instance, railway doesn't let you access AWS resources via roles/OIDC. I filed a ticket[0] but haven't seen movement.
0: https://station.railway.com/feedback/allow-for-integration-w...
Re: CISA Admin Leaked AWS GovCloud Keys on GitHub
#8Re: CISA Admin Leaked AWS GovCloud Keys on GitHub
#9obviously leaking the credentials itself is crazy, given that its (a contractor to) CISA, but to not respond when notified? crazy crazy.
but wait! it gets worse somehow
"“AWS-Workspace-Firefox-Passwords.csv” — listed plaintext usernames and passwords for dozens of internal CISA systems"
while i understand and sympathize with the fact that CISA is kind of being gutted, a passwords.csv with weak passwords is inexcusable incompetence. not much budget is required for a password manager.
embarrassing all around.
Re: CISA Admin Leaked AWS GovCloud Keys on GitHub
#10Yet another argument for the death of the API key. Replacements abound; let's get on with it.
It's the first time I hear about replacing API keys