RETROSPECTIVE RECORD · PREPARED 16 SEPTEMBER 2026The incident desk · 100 retrospective records ↗

The incident desk / Incident

Incident / From the archive · 20 October 2023 event · prepared 16 September 2026

A stolen Okta support credential exposed customers' session files

A compromised service account in Okta's support system let an attacker reach files customers uploaded for troubleshooting.

Visual for this record: A stolen Okta support credential exposed customers' session files
Visual published by nhub.news, shown for identification of the record. Credit: nhub.news · source page ↗ Rights: owner-review-pending.

What happened

Okta disclosed on 20 October 2023 that an intruder had used a stolen credential to access its support case-management system. A root-cause account published two weeks later traced the access to a service account whose credentials an Okta employee had saved inside a personal Google profile signed into a company Chrome browser. Okta said the most probable exposure route was a compromise of that employee's personal Google account or device. The unauthorised access ran from 28 September to 17 October 2023 and touched 134 Okta customers, under one percent of its customer base. For five of those customers, the intruder used session tokens contained in HAR files, browser-generated diagnostic archives that customers had uploaded to Okta support for troubleshooting, to hijack active sessions.

Cloudflare was one of the affected customers, and its own account, published the same day Okta first disclosed the incident, offers an outside view of the same event. According to Cloudflare's write-up, an intruder used a hijacked session token from a support ticket on 18 October to reach Cloudflare's Okta instance and compromise two employee accounts inside it. Cloudflare said its security team detected the activity internally more than 24 hours before Okta notified it, and that its zero-trust architecture kept the intrusion from reaching production systems or customer data.

Confidence and limits

The mechanism, the compromised-account detail and the affected-customer count come from Okta's own investigation. Cloudflare's independent account corroborates the timeline and the HAR-file mechanism from the receiving end, which strengthens confidence in the sequence of events. Neither document establishes what, if anything, happened to the other four customers whose sessions were hijacked.

Why it mattered

HAR files are a routine part of browser troubleshooting, and support staff at many companies ask customers to upload them without much thought, because they usually contain only performance data. This incident showed that a HAR file captured during an active session can also contain a valid session token, which turns a mundane diagnostic file into a credential in its own right if it reaches the wrong hands.

Defensive takeaway

Before you send a HAR file to any vendor's support team, check it for session tokens or cookies and redact them, and ask your identity provider whether it binds session tokens to network location so that a token used from an unexpected network requires re-authentication.

  • Does your organisation have a process for scrubbing session tokens from HAR files or other diagnostic exports before they leave your network?
  • Would your team notice a suspicious sign-in from a support-related session token as distinct from a routine employee sign-in?
  • Does your identity provider bind sessions to a network location or device, so a stolen token cannot simply be replayed elsewhere?

The episode is a reminder that identity providers are themselves attractive support-desk targets, and that a security control's value depends on which files and accounts sit outside its scope, not only on the strength of the control itself.

Defensive takeaway

Scrub session tokens and cookies from any HAR file before sending it to a vendor's support team, and ask your identity provider whether it binds sessions to network location so a stolen token cannot simply be replayed elsewhere.

The compromise mechanism and affected-customer count come from Okta's own investigation, corroborated by Cloudflare's independent account of the same event from the receiving end. Neither document establishes what happened to the other four customers whose sessions were hijacked.

Sources & reading trail

Updated Okta Statement on the Cross-Tenant Impersonation Incident ↗

Confirms the initial disclosure date, that production services were not affected, and Okta's mitigation recommendations for HAR-file handling.

vendor-primary · Source published: 20 October 2023 · Retrieved: 16 September 2026

Unauthorized Access to Okta's Support Case Management System (Root Cause) ↗

Explains the compromised service-account credential, the 134-customer scope, and the HAR-file session-hijacking mechanism affecting five customers.

vendor-primary · Source published: 3 November 2023 · Retrieved: 16 September 2026

How Cloudflare mitigated yet another Okta compromise ↗

An affected customer's independent account of the same intrusion, corroborating the hijacked-session-token mechanism and describing its own detection and containment.

company-primary · Source published: 20 October 2023 · Retrieved: 16 September 2026

Official records establish the facts; confidence labels and defensive takeaways are Patch & Proof editorial analysis. This retrospective draft does not imply the site published on the event date.