Identity Security

Identity is the shortest path: reducing standing privilege without slowing delivery

Cloud incidents rarely traverse the network for long. They traverse entitlements. Reducing standing privilege is the highest-leverage control available, and it can be done without becoming an obstacle to delivery.

Blog

August 10, 2026 · 10 min read

01

Non-human identities outnumber people by an order of magnitude

Service accounts, workload roles, CI/CD principals, integration keys and agent credentials constitute the majority of the identity population in every cloud estate we assess. They rarely expire, they are frequently over-permissioned at creation, and they almost never have a named human owner after the original project closes.

Any least-privilege program that starts with human accounts starts with the minority of the problem.

02

Effective permission, not attached policy

Entitlement analysis must evaluate the full decision: identity policies, resource policies, permission boundaries, session policies, conditions, and cross-account trust. Two identities with identical attached policies can have entirely different effective reach.

Escalation paths matter more than individual permissions. The ability to modify a role, attach a policy, assume another principal, or update a compute instance profile converts a limited identity into an unlimited one in a single step.

  • Compute effective permissions per identity, per resource, per condition
  • Enumerate escalation primitives explicitly and treat them as critical findings
  • Inventory key and token age, with rotation evidence
  • Assign a human owner to every non-human identity as a hard requirement
Cloud Graph Explorer joining accounts, services and workloads, with failing findings shown per node.
Cloud Graph Explorer joining accounts, services and workloads, with failing findings shown per node.
03

Right-sizing from observed usage

Least privilege becomes practical when the proposed policy is generated from observed usage over a representative window and presented as a diff against the current one. The owner reviews a concrete change, not an abstract principle.

Two guardrails make this safe: a minimum observation window that covers periodic jobs, and a shadow mode that reports what the tighter policy would have denied before it is applied.

04

Detection for the identity layer

Reduction lowers the ceiling; detection covers the remainder. The highest-value identity detections are impossible-travel and unusual-client sessions, first-time privileged API usage per principal, escalation primitive invocation, and credential usage from a network path the identity has never used.

  • Baseline per principal, not per organization
  • Alert on first observed use of escalation primitives, always
  • Correlate identity anomalies with workload and data events before paging
Identity Risk: identity posture measured by the cloud scanners and by the EDR agents together.
Identity Risk: identity posture measured by the cloud scanners and by the EDR agents together.
xFabric Research

Technical review with our engineering team

An architecture session against your real inventory of telemetry sources, workloads, APIs, models and identity surface. The first conversation is technical.

Request a technical review