Friday, August 28, 2026
Cloud Native Now

Cloud Native Now


MENUMENU
  • Home
  • Webinars
    • Upcoming
    • Calendar View
    • On-Demand
  • Podcasts
    • Cloud Native Now Podcast
    • Techstrong.tv Podcast
    • Techstrong.tv - Twitch
  • About
  • Sponsor
MENUMENU
  • News
    • Latest News
    • News Releases
  • Cloud-Native Development
  • Cloud-Native Platforms
  • Cloud-Native Networking
  • Cloud-Native Security
Cloud-Native Architecture Cloud-Native Development Cloud-Native Security Docker Social - Facebook Social - LinkedIn Social - X 

Bad Actors Exploiting Docker Remote API Servers in Attacks

November 4, 2024 Jeff Burt cryptomining, Docker attack, malware campaign, remote API, Trend Micro
by Jeff Burt

Researchers from cybersecurity vendor Trend Micro are urging developers to secure and monitor their Docker remote API servers after attacks by threat actors targeting the systems to install a Linux malware and a cryptocurrency miner on compromised systems.

In a pair of reports, the researchers outlined recent attacks that installed and deployed either the perfctl malware or SRBMiner crypto miner, an indication that bad actors are ramping up their efforts to exploit the vulnerability of these servers.

Techstrong Gang Youtube

“Exploiting exposed Docker remote API servers has now reached a critical level where the attention of an organization and its security professionals is seriously required,” threat researchers Sunil Bharti and Ranga Duraisamy wrote in one report. “The first step to avoiding such incidents is understanding the attack sequence a threat actor can use. It is essential that every organization’s Docker Remote API server is secured, monitored regularly for unauthorized access and suspicious activities to reduce the risk of attacks, and has security patches up to date.”

In the report, Bharti and Duraisamy said the attacks installing perfctl start with the bad actors probing for vulnerable Docker remote API servers. Perfctl is a persistent multipurpose backdoor known to deploy cryptojacking malware – when a victim’s compute resources to mine for cryptocurrencies – and proxyjacking, in which hackers not only steal compute resources but also unused bandwidth for their nefarious activities.

Once a vulnerable system is identified, the hackers create a Docker container in a way that includes a name that is similar to a legitimate container and enables it to run in a privileged mode. They also configure their container to “share the same PID namespace as the processes on the host. As a result, the container’s processes will be able to see and interact with all the processes running on the host system in the same way as all running processes, as if they were running directly on the host.”

Two-Part Payload

The container executes a two-part malicious payload via a Docker Exec API, with the first trying to escape the container and the second containing a Base64 encoded shell script, which checks for and prevents duplicate processes and then creates a Bash script that contains a series of commands.

The malware also uses techniques to evade detection, including checking for similar processes and creating directories and a custom function to download files.

This isn’t the only recent report of perfctl being used in attacks. Aqua Security researchers early this month wrote they had discovered the malware exploiting more than 20,000 types of misconfigurations and undetected vulnerabilities to target Linux systems over the past three to four years.

They warned that users with Linux servers connected to the internet were at risk, adding that “given the scale, we strongly believe the attackers targeted millions worldwide with a potential number of victims of thousands, it appears that with this malware any Linux server could be at risk.”

Mining Crypto

In the second Trend Micro report, Bharti and Abdelrahman Esmail wrote that threat actors were targeting Docker remote API servers to deploy SRBMiner to mine XRP crypto, using the gRPC protocol (a framework for transmitting data and implementing APIs using HTTP 2.0) over h2c (HTTP/2 over TCP) to evade security protections and run their cryptomining operations on the Docker host.

They noted that while Docker’s remote API is convenient for developers who want to manage their containers, images and volumes remotely, “this feature also introduces security risks if remote API servers are left misconfigured and exposed to the internet, which could lead to security breaches and exploitation by malicious actors.”

Think Before Enabling by Default

Katie Paxton-Fear, API researcher with Traceable AI, echoed the thought, adding that organizations should think before enabling the remote API by default.

“If you are not 100% sure you need this feature, the safest thing to do is disable it,” Paxton-Fear said. “In this case [involving perfctl], the researchers were able to pivot from a single docker container to the host via a container escape, but if the management API is simply disabled when not in use, the vulnerability is completely avoidable.”

She added that all management APIs have high levels of access and can create and modify resources at will.

“You must ensure you use strong authentication and authorization to ensure that not only those with valid credentials access a management console, but also that they have the correct permissions,” Paxton-Fear said. “This allows you to easily revoke access. But if a user’s credentials are leaked, it is also vital to have logging and monitoring in place for Docker exec so you are aware when new containers are created and used.”

A To-Do List

The Trend Micro researchers also outlined several other steps that need to be taken, including implementing strong access controls and authentication mechanisms, regularly monitoring the remote API servers for unusual activities, and implementing strong security practices like avoiding the use of “privileged” mode and reviewing container images and configurations before deploying them.

Other recommendations include not running containers with root privileges, performing regular security audits and keeping up with security updates and patches for Docker and related software to protect against known vulnerabilities.

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit

Related

  • ← DevOps Dynamics: Kubernetes and Virtual Machines in a Unified Ecosystem
  • Aerospike Extends Scope of Kubernetes Operator for Real-Time Database →

Techstrong TV

Click full-screen to enable volume control
Watch latest episodes and shows

Tech Field Day Events

UPCOMING WEBINARS

  • CloudNativeNow.com
  • Error
  • SecurityBoulevard.com
Modernize for the AI Era
14 October 2026
Modernize for the AI Era
Migrating Apache Solr Workloads to Amazon OpenSearch Service
29 September 2026
Migrating Apache Solr Workloads to Amazon OpenSearch Service
Kubernetes & AI: Powering the Next Generation of Intelligent Infrastructure
21 September 2026
Kubernetes & AI: Powering the Next Generation of Intelligent Infrastructure

RSS Error: Retrieved unsupported status code "403"

Practitioner Perspective: Achieving Fine-Grained Control for Data and AI on the Endpoint
20 October 2026
Practitioner Perspective: Achieving Fine-Grained Control for Data and AI on the Endpoint
Agentic Runtime Security on AWS: Identity, Least Privilege, and Audit for AI Agents with IBM Verify Identity Access and HashiCorp Vault
1 October 2026
Agentic Runtime Security on AWS: Identity, Least Privilege, and Audit for AI Agents with IBM Verify Identity Access and HashiCorp Vault
Closing the Loop on AI Coders: 3,200 Vulns Fixed with Zero Human Triage
1 October 2026
Closing the Loop on AI Coders: 3,200 Vulns Fixed with Zero Human Triage

Podcast


Listen to all of our podcasts

Press Releases

ThreatHunter.ai Halts Hundreds of Attacks in the past 48 hours: Combating Ransomware and Nation-State Cyber Threats Head-On

ThreatHunter.ai Halts Hundreds of Attacks in the past 48 hours: Combating Ransomware and Nation-State Cyber Threats Head-On

Deloitte Partners with Memcyco to Combat ATO and Other Online Attacks with Real-Time Digital Impersonation Protection Solutions

Deloitte Partners with Memcyco to Combat ATO and Other Online Attacks with Real-Time Digital Impersonation Protection Solutions

SUBSCRIBE TO CNN NEWSLETTER

MOST READ

Kubernetes Key Management Streamlined by HashiCorp Vault Plug-In

August 6, 2026

Docker Desktop Gets a Hypervisor of its Own

August 13, 2026

Red Hat Readies an MCP Server to Help LLMs Manage Kubernetes

August 19, 2026

Kubeflow’s Graduation Is a Vote for Kubernetes as the AI Control Plane

August 19, 2026

CNCF Graduates Kubeflow for Production AI on Kubernetes

August 18, 2026

RECENT POSTS

Kubernetes v1.37 Enhances Dynamic Resource Allocation
Cloud-Native Development Container Orchestration Features Kubernetes Kubernetes - Beyond Orchestration Open Source Social - Facebook Social - LinkedIn Social - X 

Kubernetes v1.37 Enhances Dynamic Resource Allocation

August 28, 2026 Joab Jackson 0
From Controls to Continuous Assurance: Rethinking GRC for Cloud-Native Environments
Cloud-Native Security Cloud-Native Security Compliance Contributed Content DevSecOps Social - Facebook Social - LinkedIn Social - X Topics 

From Controls to Continuous Assurance: Rethinking GRC for Cloud-Native Environments

August 27, 2026 Ramachander Rao Thallada 0
Echo Acquires Hardened Container Assets from Minimus
Cloud-Native Development Containers DevSecOps Features Social - Facebook Social - LinkedIn Social - X 

Echo Acquires Hardened Container Assets from Minimus

August 27, 2026 Mike Vizard 0
Securing North-South Traffic in AKS Using Application Gateway, WAF and AGIC
Contributed Content Social - Facebook Social - LinkedIn Social - X 

Securing North-South Traffic in AKS Using Application Gateway, WAF and AGIC

August 27, 2026 Olaitan Falolu 0
Prompt Injection in Cloud-Native AI Is Now an Access Control Problem
Cloud-Native Security Contributed Content Kubernetes Social - Facebook Social - LinkedIn Social - X 

Prompt Injection in Cloud-Native AI Is Now an Access Control Problem

August 26, 2026 Swapneswar Sundar Ray 0
  • About
  • Media Kit
  • Sponsor Info
  • Write for Cloud Native Now
  • Copyright
  • TOS
  • Privacy Policy
Powered by Techstrong Group
Copyright © 2026 Techstrong Group, Inc. All rights reserved.
×

Modern Software Development and Delivery 

1Q1
2Q2
3Q3
4Q4
5Q5
6Q6
How would you best describe your organization's current software delivery environment(s) on mainframe computers? (Select all that apply)(Required)
Which outcomes are most important to your organization's software delivery strategy today? (Select up to three)(Required)
What, if anything, is limiting your organization's mainframe software delivery progress? (Select up to three)(Required)
In which areas of your mainframe software delivery environment are you currently using AI? (Select all that apply)(Required)
As software delivery responsibilities expand beyond traditional build, test, and deploy, which of the following areas is the most challenging for your organization today with respect to mainframe software delivery? (Select one)(Required)
Which of the following do you expect is most likely to accelerate your organization's mainframe software delivery progress over the next 12-18 months? (Select one)(Required)

×