Skip to content

Cloud administrator from a single workstation

Cloud administrator from a single workstation

Cloud administrator from a single workstation

A company running entirely in the cloud asked us to assume the worst realistic starting point: one developer workstation compromised, and nothing else. The question was how far that single machine reached.

Client

Cloud SaaS platform

Industry

Cloud SaaS

Service

Cloud & Kubernetes security

Severity

CRITICAL

A closed laptop on a bare desk with a thin blue line rising from it into the dark

01

The challenge

The challenge

The challenge

Cloud compromise is rarely an exploit. It is configuration read at face value. The workstation held long-lived access keys in plaintext, and the identity behind those keys carried permissions well beyond the developer’s actual work, including the ability to attach a privileged role to new compute.

That last permission is the one that matters. The ability to pass a role means the difference between the access you were granted and the access you can grant yourself is a single legitimate operation. Nothing has to be broken. The escalation is the platform doing exactly what the policy permits, which is why it survives review: every individual grant has a plausible reason, and no reviewer is looking at the reachable union of all of them.

From administrator, the rest is inventory. Storage that should have been private. Secrets that unlock the production database. Environment values holding keys to payment, messaging and third-party services. Each is a door that a real attacker walks through in order; we mapped them and opened none.

02

The approach

The approach

The approach

We started from the workstation exactly as an attacker who had stolen it would, and enumerated identity before touching data, because the shape of what an identity can reach determines everything that follows.

  • Inventory the credentials the machine held, and what each one authenticated to

  • Map the identity’s effective permissions, and specifically any route to escalate through role-passing

  • Identify storage and secrets reachable at each privilege level, distinguishing intended access from incidental

  • Confirm reach into the workload layer without disturbing running services

We documented access rather than extracting data. Counting a table is proof; copying it is harm, and the engagement needed only the first.

03

The path

The path

The path

01

Assumed one compromised workstation

02

Inventoried its cloud credentials

03

Escalated to cloud administrator

04

Cut long-lived keys, retested

A dark staircase climbing to an open doorway, each step edge lit in blue

04

The outcome

The outcome

The outcome

Long-lived keys were replaced with short-lived credentials and access reviews, the escalation path through role-passing was removed, and public exposure on the reachable storage was closed at the account level. The permission set was reduced to the developer’s actual function, so a repeat of the starting position no longer reaches administrator.

We retested the escalation path and the storage exposure after the fix. Reported as CRITICAL in 2025. Retest included in the engagement.

CRITICAL

CRITICAL

Severity

Severity

2025

2025

Disclosed

Disclosed

Included

Included

Retest

Retest