Okta support case management system breach exposes customer support data (HAR files)
Okta disclosed that its support case management system was breached and that files uploaded by customers for support, including HAR (HTTP Archive) files, were accessed. Okta warned that some HAR files can contain sensitive tokens or session data if captured incorrectly, creating downstream risk for affected customers. The incident underscores the financial and operational impact of third-party support system compromises, including emergency credential rotation and incident response work for customers.
First reported October 19, 2023Breachlow overall confidence
Okta’s public post describes the breach and affected data types; definitive public attribution is not provided in the cited materials.
CVEs and ATT&CK
No CVE or ATT&CK association is captured in this curated record.
Mitigations
Now
Treat support-uploaded artifacts as sensitive and enforce secure capture guidance (no tokens in HAR files)Reduces the likelihood that customer support artifacts contain reusable credentials or session material.
Soon
Rotate potentially exposed tokens/credentials and invalidate active sessions for affected tenantsLimits attacker reuse if tokens or cookies were inadvertently included in support files.
Later
Harden third-party/vendor support systems with least privilege, monitoring, and strong authenticationReduces risk of repeat compromise of support tooling and associated customer data exposure.
Detection ideas
Detect anomalous access to support case attachments and downloads
Alert on mass downloads of attachments, unusual access by support accounts, or access from new geographies/devices.
Data sources: Support platform audit logs, IdP sign-in logs, SIEM
Detect reuse of exposed session tokens or new suspicious admin sessions
Look for logins that bypass normal MFA patterns, new device fingerprints, or sudden access to admin consoles after support file exposure windows.