By NHI Mgmt Group Editorial TeamPublished 2025-09-03Domain: Workload IdentitySource: Sonrai Security

TL;DR: AWS added privileged permissions across Clean Rooms, SES, Bedrock, Batch, WorkSpaces, and SSO that can redirect data access, weaken monitoring, extend sessions, or run arbitrary workloads, according to Sonrai Security. The finding shows how cloud privilege growth turns least privilege into a moving target for IAM and PAM teams.


At a glance

What this is: This analysis tracks newly released AWS privileged permissions and shows how small control changes can expand cloud attack surface across data, monitoring, execution, and identity boundaries.

Why it matters: It matters because IAM, PAM, and cloud security teams need to treat privilege expansion as a governance problem, not just a feature rollout, or least privilege will erode as services change.

👉 Read Sonrai Security's analysis of August AWS privileged permissions and cloud access risk


Context

Cloud permissions become risky when a new action changes what an identity can do without changing the identity itself. In AWS, newly exposed privileged permissions can alter data paths, monitoring rules, session behaviour, and execution rights, which means the governance problem is not only who holds access but what newly granted actions can silently change.

For IAM, PAM, and cloud platform teams, the practical issue is that privilege growth happens service by service. A permission that looks narrow on paper can still affect exfiltration, defence evasion, persistence, or execution if it modifies an underlying control plane object rather than a user-facing feature.


Key questions

Q: How should teams classify AWS permissions that change monitoring or session behaviour?

A: Treat them as trust-changing controls, not ordinary workload permissions. If an action can alter telemetry, session duration, trusted devices, or guardrail logic, it affects the security boundary itself. Those permissions belong in tighter review paths, separate from standard operational access, because their impact extends beyond the immediate service call.

Q: Why do newly released cloud permissions create least privilege risk?

A: Because existing roles can become over-privileged without any explicit role change. A service update may add actions that modify data sources, logging, or identity sessions, and those actions inherit into current entitlements unless teams recertify them. Least privilege fails when access reviews lag behind platform change.

Q: How do security teams know whether a cloud privilege is high risk?

A: Look for permissions that modify a control plane object rather than a business record. If the action can change telemetry rules, session settings, guardrails, or trusted associations, it can influence exfiltration, persistence, or defence evasion. That is a stronger signal of risk than the service name alone.

Q: What should organisations do when cloud services add new privileged actions?

A: Re-run entitlement reviews against the new permissions, re-map roles to actual service behaviour, and separate trust-changing actions from routine admin access. The goal is to stop inherited privilege drift before it reaches production identities, especially in roles that already carry broad cloud access.


Technical breakdown

How privileged permissions change cloud blast radius

Privileged permissions are not ordinary application actions. They often target configuration objects, session controls, guardrails, or resource associations that sit one layer below business workflows. When an identity can update those objects, it can change what other identities see, send, run, or log. That is why cloud privilege analysis has to examine the control plane effect, not just the API name. In practice, a single permission can redirect data access, weaken monitoring, or extend trust beyond its intended scope.

Practical implication: classify permissions by control-plane impact, not by service label alone.

Why session and identity controls are high-risk privileges

Some of the most sensitive AWS permissions in the article affect session duration, trusted device status, and application login behaviour. These are identity-adjacent controls because they shape how long access persists and whether a session can continue after logout or bypass device trust. That matters because long-lived or trust-amplifying sessions create a wider window for misuse than a simple read or write action. IAM teams should treat any permission that changes session state as a governance control, not a convenience feature.

Practical implication: put session-shaping actions under separate approval and review paths.

Cloud privilege drift is a lifecycle problem, not a one-off hardening task

The article shows that newly introduced privileges can appear across many AWS services in a single month. That means least privilege is a lifecycle discipline, not a one-time design choice. Access reviews that only validate current role names will miss newly added actions inside existing permissions. The better question is whether the role is still aligned to the latest service behaviour and whether newly released permissions have changed the risk profile of already approved identities.

Practical implication: re-certify cloud roles whenever major service privilege changes are released.


Threat narrative

Attacker objective: The objective is to gain durable control over cloud identity-adjacent permissions so data access, visibility, and execution can be manipulated without immediate detection.

  1. Entry occurs when an identity or role inherits a newly introduced privileged permission that can change data access, monitoring, or session behaviour.
  2. Escalation follows when that permission is used to update guardrails, extend session trust, or disable telemetry, giving the actor broader control than the original role implied.
  3. Impact is achieved when the altered control plane enables exfiltration, persistence, execution, or defence evasion across the cloud environment.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

Cloud privilege expansion is now an identity governance problem, not a feature-management problem. The article shows that new AWS permissions can reshape data flows, observability, and session trust without changing the underlying identity. That means the risk sits in entitlement design and review, not just in service adoption. Practitioners should treat every new privileged action as a change to the identity control plane.

Session-shaping permissions create a distinct category of privilege risk. Actions that alter session duration, trusted device status, or application login behaviour do more than enable access, they change the conditions under which access remains valid. That shifts the blast radius from a single action to a wider persistence window. The implication is that session governance needs the same scrutiny as administrative access.

Privilege drift in the cloud is a lifecycle failure mode. Newly released permissions arrive inside services that many organisations already use, so existing roles can become over-privileged without any explicit role change. This is a classic lifecycle gap: approval happened before the service evolved. The result is entitlement drift, and the practitioner conclusion is that recertification must follow service change, not just HR or project events.

Least privilege in AWS now depends on control-plane awareness. Traditional role-based reviews are too coarse when permissions can modify telemetry, guardrails, or data-source references. The field needs a more granular view of which actions change administrative state versus ordinary workload behaviour. Practitioners should map every privileged action to the specific control it can alter.

The most important governance question is not whether a permission is new, but whether it changes trust. Once a permission can alter monitoring, identity session state, or resource association, it becomes part of the security boundary itself. That makes cloud privilege management inseparable from PAM and IAM governance. Teams should audit for trust-changing actions first, then everything else.

From our research:

  • 53% of security leaders expect AI to run major portions of their infrastructure autonomously within the next three years, according to the 2026 Infrastructure Identity Survey.
  • 67% of organisations still rely heavily on static credentials despite the risks they pose to agentic AI deployments.
  • That makes cloud privilege governance a forward-compatibility issue, which is why the Ultimate Guide to NHIs remains relevant for teams redesigning access boundaries.

What this signals

Cloud privilege drift will increasingly intersect with agentic AI governance. As infrastructure teams adopt more autonomous operations, permissions that once looked routine can become decision-shaping controls for machine actors. With 53% of security leaders expecting AI to run major portions of infrastructure autonomously within three years, per the 2026 Infrastructure Identity Survey, cloud entitlement review needs to account for machine-timed execution, not only human admin workflows.

Privilege review needs to move from periodic cleanup to change-aware governance. When AWS adds new privileged actions, the risk is not theoretical, it is immediate for any role that inherits those actions. Teams should tie entitlement checks to platform release cycles and use the 52 NHI Breaches Analysis to understand how persistent over-privilege turns into breach fuel.


For practitioners

  • Reclassify privileged AWS actions by control-plane effect Map every new permission to the exact object it can change, such as telemetry rules, session settings, guardrails, or data-source references. This lets IAM and cloud teams separate benign workflow access from permissions that alter security boundaries.
  • Review roles whenever AWS releases new service privileges Build a release-triggered recertification step for cloud roles so newly added actions are evaluated before they inherit standing access. Tie that review to service updates, not just calendar-based access recertification cycles.
  • Isolate session-shaping permissions from routine admin access Put permissions that extend sessions, change trusted device status, or alter login configuration into separate administrative paths with tighter approval. These actions should not sit inside broad operational roles that support day-to-day cloud work.
  • Track trust-changing permissions as a distinct risk class Create a control catalogue for actions that modify monitoring, guardrails, or access persistence. That catalogue should feed PAM reviews, cloud policy checks, and exception handling because these permissions change security posture rather than business output.

Key takeaways

  • New AWS privileged permissions can alter trust, visibility, and execution, which makes them identity governance issues as much as cloud features.
  • The risk is not confined to one service, because privileges that change telemetry, sessions, or guardrails can widen the attack surface across the entire control plane.
  • Teams should recertify roles after service changes, isolate trust-changing actions, and treat cloud privilege drift as a standing lifecycle problem.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-03New privileged AWS actions can expand standing access and create over-privilege.
NIST CSF 2.0PR.AC-4Access permissions management is central when cloud roles inherit new control-plane powers.
NIST Zero Trust (SP 800-207)AC-4Cloud permissions that alter trust and monitoring affect enforcement boundaries.

Reassess NHI entitlements whenever AWS adds privileged actions and remove unnecessary standing access.


Key terms

  • Privileged Permission: A privileged permission is an action that can change security-relevant state rather than just use an application feature. In cloud platforms, these permissions often modify identity sessions, telemetry, data-source references, or guardrails, which means they can expand access, persistence, or visibility if misused.
  • Control Plane: The control plane is the administrative layer that governs how a system behaves, who can change it, and what security boundaries apply. In cloud identity work, permissions that touch the control plane are more sensitive because they can alter trust, monitoring, or access scope for many other operations.
  • Trust-Changing Action: A trust-changing action is a permission that modifies the conditions under which access remains valid or observable. Examples include session settings, device trust, logging controls, and guardrail updates. These actions are high-risk because they do not merely use access, they reshape the rules of access.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.

This post draws on content published by Sonrai Security: August Recap: New AWS Privileged Permissions. Read the original.

NHIMG Editorial Note
Published by the NHIMG editorial team on 2025-09-03.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org