<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Elastic Kubernetes Service (EKS) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/elastic-kubernetes-service-eks/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Sat, 19 Sep 2026 01:06:43 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/elastic-kubernetes-service-eks/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Monitoring Unauthorized Amazon EKS Access Entry Modifications</title><link>https://feed.craftedsignal.io/briefs/2026-09-eks-access-entry-modification/</link><pubDate>Sat, 19 Sep 2026 01:06:43 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-eks-access-entry-modification/</guid><description>Detection of unauthorized Amazon EKS Access Entry modifications via AWS CloudTrail, which may be used by attackers to achieve persistent access or privilege escalation in Kubernetes clusters.</description><content:encoded><![CDATA[<p>Amazon EKS Access Entries allow administrators to map IAM principals to Kubernetes permissions, simplifying cluster authentication. Attackers can abuse this mechanism to gain persistent access or escalate privileges by creating, updating, or associating access policies with malicious or compromised IAM principals. Because these entries modify authentication mappings outside of standard in-cluster Kubernetes RBAC objects, they can be used to bypass existing security controls and maintain a foothold within the cluster environment. Defenders should monitor for unexpected changes to these entries that do not correlate with known infrastructure-as-code or automated deployment activities.</p>
<h2 id="impact">Impact</h2>
<p>Successful abuse of EKS Access Entries can allow an attacker to gain persistent, unauthorized access to a Kubernetes cluster, potentially leading to unauthorized data access, lateral movement, or service disruption. Monitoring for these changes helps identify unauthorized privilege escalation or persistence efforts before they are leveraged for further malicious activity.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Implement monitoring for the specific CloudTrail actions listed in the Sigma rule below to detect unauthorized cluster access changes.</li>
<li>Review and baseline existing IAM roles utilized by deployment pipelines (e.g., terraform, eksctl) to reduce false positives in detection logic.</li>
<li>Pair these alerts with Kubernetes audit log monitoring to track subsequent API activity performed by identities tied to newly created or updated access entries.</li>
<li>Use AWS IAM and Service Control Policies (SCPs) to restrict access to EKS configuration APIs to authorized administrators only.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>cloud</category><category>kubernetes</category><category>persistence</category><category>privilege-escalation</category><category>aws</category></item></channel></rss>