What actual data access revealed

These findings came from real production data-access telemetry. The organizations are anonymized, but the activity, timelines, and figures are real.

AMAZON S3FRAUD PREVENTION

An external AWS account had working delete access to production data

15,853 successful deletions and 309 TB read across eight buckets came from an assumed role in an AWS account outside the primary estate. A CI role named for the dev environment was reading 44 GB of production decision models on the same requests.

What Trailox saw

The requester ARN on each request carried an account ID outside the primary estate, with DELETE operations returning a 200 response. The dev-to-prod exposure came from the role name string sitting against a production bucket prefix on the same requests.

Why existing tools missed it

Both roles were authorized. IAM answers whether access is permitted, not whether it has ever happened before.

15,853
successful deletions
309 TB
read across 8 buckets
44 GB
prod models read by a dev-named role
AMAZON S3ADTECH

An AI-enabled workload swept seven AWS accounts in 23 seconds

A coding-agent client, identifiable from its request signature, operated under an SSO admin role and reached seven AWS accounts it had no prior access history with, all inside a 23-second window — far faster than a human operator moving between consoles.

What Trailox saw

The client's request signature identified it as an agentic tool, correlated against a role that normally carries SSO/admin privileges. Timestamps across seven separate account log streams placed the entire sweep inside 23 seconds, and none of the accounts touched had prior access history for that identity.

Why existing tools missed it

The SSO role was legitimate and every request succeeded. Nothing failed or violated a policy, so nothing alerted — the anomaly was the speed and the breadth, not the permission.

23 s
to sweep 7 AWS accounts
7
AWS accounts, first-seen access
SSO
admin identity used
AMAZON S3SECURITY TOOLING

Security tools were silently missing parts of the data estate

Roughly 19,600 denied reads across 342 buckets for one security vendor, and 5,900 failed inventory calls across 1,700 buckets for another — coverage gaps invisible from either vendor's own console.

What Trailox saw

403 responses grouped by requester identity and affected resources. The vendors' own roles were the requesters, and the denials were consistent rather than occasional.

Why existing tools missed it

Security products naturally report what they can inspect, not necessarily everything they failed to reach.

19,600
denied reads, vendor one
342
buckets affected
1,700
buckets, vendor two
AMAZON S3CLIENT INTEGRITY

An end-of-life SDK with an active CVE remained in production for 214 days

An end-of-life SDK version with a published CVE was reaching sensitive buckets continuously for 214 days, visible in the user-agent field of every request it made.

What Trailox saw

The user-agent string on every request carries the SDK name and version. Mapping that version against published advisories is a lookup, not an inference.

Why existing tools missed it

Nothing in the request failed. The SDK worked exactly as intended, which is why no operational signal fired.

214
days undetected
1
published CVE
EOL
SDK version in production
AMAZON S3DATA PLATFORM

Four ETL pipelines stopped producing data while every job still reported success

None were instrumented, so every job-level signal reported success while downstream consumers kept reading stale data.

What Trailox saw

Expected write cadence disappeared while downstream reads continued.

Why existing tools missed it

Job completion does not prove expected data output occurred.

4
pipelines silently dead
7 to 23
days silent, range
1
write window to catch it

Figures are from production access telemetry. Verticals are stated at a level that does not identify the organization.

Not every anomaly is a threat.

Behavioral detection is useful only if it can distinguish meaningful changes from legitimate activity. Trailox provides the evidence needed to investigate both.

Delta lakehouse activity
Confirmed expected catalog-driven access.
Terraform activity
Confirmed expected infrastructure automation.
Large delete event
436,000 object deletions confirmed as legitimate engineering cleanup during the expected operating window.

The same telemetry that surfaces suspicious behavior also provides the context to clear legitimate activity quickly.

Want this report
for your own logs?

Scoped read-only role, 30-day lookback, results in 48 hours.