Incident-as-a-Service
South Korea blames Coupang data breach on management failure, not sophisticated attack Defence Masterclass
The 48-Hour Rule in action. This incident happened, we converted it into operational training, and your team can apply the controls immediately.
30-day guarantee. Instant access after payment. Lifetime updates for this incident package.
How This Course Is Structured
Clear progression from incident context to practical controls and role-specific action steps.
1. Incident Breakdown
Attack path, trigger conditions, and threat actor behavior translated from the real event timeline.
2. Defensive Controls
Actions your team can implement in the same 48-hour response window used by active security teams.
3. Evidence & Reporting
Completion records and learning outcomes packaged for governance, insurance, and audit workflows.
Course Outline
4 modules · 16 lessons · ~192 min total
Module 1: Threat Analysis & Attack Vectors
Analyse the threat landscape, dissect attack campaigns, and understand credential harvesting and social engineering techniques used in this incident.
Module 2: Detection & Incident Response
Build detection rules, perform endpoint analysis, execute incident response playbooks, and apply digital forensics methods to contain and investigate breaches.
Module 3: Authentication & Zero Trust
Implement passwordless authentication with FIDO2, deploy risk-based access controls, secure token flows, and design Zero Trust network architectures.
Module 4: Governance & Compliance
Design security awareness programmes, communicate risk to board-level stakeholders, assess vendor supply chains, and integrate compliance frameworks.
Free Sample Lesson
Read one full lesson before purchasing. No signup required.
South Deep Dive
Lesson 1 of 16Lesson 1.1: South Deep Dive
Lesson Context: This deep dive analyses the 2025 Coupang data breach, a watershed incident in South Korean cybersecurity history. We will dissect why a major e-commerce platform was compromised not by a foreign APT, but by a former insider exploiting systemic management failures, and extract critical lessons for defence strategies.
Introduction: A Breach of Trust, Not Just Systems
Imagine a fortress so confident in its outer walls that it leaves the master key under the doormat. This, in essence, was the security posture of Coupang, South Korea's e-commerce giant, in 2025. The breach that unfolded was not a story of zero-day exploits or nation-state sophistication, but one of profound internal negligence. A former engineer, armed with intimate knowledge and a stolen digital key, walked through the virtual front door undetected for seven months, accessing the personal data of over 33 million citizens. South Korean regulators delivered a damning verdict: this was "more of a management problem than an advanced attack." This lesson explores how a colossal breach stemmed from failed governance, inadequate controls, and a catastrophic delay in response, offering a masterclass in the human and procedural failures that render technical defences meaningless.
Deconstructing the Attack: Simplicity Over Sophistication
Contrary to the complex cyber-attacks often depicted, the Coupang compromise was executed through a shockingly straightforward vector, highlighting that advanced threats often hide in plain sight within credential management lapses.
Initial Access & Exploitation
The attacker, a former Coupang engineer, did not need to phishing employees or exploit software vulnerabilities. He leveraged his insider knowledge of the company's authentication systems and a stolen internal security signing key. This key was used to generate fraudulent login tokens, effectively allowing him to impersonate valid users at will. This maps directly to the MITRE ATT&CK technique T1556.002 (Modify Authentication Process: Domain Controller Authentication), albeit in a cloud application context. The initial probe occurred in January 2025, with sustained, unauthorized access established from April onwards.
Critical Insight: The attacker's deep familiarity with the system's flaws was the ultimate force multiplier. This was an insider threat realised through credential compromise, not an external hack. The stolen signing key was a single point of failure that bypassed multi-layered security controls.
Scope and Scale of Data Exposure
Once inside, the attacker conducted rampant, automated data access. The scale is staggering:
- 33.67 million user accounts had names and email addresses leaked.
- Delivery address lists were accessed a monumental 148-150 million times.
- In a particularly egregious detail, a page containing shared apartment entrance passcodes was queried over 50,000 times.
- An additional 165,000 accounts were implicated in a related subsequent leak.
Notably, the exfiltration was a low-and-slow data scraping operation (T1020 - Automated Exfiltration), viewing pages en masse rather than downloading databases in bulk, which likely aided in evading detection.
The Critical Timeline and Response Failure
The timeline reveals a severe breakdown in security operations and regulatory compliance:
- April - November 2025: Attacker operates undetected for seven months.
- 17 November, 16:00: Coupang's CISO is notified of the breach.
- 19 November, 21:35: Breach reported to authorities—over 53 hours later, blatantly violating South Korea's 24-hour mandatory reporting law.
- Post-discovery, Coupang compounded its error by deleting access logs despite a government preservation order, leading to a criminal referral.
Ripple Effects: Financial, Reputational, and Geopolitical Fallout
The impact of the Coupang breach transcended typical data loss, affecting its bottom line, brand integrity, and even international relations.
Financial and Regulatory Repercussions
Direct costs include substantial fines from the Personal Information Protection Commission (PIPC) and the Ministry of Science and ICT for the delayed reporting and log destruction. Indirect costs are immense: processing 25.6 terabytes of illicitly accessed data and the operational overhaul required. The breach became a trade pawn, with US politicians like Vice-President JD Vance warning South Korea against "penalising" American firms, and President Trump threatening 25% tariffs—elevating a corporate incident to a geopolitical tension point.
Unprecedented Reputational Damage
South Korean regulators labelled this the "most serious data breach" in the nation's e-commerce history, deploying 14 veteran investigators to probe Coupang. The company's credibility was shattered by attempts to downplay the incident as a "data exposure" and by its obstructive behaviour during the investigation. Trust, the cornerstone of e-commerce, was severely eroded.
Key Observation: The seven-month dwell time proved catastrophic operational blindness. The attacker's activity, while massive, did not trigger security alerts, indicating a profound failure in monitoring, log analysis, and anomaly detection processes.
Compliance Framework Mapping: Where Coupang Fell Short
This breach exemplifies failures across multiple global cybersecurity and privacy frameworks. The table below maps the specific incidents to control failures.
| Framework | Relevant Domain/Control | Coupang Breach Mapping & Failure |
|---|---|---|
| DORA (Digital Operational Resilience Act) |
ICT Risk Management, Incident Reporting | Critical Failure in Incident Reporting: The 53+ hour delay in reporting violates Article 14(3) on timely notification. The lack of resilience in authentication systems and failure to detect the breach for months shows poor ICT risk management. |
| ISO 27001 | A.9.2 (User Access Management), A.9.4 (System & Application Access Control), A.16.1 (Incident Management) | Access Control Collapse: Failure to revoke and manage signing keys (A.9.2.5). Insecure design of authentication process (A.9.4.1). No effective incident response process, leading to delayed reporting and evidence destruction (A.16.1). |
| NIST CSF | PR.AC (Identity Management), DE.CM (Security Monitoring), RS.RP (Response Planning) | Core Function Breakdown: PR.AC-1: Identities were not robustly authenticated (signing key misuse). DE.CM-7: Monitoring failed to detect 150 million anomalous page views. RS.RP-1: Response plan executed poorly, violating legal timelines. |
| NIS2 Directive | Incident Handling, Supply Chain Security | Major Incident Mishandling: As a key digital service provider, Coupang failed to implement appropriate incident handling measures (Article 7) and demonstrated severe shortcomings in managing insider risk within its "supply chain" of employees. |
| SOC 2 | Security & Availability Principles (CC6, CC7) | Trust Principle Violation: CC6.1: Logical access controls were deficient, allowing former employee persistent access. CC7.1: System monitoring objectives were not met to detect anomalous actions. |
| GDPR | Art 5(1)(f) Integrity/Confidentiality, Art 33 (Breach Notification) | Direct Regulatory Breach: Failure to ensure appropriate security of personal data (Art 5). Egregious violation of Art 33: Notification to authorities must be "without undue delay," ideally within 24 hours—Coupang's 53-hour delay would attract major fines under GDPR. |
Practical Activity: The After-Action Review
Objective: Step into the role of a newly appointed CISO at a company that has just experienced a similar breach. Your task is to draft a high-priority remediation plan addressing the root causes identified in the Coupang case.
Scenario: An ex-employee used retained access credentials to extract customer data over six months. The breach was discovered internally but reported to regulators 72 hours later. Logs from the affected system were automatically purged during the investigation.
Your Deliverable: Create a one-page plan with three core workstreams. For each, specify:
- Workstream Title: (e.g., "Privileged Access Management Overhaul")
- Immediate Action (Next 72 hours): One concrete step to contain the issue.
- Strategic Control (Next 90 days): A policy or technical control to prevent recurrence, explicitly linked to a compliance framework control (e.g., "Implement key rotation aligned with NIST CSF PR.AC-1").
Hint: Base your workstreams on the key failures: 1) Credential & Access Lifecycle Management, 2) Security Monitoring & Dwell Time, 3) Incident Response & Legal Compliance.
Key Takeaways
- Insider Threat is a Management Issue: The most damaging attacks can come from within, exploiting trusted access and institutional knowledge. Robust lifecycle management for employees and their credentials—especially cryptographic keys—is non-negotiable.
- Dwell Time Kills Trust: The seven-month undetected breach was a greater failure than the initial compromise. Effective logging, monitoring, and anomaly detection for internal systems are critical to limiting impact.
- Compliance is a Baseline, Not a Ceiling: Coupang failed on basic legal requirements like 24-hour reporting. A mature security posture treats compliance frameworks as a floor, building proactive detection and response beyond checkbox exercises.
- Incident Response Has Legal Teeth: Post-breach actions, like deleting logs, can lead to criminal referrals. The response process must be rehearsed and integrate legal and communications teams to avoid compounding the crisis.
- Technical Simplicity Does Not Equal Low Impact: An attack using a stolen key, not a zero-day, caused national scandal. Defence strategies must prioritise securing fundamental identity and access management controls as vehemently as perimeter defences.
This is 1 of 16 lessons included in the full package.
Enrol Now — Unlock All LessonsWant to track your progress? Create a free account
Choose Your Access
All plans include 30-day money-back guarantee
Taster
Single course access — ideal for trying us out
- Full course access
- Completion certificate
- Try before you commit
Standard
Full course with materials and certificate
- Full course access
- Downloadable materials
- Professional certificate
- Email support
Teams
Transparent pricing, no sales call required
Starter Team
£99.80/seat effective
Up to 5 learners, all courses included
Growth Team
£66.60/seat effective
Up to 15 learners, all courses included
Scale Team
£39.98/seat effective
Up to 50 learners, all courses included
Need 50+ seats? Contact us for a custom plan.
Fast Checkout
Start Learning in Minutes
Enter your details, choose a tier, and complete secure checkout. Access starts immediately after payment confirmation.
- Stripe-secured payment and delivery workflow
- Audit-friendly completion records
- Escalate to enterprise volume licensing at any point
48-Hour Relevance Guarantee
If this course does not provide at least five actionable controls your team can deploy quickly, request a full refund within 30 days.
Secure checkout
Not ready to purchase? Create a free account to browse and track progress.