A misconfigured S3 bucket policy denies all access including the root account. The bucket contains 15TB of production assets (user uploads, documents, media). All applications that read from or write to the bucket receive AccessDenied errors. Even the AWS console shows access denied.
| Metric | Expected | Actual | Result |
|---|---|---|---|
| Pattern Recognition | AWS_CLOUD | AWS_CLOUD | |
| Severity Assessment | CRITICAL | CRITICAL | |
| Incident Correlation | Yes | 28 linked | |
| Cascade Escalation | Yes | Yes | |
| Remediation | — | Remote Hands — Corax contacts on-site support via call, email, or API |
AWS S3 bucket 'prod-assets-us-east-1'. Bucket policy with explicit Deny on all principals (misconfigured by automation script). 15TB of production data. 8 microservices reading/writing to the bucket. No bucket versioning (cannot roll back policy via versioned policy object).