Skip to content
Threat Feed

Vendor

Kubernetes

57 briefs RSS
medium advisory

Detection of Unauthorized Kubernetes API Interaction via CLI Tools

Adversaries leverage standard command-line tools like curl or wget to perform unauthorized discovery and credential access by querying sensitive Kubernetes API endpoints directly, bypassing legitimate management tooling.

Kubernetes API +1
1r 3t updated
medium advisory

Kubernetes Service Account Token Theft and API Abuse

Adversaries are targeting Kubernetes pods to steal service account tokens and certificates, subsequently using them for cluster-wide reconnaissance and lateral movement.

Kubernetes cloud-security credential-theft lateral-movement
1r 4t
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
high advisory

Kubernetes Secret Discovery via Kubectl

Adversaries may use the kubectl command-line tool to enumerate sensitive secret objects across all Kubernetes namespaces to facilitate credential theft, privilege escalation, or lateral movement.

Kubernetes container discovery credential-access
1r 2t
medium advisory

Detection of Kubectl Binary Masquerading and Evasion

Adversaries may attempt to evade detection by renaming the kubectl binary or executing it from non-standard directories while retaining command-line functionality to perform unauthorized Kubernetes operations.

kubectl defense-evasion kubernetes masquerading
1r 2t
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

CVE-2026-77180 - NGINX Ingress Controller Configuration Injection

Authenticated attackers can exploit an injection vulnerability in the NGINX Ingress Controller for Kubernetes by injecting arbitrary configuration directives via Ingress annotations.

NGINX Ingress Controller
2t 1c
medium advisory

Kubernetes Sensitive RBAC Change Followed by Workload Modification

Adversaries escalate privileges in Kubernetes by modifying Roles or ClusterRoles to grant high-risk permissions, followed by the deployment or patching of workloads to establish persistence and execute malicious containers.

Kubernetes rbac privilege-escalation persistence cloud
2t
high advisory

Detection of Malicious Reverse Shell Patterns in Kubernetes Pod Exec Requests

Detection of Kubernetes pod execution requests containing suspicious socket and shell redirection patterns indicative of post-exploitation reverse shell establishment.

Kubernetes cloud execution command-and-control detection
2t
high advisory

Detecting Malicious Ingress Tool Transfer via Kubernetes Pod Exec

This brief covers the detection of attackers using Kubernetes 'exec' APIs to stage tools or exfiltrate data by invoking 'curl' or 'wget' to HTTPS endpoints from within container workloads.

Kubernetes execution c2 cloud
2t
medium advisory

Kubernetes Secret Access by Node or Pod Identities

Attackers are exploiting compromised pod service accounts and node identities to perform unauthorized 'get' or 'list' operations on the Kubernetes Secrets API to harvest sensitive credentials.

Kubernetes credential-access cloud
1r 1t
high advisory

Kubernetes Pod Exec Sensitive File Access Detection

Detection of Kubernetes pod exec sessions accessing sensitive host and in-cluster files used for credential theft and lateral movement.

Kubernetes credential-access pod-exec cloud threat-detection
3t
low advisory

Interactive Shell Session Detected in Container

This detection rule targets the execution of interactive shell sessions within Linux containers, often initiated by an attacker using commands like `kubectl exec`, to identify potential compromise attempts or unauthorized access leading to container breakout or further environmental compromise.

Elastic Defend for Containers +1 container linux elastic-defend-for-containers threat-detection execution investigation-guide
1r 2t
medium advisory

Direct Kubernetes API Request Detected via Elastic Defend for Containers

Adversaries leveraging initial access within a container may execute direct Kubernetes API requests using tools like curl, wget, or kubectl, often with bearer tokens and insecure TLS, for cluster enumeration, lateral movement, or privilege escalation, which can be detected by Elastic Defend for Containers.

Kubernetes container linux threat-detection execution discovery lateral-movement
1r 4t
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
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

Autonomous AI Agents Pose New Supply Chain and Data Exfiltration Risks

This content introduces AI Detection and Response (AIDR) as a new cybersecurity category to address emerging threats from autonomous AI agents, including supply chain attacks and unintended data sharing, highlighting their ability to execute with inherited privileges across endpoints, SaaS, and cloud environments.

ClawHub +42 ai agentic-ai aidr supply-chain-attack data-exfiltration cloud-security endpoint-security saas-security
4t 16i updated
high advisory

Shai-Hulud Campaign Activity

Tracking brief for the Shai-Hulud campaign; individual sightings are folded in as reported.

jscrambler 8.14.0 +102 campaign shai-hulud
20i updated
high advisory

CrowdStrike Uncovers New Prompt Injection Techniques

CrowdStrike's AI security research team has identified 18 new prompt injection techniques, expanding its taxonomy to over 200 methods, which enable adversaries to manipulate AI systems and agents through indirect means like hidden context, delayed triggers, and special token injection, leading to unauthorized actions such as data exfiltration or arbitrary command execution.

Gemini +36 prompt-injection ai llm ai-security cloud novel-technique
1r 4t 38i updated
high advisory

Google Security Updates — July 2026

Roundup of Google security advisories published in July 2026.

golang.org/x/crypto/ssh +74 roundup
5c 41i updated
medium advisory

Kubernetes Static Pod Manifest File Access

This rule detects Linux process executions that reference /etc/kubernetes/manifests in process arguments, which may indicate tampering with static pod manifests for persistence or privilege escalation in Kubernetes environments.

Elastic Defend +2 kubernetes container persistence privilege-escalation linux
3r 2t
high advisory

Kubernetes and Cloud Credential Path Access via Process Arguments

This rule detects Linux process executions that access high-value Kubernetes service-account material, kubeconfig or node PKI paths, or common cloud files, potentially indicating credential theft within in-cluster and hybrid environments.

Amazon EKS +6 credential-access threat-detection kubernetes cloud linux
3r 2t
medium advisory

Kubernetes API Server Proxying Request to Kubelet

Detection of non-system identities using the Kubernetes nodes/proxy API to proxy requests through the API server directly to a node's Kubelet, potentially leading to privilege escalation and sensitive information exposure.

kubernetes privilege-escalation lateral-movement discovery
2r 3t
high advisory

Kubernetes Client Certificate Signing Request Created or Approved by Non-System Identity

Detects creation or approval of a Kubernetes CertificateSigningRequest (CSR) by a non-system identity, indicating an attacker attempting to obtain a long-lived client certificate for persistent cluster access with elevated privileges.

kubernetes persistence privilege-escalation
3r 2t
high advisory

Helm Plugin Path Traversal Vulnerability

A path traversal vulnerability in Helm versions 4.0.0 to 4.1.3 allows a malicious plugin to write files to arbitrary locations on the filesystem, leading to potential system compromise.

PoC Helm path-traversal vulnerability plugin kubernetes
2r 1t 1c 8i updated
medium advisory

Kubernetes Admission Controller Modification

An adversary modifies Kubernetes admission controller configurations to achieve persistence, escalate privileges, or gain unauthorized access to credentials within the cluster.

Kubernetes admission-controller privilege-escalation persistence credential-access
2r 2t
low advisory

Kubernetes Unusual Decision by User Agent

This rule detects unusual request responses in Kubernetes audit logs by monitoring for anomalies in username and response annotations, potentially identifying unauthorized access or misconfigurations.

Kubernetes audit-logs threat-detection
2r 1t
low advisory

Kubernetes Suspicious Self-Subject Review via Unusual User Agent

The rule detects when a service account or node attempts to enumerate its permissions using selfsubjectaccessreview/rulesreview APIs with an unusual user agent, potentially indicating credential compromise and reconnaissance in a Kubernetes cluster.

Kubernetes discovery privilege-escalation
2r 1t
medium advisory

Kubernetes Cluster Enumeration via Audit Logs

Attackers attempt to enumerate and discover sensitive information within a Kubernetes cluster by leveraging common shells, utilities, and specialized tools, as reflected in audit logs.

Kubernetes enumeration cloud
3r 2t
low advisory

Kubernetes Denied Service Account Request via Unusual User Agent

A Kubernetes service account made an unauthorized request to the API server using an unusual user agent, potentially indicating compromised credentials used for resource discovery or lateral movement.

Kubernetes service-account discovery
2r 1t
medium advisory

Kubernetes Service Account Token Access Followed by API Request

Detection of interactive access to a Kubernetes service account token or certificate followed by a Kubernetes API request, potentially indicating credential theft and lateral movement within the cluster.

Kubernetes credential-access lateral-movement container
2r 5t
medium advisory

Kubernetes Potential Endpoint Permission Enumeration by Anonymous User

An anonymous user attempts to enumerate Kubernetes API endpoints, resulting in a series of failed API requests across multiple endpoints, potentially revealing the cluster's exposed surface.

Kubernetes discovery enumeration cloud
2r 1t
high advisory

Kubernetes Nginx Ingress LFI Attack

Detection of local file inclusion (LFI) attacks targeting Kubernetes Nginx ingress controllers through analysis of Kubernetes logs.

Nginx Ingress Controller kubernetes lfi nginx ingress cloud
2r 1t
medium advisory

Kubectl Secrets Enumeration Across All Namespaces

The use of `kubectl get secrets --all-namespaces` command is detected, which enumerates secret resources across the entire Kubernetes cluster, potentially aiding credential discovery, privilege escalation, or lateral movement.

Kubernetes discovery credential-access kubectl
2r 2t
medium advisory

Kubelet API Connection Attempt to Internal IP

The rule detects network connection attempts to the Kubernetes Kubelet API ports 10250 and 10255 on internal IP ranges from Linux hosts, indicating potential lateral movement within container and cluster environments.

kubelet +2 kubernetes lateral-movement linux container
2r 2t
medium advisory

Kubernetes Multi-Resource Discovery Reconnaissance

Adversaries may perform reconnaissance in a Kubernetes environment by rapidly querying multiple resource types to map the environment and identify potential privilege escalation paths.

Kubernetes discovery reconnaissance
2r 1t
medium advisory

Unusual Process Connecting to Docker or Containerd Socket

An unusual process connecting to a container runtime Unix socket like Docker or Containerd can indicate an attacker attempting to bypass Kubernetes security measures for container manipulation.

Auditbeat +4 container privilege-escalation lateral-movement linux
2r 3t
high advisory

Multiple Cloud Secrets Accessed by Source Address

A single source IP accessing secret-management APIs across multiple cloud providers (AWS, GCP, Azure) and Kubernetes clusters within a short timeframe indicates credential theft or token replay for secret harvesting.

AWS Secrets Manager +3 cloud credential-access kubernetes
2r 1t
high advisory

Kubernetes Unauthorized Access Attempt Detection

This analytic detects unauthorized access attempts to Kubernetes by analyzing Kubernetes audit logs, identifying anomalies in access patterns based on request source and response statuses, potentially leading to unauthorized control over Kubernetes resources.

Kubernetes +1 unauthorized_access cloud
2r 1t
high advisory

Kubernetes Suspicious Image Pulling Detection

This analytic detects suspicious image pulling in Kubernetes environments by monitoring Kubernetes audit logs for image pull requests that do not match a predefined list of allowed images, potentially indicating malicious software deployment or system infiltration.

Kubernetes +1 image-pulling anomaly-detection cloud
2r 1t
high advisory

Kubernetes Shell Spawned via Falco

This analytic detects when a shell is spawned within a Kubernetes container using Falco, potentially indicating unauthorized access, command execution, process manipulation, or privilege escalation, which can lead to data breaches and service disruptions.

Kubernetes falco shell
2r 1t
high advisory

Kubernetes Secret Abuse by Unusual User

An unusual username is accessing Kubernetes secrets, potentially leading to unauthorized access and data exfiltration.

Kubernetes secret-abuse cloud
2r 1t
high advisory

Kubernetes Pod Exec Potential Reverse Shell Activity Detected

This rule flags potential reverse shell activity via kubectl exec commands in Kubernetes pods by detecting specific shell and socket idioms within URL-decoded command payloads in Kubernetes audit logs, indicating post-exploitation interactive access and command-and-control.

Kubernetes reverse_shell execution command_and_control
3r 2t
high advisory

Kubernetes Pod Created in Default Namespace

Detection of Kubernetes pod creation in default, kube-system, or kube-public namespaces using audit logs, potentially indicating attacker attempts to hide or evade defenses following a cluster breach.

Kubernetes pod namespace privilege_escalation
2r 1t
high advisory

Kubernetes NodePort Service Creation Detected

Detection of a Kubernetes NodePort service creation, potentially exposing internal services to the external network, monitored via Kubernetes Audit logs, and indicating a threat to the Kubernetes infrastructure's integrity and security.

Kubernetes cloud network
2r 1t
medium advisory

Kubernetes Nginx Ingress Remote File Inclusion Attempt

This analytic detects remote file inclusion (RFI) attacks targeting Kubernetes Nginx ingress controllers by analyzing Kubernetes logs from the Nginx ingress controller and identifying suspicious URL requests, potentially leading to arbitrary code execution or sensitive data access.

Nginx Ingress Controller +1 kubernetes nginx rfi remote file inclusion cloud
2r 1t
medium advisory

Kubernetes Forbidden Request from Unusual User Agent

Detection of forbidden requests originating from unusual user agents within a Kubernetes environment, potentially indicating adversary attempts to exploit vulnerabilities or evade detection by using non-standard user agents to interact with the Kubernetes API.

Kubernetes threat-detection execution
2r 1t
medium advisory

Kubernetes DaemonSet Deployment Detected

The creation of a Kubernetes DaemonSet is detected via Kubernetes Audit logs, indicating a potential attempt to maintain persistent access and control within the cluster by ensuring a specific pod runs on every node.

Kubernetes +1 daemonset persistence
2r 1t 2i
high advisory

Kubernetes Cron Job Creation Detected via Audit Logs

The creation of Kubernetes cron jobs is detected by monitoring Kubernetes Audit logs, a technique that could enable attackers to execute scheduled malicious tasks, potentially leading to persistent attacks, service disruptions, or unauthorized access to sensitive information.

Kubernetes cronjob scheduling
2r 1t
medium advisory

Forbidden Direct Interactive Kubernetes API Request

This rule detects forbidden direct interactive Kubernetes API requests by correlating interactive command execution inside a container with explicitly forbidden Kubernetes API requests, indicating potential enumeration and privilege testing for lateral movement.

Kubernetes container execution discovery
3r 3t
medium advisory

Kubernetes Scanning by Unauthenticated IP Address

Detects potential scanning activities within a Kubernetes environment by identifying multiple unauthorized access attempts (HTTP 403 responses) from unauthenticated IP addresses in Kubernetes audit logs, potentially indicating vulnerability probing or exploitation attempts.

Kubernetes scanning cloud
2r 1t
low advisory

Direct Interactive Kubernetes API Request by Unusual Utilities

This rule detects interactive commands executed inside containers using atypical utilities to interact with the Kubernetes API, paired with near-simultaneous API activity on sensitive resources, potentially indicating lateral movement and discovery by an attacker from within a container.

Kubernetes container execution discovery
2r 5t
high advisory

Kubernetes Pod with Host Network Attachment Detected

Detection of Kubernetes pods configured to use the host network namespace via audit logs, potentially allowing attackers to monitor all node network traffic for sensitive data and privilege escalation.

Kubernetes hostnetwork privilegeescalation
2r 1t
medium advisory

Kubernetes Anonymous Request Authorized by Unusual User Agent

This rule detects when an unauthenticated user request is authorized within a Kubernetes cluster via an unusual user agent, potentially indicating an attacker attempting to gain initial access or avoid attribution by exploiting anonymous accounts.

Kubernetes initial-access defense-evasion
2r 1t
medium advisory

Kubernetes Access Scanning Detection

This analytic detects potential reconnaissance activities within a Kubernetes environment by identifying repeated failed access attempts or unusual API requests from unauthenticated users based on Kubernetes audit logs, indicating a potential attacker's preliminary reconnaissance.

Kubernetes scanning reconnaissance
2r 1t
critical advisory

Kubernetes Privileged Pod Creation or Update

Detection of Kubernetes privileged pods creation or update, which indicates an attempt to escalate privileges and gain full access to the host's namespace and devices, potentially leading to unauthorized access, data breaches, and service disruptions.

Kubernetes privilege-escalation cloud
2r 1t