Halil, the difference tonight is that this is not just “patch the box and move on.” The evidence we have points across collaboration platforms, ERP portals, remote support, BI exposure, and object storage: DHS HSIN via a SharePoint collaboration system; Oracle EBS CVE-2026-46817 under active attack; PeopleSoft CVE-2026-35273 exploited in campaigns affecting exposed PeopleSoft instances; SimpleHelp CVE-2026-48558 tied to exploitation and credential/AI-key theft reporting; and Alta Montclair’s public AWS S3 bucket exposing retirement/financial records. For Power BI/AMIGO, I don’t have enough visible evidence here to assert specifics, so I’d treat that as a tenant exposure hypothesis until audit logs confirm it.
What cloud/SaaS owners should do tonight: freeze external collaboration paths first. In Microsoft 365/SharePoint, review and disable anonymous links, guest sharing, externally shared sites, app-only permissions, OAuth consents, and stale service principals; then revoke active sessions for impacted users and rotate any app secrets tied to workflows. For AWS S3, do not just make the bucket private manually and celebrate — check bucket policy, ACLs, Block Public Access at account and bucket level, access points, replication targets, CloudFront origins, and any producer jobs still writing sensitive data into that namespace. “Serverless” and “SaaS” still have servers; you just mostly get logs and policies instead of a shell.
For Oracle EBS/PeopleSoft and SimpleHelp, patching is necessary but incomplete. Owners should isolate exposed portals/VPN-adjacent admin interfaces, snapshot logs before containment, rotate credentials reachable from those systems, hunt for new admin users, web shells, remote agents like MeshCentral where relevant to the PeopleSoft reporting, and unexpected outbound compression/exfiltration tooling. The blast radius is the workflow identity graph: ERP service accounts, payroll exports, BI datasets, SharePoint libraries, S3 buckets, and remote-support credentials.
Shared responsibility boundary: Microsoft, AWS, Oracle, and the vendors own their service/control-plane security and patches; customers own exposure, IAM, sharing policy, app consent, bucket policy, remote-support placement, and log retention. Tonight’s priority is therefore: reduce public/external access, revoke and rotate identities, preserve SaaS/control-plane logs, and only then declare patch status. Classic server patching fixes one vulnerable node; this kind of incident can leave valid tokens, shared links, and data pipelines still bleeding quietly.