Skip to content
Threat Feed

Tag

Container-Security

31 briefs RSS
high threat

ToolHive Containerized MCP Servers Vulnerable to Host Pivot and Lateral Movement

ToolHive versions prior to 0.30.1 enable insecure container network defaults that allow MCP servers to reach host services via host.docker.internal, enabling unauthenticated lateral movement and host API exploitation.

exploited ToolHive container-security mcp lateral-movement cve-2026-58197
3t 1c
medium advisory

Detection of Unauthorized Interactive Kubernetes API Probing

Adversaries performing hands-on-keyboard enumeration within compromised containers are detected by correlating interactive process execution with forbidden Kubernetes API audit responses.

Kubernetes +1 execution discovery cloud-native container-security container threat-detection
3t updated
medium advisory

Detection of Interactive Kubernetes API Abuse via Container Utilities

Adversaries may move laterally or perform reconnaissance by compromising a container and using interactive shells or networking utilities to query the Kubernetes API server directly.

Kubernetes container-security discovery execution cloud
3t
medium advisory

Potential Kubernetes Impersonation via Kubectl Flags

Adversaries may perform unauthorized impersonation within Kubernetes clusters by executing the 'kubectl' command-line tool with sensitive flags like '--as' or '--token' to escalate privileges or bypass access controls.

kubectl defense-evasion kubernetes container-security
1r 2t updated
low advisory

Detecting Malicious Kubectl Network Configuration Manipulation

This brief documents techniques used to abuse the Kubernetes kubectl CLI for command and control or data exfiltration by manipulating network configurations through port-forwarding and proxying.

Kubernetes command-and-control kubectl container-security
1r 2t
high advisory

Privilege Escalation in crun via libkrun and passt Networking

A privilege escalation vulnerability in crun versions 1.29 and later allows attackers to execute container-image payloads with host root privileges when using libkrun with passt networking.

crun privilege-escalation container-security linux
1t 1c
critical advisory

Unauthenticated Remote Code Execution in AutoAgent TCP Server

AutoAgent contains an unauthenticated remote code execution vulnerability in its TCP server that allows attackers to execute arbitrary bash commands as root.

AutoAgent vulnerability rce container-security
3t 1c
high advisory

Unauthenticated Admin Takeover in Portainer Initialization

An authentication bypass vulnerability in Portainer allows unauthenticated attackers to hijack uninitialized instances via the /api/restore and /api/users/admin/init endpoints.

Portainer CE authentication-bypass cve-2026-55761 portainer container-security
3t 1c
high advisory

MCP-Shell Secure Mode Allowlist Bypass via Shell Interpreter

The mcp-shell tool contains a security bypass where improper validation of command-line arguments allows an attacker to execute arbitrary commands by leveraging a default-allowed shell interpreter.

mcp-shell command-injection mcp container-security
1t
high advisory

Insufficient Access Control in docker-socket-proxy

An access control vulnerability in docker-socket-proxy (CVE-2026-78122) allows unauthenticated adjacent attackers to bypass restrictions and exfiltrate container filesystems via unauthorized API requests.

PoC docker-socket-proxy vulnerability container-security api-security
1r 1t 1c
high advisory

Arbitrary Mount Vulnerability in Kata Containers Confidential Containers

A vulnerability in Kata Containers, specifically when using genpolicy for Confidential Containers guest protection, allows a malicious host operator to bypass mount and storage rule validations during CreateContainer operations.

Red Hat OpenShift Container Platform 4 +1 privilege-escalation container-security cloud-security
1t 1c
high advisory

KubeVirt virt-handler Privilege Escalation via Symlink Injection

A symlink following vulnerability (CVE-2026-13622) in KubeVirt allows an attacker with pod execution permissions to escalate privileges and achieve full node compromise by redirecting migration proxy socket traffic.

KubeVirt kubernetes cloud privilege-escalation container-security
1t 1c
medium advisory

Detection of Suspicious Privileged Docker Container Execution

Attackers may deploy Docker containers with elevated privileges to achieve persistence or perform container escapes on compromised Linux hosts.

Docker container-security privilege-escalation persistence
1r 3t
medium advisory

Suspicious Docker Build Execution in Temporary Directories

Detection of docker build commands executed on Dockerfiles located in temporary directories, a common indicator of unauthorized container deployment or persistence attempts on Linux hosts.

Docker Engine linux container-security persistence
1r 1t
high advisory

Authorization Bypass in Red Hat Quay

An incorrect authorization vulnerability in Red Hat Quay allows read-only superusers to view and impersonate robot account tokens, potentially leading to unauthorized repository access.

Red Hat Quay 3 privilege-escalation container-security auth-bypass
1t 1c
medium threat

Detection of Container Tunneling and Port Forwarding Tools

Elastic has released a detection rule for its Defend for Containers integration, identifying the use of tunneling and port forwarding tools within Linux containers, indicating potential threat actor activity such as command-and-control, data exfiltration, or lateral movement.

exploited container-security cloud-native command-and-control data-exfiltration lateral-movement linux
1r 2t
high advisory

Suspicious Echo or Printf Execution Detected via Defend for Containers

A detection rule for Elastic Defend for Containers identifies threat actors leveraging `echo` or `printf` commands within Linux containers to write data to sensitive files for persistence, decode obfuscated payloads, or establish command and control (C2) communication, impacting system integrity and potentially leading to privilege escalation.

container-security cloud-security persistence privilege-escalation execution defense-evasion linux
1r 9t
low advisory

Interactive Shell Spawn Detected in Linux Container Environments

An Elastic Defend for Containers rule detects when an interactive shell is spawned inside a running Linux container, indicating a potential container breakout attempt or an attacker's unauthorized access to the underlying host through the execution of shells such as bash, sh, or zsh with interactive flags.

container-security linux execution threat-detection
1r 1t
medium advisory

Container Compromise via File Creation in System Binary Locations

Adversaries leverage tools like wget, curl, or busybox to create files within critical system binary directories such as /etc, /root, /bin, /usr/bin, /usr/local/bin, or /entrypoint inside running Linux containers to establish persistence, execute commands, or evade detection.

container-security linux execution defense-evasion command-and-control
1r 4t
low advisory

Privilege Boundary Enumeration in Linux Containers

This brief details the detection of commands such as 'id', 'whoami', 'capsh', 'getcap', and 'lsns' executed within Linux containers by adversaries seeking to enumerate privilege boundaries, user context, and Linux capabilities for privilege escalation or host escape, as detected by Elastic Defend for Containers.

container-security linux discovery cloud
1r 3t
high advisory

Container Environment Variable Enumeration via env/printenv Commands

Adversaries execute 'env' or 'printenv' commands within compromised Linux containers to enumerate environment variables, aiming to discover and harvest sensitive data such as cloud API keys, Kubernetes service account tokens, or database credentials, which facilitates lateral movement and data exfiltration within cloud environments.

Kubernetes container-security discovery linux cloud
1r 2t 1i
high advisory

Suspicious Process Execution in Containers from Transient Directories

Adversaries exploit containerized environments by executing malicious code or interactive shells from transient, low-trust directories like /tmp or /dev/shm, or using executables with hidden names, to evade detection, establish persistence, and facilitate data exfiltration.

container-security cloud-native kubernetes linux defense-evasion execution command-and-control
1r 4t
medium advisory

Sensitive File Compression Detected in Linux Containers for Credential Access

Elastic Defend for Containers detects the use of compression utilities like tar or zip within Linux containers to collect sensitive files such as SSH keys, AWS credentials, or system configurations, indicating potential credential access and data collection attempts by adversaries.

Defend for Containers container linux credential-access data-collection threat-detection discovery reconnaissance network-scanning +6
3r 8t 1i
medium advisory

Detecting Interactive File Downloads in Linux Containers via Curl and Wget

This threat brief details how adversaries download files from the internet into Linux containers using `curl` or `wget` to stage tools, payloads, or establish application-layer command and control (C2), which detection engineers can identify by monitoring process execution within containers and correlating with audit logs.

Kubernetes +1 container-security cloud-security linux command-and-control execution elastic-defend threat-detection
1r 3t
high advisory

CRIU Restartable Sequences Vulnerability Allows Container Privilege Escalation

A flaw, CVE-2026-18107, in CRIU's handling of restartable sequences (rseq) during checkpoint/restore allows a malicious process inside a container to hijack CRIU's parasite code injection, enabling the spoofing of process credentials in the checkpoint image and leading to elevated capabilities and zeroed UIDs/GIDs upon restore.

CRIU +3 container-security privilege-escalation linux cloud-native
1t 1c
medium advisory

GKE Pod Created With HostIPC Sharing

A privilege escalation threat in Google Kubernetes Engine (GKE) involves an attacker creating or modifying a pod to enable host Inter-Process Communication (IPC) namespace sharing, which exposes host IPC mechanisms and can lead to privilege escalation within the cluster by allowing the pod to interact directly with the underlying host's processes.

Google Kubernetes Engine gcp kubernetes privilege-escalation container-security cloud-security host-ipc
1r 2t
medium advisory

Kubernetes Secret Access by Node or Pod Service Account

Attackers who have compromised a Kubernetes pod or node are observed attempting to `get` or `list` Kubernetes Secret objects via the API, a common post-compromise technique by various threat actors to achieve credential access and gather sensitive information such as tokens, registry credentials, TLS keys, or application configurations.

Kubernetes credential-access cloud-security container-security threat-detection
1r 1t
critical advisory

Incus Restricted Project Bypass Leading to Arbitrary Command Execution (CVE-2026-48751)

A critical vulnerability, CVE-2026-48751, in Incus versions prior to 7.2.0, allows an attacker to bypass restricted project settings via malicious instance snapshots, enabling arbitrary command execution with root privileges on the Incus server by abusing low-level hooks.

Incus container-security linux privilege-escalation rce
1r 2t
high advisory

Google Cloud Platform (GKE containerd): Multiple Vulnerabilities

An authenticated remote attacker can exploit multiple vulnerabilities in Google Cloud Platform, specifically within GKE containerd, to achieve arbitrary code execution, bypass security measures, manipulate data, disclose confidential information, or cause a denial-of-service condition.

Cloud Platform +2 cloud-security container-security vulnerability rce
3r 5t
high advisory

Contrast CLI CopyFile Policy Subversion via Symlinks Allows Guest Root Filesystem Writes

A vulnerability in the CopyFile verification of Kata agent policies generated by the Contrast CLI allows arbitrary writes to the guest root filesystem, potentially leading to a full guest takeover.

Contrast CLI +2 kata-containers container-security privilege-escalation
2r 2t
low advisory

AWS ECR Container Scanning Findings Placeholder

This is a placeholder brief due to the provided text being a GitHub navigation page, indicating no specific threat or attack details are available, and therefore serves as a template for future threat intelligence extraction related to AWS ECR container scanning.

Elastic Container Registry cloud aws ecr container-security
2r 3t