Friday, January 31, 2025
HomeSecurity NewsThousands of Servers Running etcd Leaking Credentials Online - Mitigation's

Thousands of Servers Running etcd Leaking Credentials Online – Mitigation’s

Published on

SIEM as a Service

Follow Us on Google News

Thousand of servers running etcd is open to the internet and exposing credentials publically. Etcd is a type of database that stores data across a cluster of machines and is used by many companies in protection environments.

According to the security researcher, Giovanni Collazo shodan search more than 2,200 etcd installations are open on the Internet and exposing credentials for cms_admin, mysql_root, Postgres, etc.

Etcd binaries available for OSX, Linux, Windows, rkt, and Docker. Before etcd version 2.1, it was completely an open system and anyone who accesses to API could change the keys.

Also Read SQLMAP-Detecting and Exploiting SQL Injection- A Detailed Explanation

To summarize his findings Giovanni downloaded full shodan report and wrote a simple script to call the etcd API and requested all keys.

GET HTTP://<ip address>:2379/v2/keys/?recursive=true

The script is to download the JSON key files from the servers, Giovanni stopped the script after it reaches to 750 MB of data and checked 1,485 from the IP list.

He found a bunch of keys for different kinds of databases that includes AWS secret keys, and API keys. In total he extracts password 8781, aws_secret_access_key 650, secret_key 23, private_key 8.

Giovanni said, “I did not test any of the credentials but if I had to guess I would guess that at least a few of them should work and this is the scary part.”

If the etcd servers are open to the internet without any authentication it allows attackers to extract hundreds of database passwords and allows to install backdoors in the system.

In order to mitigate the attack add authentication to the servers that open to the internet or cut off them from the Internet.

Giovanni says the remote code execution is mostly possible “I’m almost certain that an attacker could write to them using the same API“. Attackers can mess with configurations by stealing credentials and exfiltrate the data.

Gurubaran
Gurubaran
Gurubaran is a co-founder of Cyber Security News and GBHackers On Security. He has 10+ years of experience as a Security Consultant, Editor, and Analyst in cybersecurity, technology, and communications.

Latest articles

VMware Aria Operations Vulnerabilities Allow Attackers to Perform Admin-Level Actions

VMware has released a critical security advisory, VMSA-2025-0003, addressing multiple vulnerabilities in VMware Aria Operations...

Malware Discovered in Healthcare Patient Monitors, Traced to Chinese IP Address

The Cybersecurity and Infrastructure Security Agency (CISA) has issued a critical advisory regarding multiple...

Jailbreaking DeepSeek: Researchers Reveal Three New Methods to Override LLM Safety

Researchers at Palo Alto Networks' Unit 42 have revealed a troubling surge in large...

Phorpiex Botnet Distributes LockBit Ransomware Through Compromised Websites

Cybereason Security Services has published a comprehensive threat analysis highlighting the resurgence of the...

API Security Webinar

Free Webinar - DevSecOps Hacks

By embedding security into your CI/CD workflows, you can shift left, streamline your DevSecOps processes, and release secure applications faster—all while saving time and resources.

In this webinar, join Phani Deepak Akella ( VP of Marketing ) and Karthik Krishnamoorthy (CTO), Indusface as they explores best practices for integrating application security into your CI/CD workflows using tools like Jenkins and Jira.

Discussion points

Automate security scans as part of the CI/CD pipeline.
Get real-time, actionable insights into vulnerabilities.
Prioritize and track fixes directly in Jira, enhancing collaboration.
Reduce risks and costs by addressing vulnerabilities pre-production.

More like this

Hackers Exploiting DNS Poisoning to Compromise Active Directory Environments

A groundbreaking technique for Kerberos relaying over HTTP, leveraging multicast poisoning, has been recently...

Microsoft Enhances Windows 11 Security with Admin Protection to Prevent Crowdstrike-Like Incident

Microsoft has introduced "Administrator Protection" (AP), a sophisticated security feature aimed at elevating Windows...

Russian APT28 Hackers Exploit Zero-Day Vulnerabilities to Target Government and Security Sectors

A detailed analysis from Maverits, a leading cybersecurity firm, reveals a significant evolution in...