Non-Human Identities Dominate Cloud Production, Posing New Security Challenges
A recent 2026 Identity Intelligence Report from ClearVector highlights a significant and often underestimated shift in cloud security: non-human identities now account for 91% of all active entities in production environments across AWS and Google Cloud. This vast majority includes service accounts, execution roles, managed identities, and third-party vendor credentials. The report emphasizes that these machine identities operate predominantly outside standard business hours, with only 20% of their activity occurring during typical workday periods, making anomaly detection challenging. Furthermore, the report points out that while identity providers confirm authentication, and cloud posture tools verify configuration, neither can definitively determine the legitimacy of a non-human identity's behavior.
This revelation is critical because it fundamentally redefines the cloud attack surface. For security practitioners, it means that the vast majority of potential entry points and lateral movement paths within their cloud infrastructure are not tied to human users. Attackers are already exploiting this, as evidenced by recent incidents like the Miasma compromise, where stolen credentials and trusted publishing workflows pushed malicious packages, and an LLM-driven workflow using harvested cloud credentials to extract secrets from AWS Secrets Manager. The sheer volume and continuous activity of non-human identities create a blind spot for many traditional security tools and processes designed primarily for human user patterns. Without adequate visibility and control over these machine-to-machine interactions, organizations remain highly vulnerable to automated attacks and supply chain compromises.
This trend fits squarely within the broader evolution of cloud security, which has seen a continuous expansion of the perimeter beyond traditional network boundaries to encompass identities, data, and code. As cloud-native architectures, microservices, and automation become standard, the number of non-human identities inevitably explodes. This parallels the rise of DevSecOps, where security must be embedded throughout the automated pipeline, and the increasing reliance on third-party services and integrations, each introducing new machine identities. The challenge is exacerbated by the fact that these identities often possess broad permissions, operate programmatically, and lack the behavioral cues (like login times or device types) that help detect human-based compromises. The industry has been moving towards Zero Trust principles, but effectively applying Zero Trust to non-human identities, which are inherently programmatic, requires a deeper understanding of their intended purpose and behavior.
In practice, this means organizations must prioritize robust identity intelligence and Cloud Security Posture Management (CSPM) solutions that offer granular visibility into non-human identity permissions and activity. Practitioners should implement least privilege for all machine identities, regularly audit their access, and monitor their behavior for deviations from established baselines. Investing in tools that can correlate non-human identity activity with application context and threat intelligence is no longer optional. Furthermore, the report's finding that 4% of identity populations are third-party vendor credentials, some with extensive access, underscores the need for stringent third-party risk management and continuous monitoring of vendor-provided access. The implications are clear: secure the machines, and you secure the cloud. Failure to adapt IAM strategies to this machine-dominated reality will leave organizations exposed to increasingly sophisticated and automated attacks.
Read original source