Japan Data Breach: Kyushu Electric Loses Unencrypted SSD with 10.9 Million Customer Records

Backup SSD went missing from a biometric server room; the drive was neither encrypted nor password-protected

Kyushu
kyuden.co.jp

Kyushu Electric Power Transmission and Distribution Co., a wholly owned subsidiary of one of Japan's largest regional utilities, disclosed on June 8 that a palm-sized solid-state drive containing personal records for up to 10.9 million customers is missing — and that the drive was neither encrypted nor password-protected. The incident appears to be the largest personal data breach in Japanese history, surpassing the 7.93 million-record JTB breach in 2016.

The missing SSD is what makes this incident categorically different from the wave of ransomware and remote-exploitation attacks dominating 2026 security headlines. No firewall blocked it. No endpoint detection tool could have caught it. The 10.9 million records on that drive — customer names, service location addresses, telephone numbers, electricity usage data, and retail electricity supplier names — were readable by anyone who picked up the device, because the company never encrypted them.

Missing from a Room Protected by Biometrics

The sequence of failures began on April 27, 2026, when a contractor working for the subsidiary performed a routine monthly backup to clear server storage space. Because the server lacked sufficient capacity, the contractor copied the customer database onto a portable SSD — a device small enough to fit in a palm. The drive was stored in a cabinet inside a server room protected by biometric access controls.

On May 26, the same contractor returned for another assignment and found the cabinet unlocked and the drive gone. The company then interviewed all personnel who had entered the room and reviewed security camera footage, but the drive was not found. Logs showed that 57 individuals from 10 different contracting firms had passed through the biometric access controls during the roughly 30-day window between when the drive was stored and when it was discovered missing. On June 4, the company filed a police report, citing suspicion that someone had removed the device without authorization.

The company has said the drive was not authorized to leave the facility. It has also stated there is currently no evidence of data leakage, though the drive has not been recovered.

👉 Read more: 318166 ServiceNow data breach notification failure

Unencrypted Backup Media: Foreseeable and Preventable

The most consequential detail in this breach is not that the SSD went missing — it is that the SSD was never encrypted. Under the National Institute of Standards and Technology's Special Publication 800-209, which governs storage security, backup data on portable media must be encrypted to protect against exactly this scenario: physical loss or theft. The standard has been in place for years and is widely referenced by critical infrastructure operators.

An encrypted drive that disappears from a server room is a lost object. An unencrypted drive that disappears from a server room is a data breach. Kyushu Electric's backup workflow produced the second outcome when it could have produced the first.

This failure compounds the physical access failure. The server room had biometric entry controls — a meaningful layer of protection. The defense-in-depth model for sensitive data requires that each layer operate independently: if the innermost layer fails (the cabinet lock was found open), the next layer (encryption) must still protect the data. In this case, no such layer existed for the data itself.

KPMG Japan has found that domestic subcontractors and business partners are the single most common source of security incidents in Japanese organizations, accounting for 10.8% of confirmed cases — a pattern this incident fits directly, given that the backup procedure was performed by a contractor and that 57 contractor employees from 10 firms had access to the room during the breach window.

Japan Data Breach History: Scale Puts This Incident at the Top

Japan has experienced a steady escalation in breach scale over the past decade. Travel company JTB disclosed a 7.93 million-record breach in 2016. Internet café chain Kaikatsu Club suffered a 7.29 million-record exposure in early 2025. The Kyushu Electric incident at 10.9 million records eclipses both.

What distinguishes the Kyushu case from its predecessors is the affected sector. JTB and Kaikatsu Club are commercial businesses. Kyushu Electric Power Transmission and Distribution Co. is a critical infrastructure operator — a wholly owned subsidiary of a utility serving seven prefectures across the Kyushu region, including Fukuoka, Nagasaki, Kumamoto, and Kagoshima. The company's customer base represents the electrical grid for a population of approximately 12.6 million people. A breach at that scale, of that operator, carries a different weight than a retail data exposure.

What Data Was Exposed in the Kyushu Electric Power Breach?

The drive contained customer names, service location addresses (the physical address where electricity is delivered), electricity usage data, telephone numbers, and the names of retail electricity suppliers for up to 10.9 million accounts. The company has confirmed that no bank account information and no credit card data were stored on the drive.

The absence of financial data is meaningful but does not eliminate the risk. Names, addresses, telephone numbers, and electricity usage patterns are sufficient for targeted phishing attacks, identity verification fraud at financial institutions, and social engineering campaigns. Electricity usage data in particular can reveal whether a home is occupied and when — information with value for physical-access crimes.

What Japan's Data Protection Law Requires Next

Japan's Act on the Protection of Personal Information (APPI), enacted in 2003 and substantially amended in 2022, requires organizations that experience a reportable data breach to notify both the Personal Information Protection Commission and affected individuals without undue delay. Kyushu Electric has notified both the PPC and Japan's Ministry of Economy, Trade and Industry (METI). METI has given the company until July 8, 2026 to submit a full accounting of the incident and the preventative measures it intends to implement.

The company has pledged to individually notify affected customers, though it has not yet done so while the investigation continues. Under current APPI enforcement, the maximum corporate fine is ¥100 million, roughly $700,000. That ceiling is under active review: Japan's Cabinet approved an amendment bill on April 7, 2026 that would, for the first time, introduce administrative monetary penalties calculated on the economic benefit derived from violations — a confiscatory approach modeled on Japan's antitrust surcharge system. If the amendment passes the Diet as expected during 2026, the new regime is projected to take effect by 2028.

Physical Security Gap No Directive Addresses

The Kyushu breach illuminates a structural gap in how critical infrastructure operators are evaluated. Regulatory frameworks and audit standards for utilities have, over the past decade, grown increasingly focused on cyber threats — network segmentation, intrusion detection, software patch cadence, and endpoint protection. Physical security of data storage media has received comparatively less standardized scrutiny.

The failure here did not involve a sophisticated attacker. It involved a routine monthly backup procedure, a portable drive not authorized to leave the building, an unlocked cabinet, and a 30-day window during which 57 people from 10 different organizations walked through a biometric gate. The biometric gate worked as designed. Everything downstream of it did not.

U.S. regulators moved this week to tighten software vulnerability management for federal agencies: CISA issued Binding Operational Directive BOD 26-04 on June 10, establishing a risk-tiered framework that requires patching the highest-risk known exploited vulnerabilities within three days. The directive addresses remote cyberattacks. It has no counterpart for physical media security — a reminder that governance frameworks for critical infrastructure data protection remain focused on the network layer, even as incidents like Kyushu's demonstrate that the physical layer carries equivalent risk.


Frequently Asked Questions

What data was exposed in the Kyushu Electric Power data breach?

The missing SSD contained customer names, service location addresses, electricity usage data, telephone numbers, and retail electricity supplier names for up to 10.9 million accounts. The company confirmed that no bank account information and no credit card data were stored on the drive, though the exposed personal data is sufficient to enable identity verification fraud and targeted phishing.

How did the Kyushu Electric data breach happen?

A contractor copied backup data onto a portable SSD on April 27, 2026 because the server lacked storage capacity. The drive was placed in a cabinet inside a biometrically secured server room. When the contractor returned on May 26, the cabinet was found unlocked and the drive missing. The drive was neither encrypted nor password-protected, meaning its contents were immediately readable without any credentials.

What is Japan's data protection law and what does it require after a breach?

Japan's Act on the Protection of Personal Information (APPI), last substantially amended in 2022, requires organizations to notify both the Personal Information Protection Commission and affected individuals following a reportable data breach. Kyushu Electric has notified regulators and must submit a full incident report to the Ministry of Economy, Trade and Industry by July 8, 2026. Individual customer notification is pending. A 2026 amendment bill currently before the Diet would introduce administrative monetary fines for the first time — currently the maximum corporate penalty is ¥100 million (approximately $700,000).

Are affected customers at risk despite no financial data being exposed?

Yes. Names, home addresses, and phone numbers are sufficient for targeted social engineering attacks, identity verification at financial institutions, and phishing campaigns that appear to come from the customer's power company. Electricity usage data can additionally indicate home occupancy patterns. Customers in the Kyushu region should be alert for unexpected contact claiming to be from their utility and should not provide personal information in response to unsolicited calls or messages.

ⓒ 2026 TECHTIMES.com All rights reserved. Do not reproduce without permission.

Join the Discussion