Case Library / Phishing / Seagate CEO-Spoof W-2 Phishing Breach (2016)
Phishing Confirmed

Seagate CEO-Spoof W-2 Phishing Breach (2016)

A spoofed email impersonating Seagate's CEO tricked an HR/payroll employee into emailing every 2015 W-2 to a scammer, exposing SSNs and earnings for several thousand US employees.

Share:

Reviewed by the Social Engineering Examples team.

What Happened

On March 1, 2016, an employee in Seagate's HR/payroll function received a targeted phishing email crafted to look like an internal request from a senior executive (news reporting identifies the spoofed sender as CEO Stephen Luczo) asking for all 2015 Forms W-2. Believing it was a legitimate internal company request, the employee sent the actual W-2 data for every current and former US-based Seagate (and Seagate-affiliate) employee to an unauthorized outside party. Seagate learned of the disclosure the same day, notified the IRS and federal law enforcement, and later mailed formal breach-notification letters (filed with the California Attorney General and other state regulators). The exposed data included names, addresses, Social Security numbers, and earnings. Spokesman Eric DeRitis put the affected count at "several thousand" but "less than 10,000 by a good amount." This is a confirmed, documented incident: the primary source is Seagate's own breach-notice letter, corroborated by KrebsOnSecurity (which broke the story) and multiple outlets.

How the Attack Worked

The attack was a business-email-compromise-style whaling request: an email impersonating a trusted authority figure (the CEO) sent to staff who legitimately handle sensitive tax records. The request itself, gathering W-2s at tax season, was plausible and routine for a payroll employee, so it did not trigger suspicion. There was no malware or system intrusion; the exploit was entirely social. The attack landed in the narrow window when W-2 preparation is a normal internal activity, the same day as an IRS public warning about exactly this scam (IR-2016-34, issued March 1, 2016), maximizing believability. Once the recipient trusted the apparent sender and the ordinary-looking ask, they voluntarily emailed a spreadsheet of tax data outside the company.

The Lure & the Tell

Lure: an email appearing to come from the CEO to HR/payroll requesting copies of all 2015 employee W-2 forms, framed as a normal executive request during tax season. Tells (as later reinforced by Seagate's own remediation): a bulk request for highly sensitive tax/PII data delivered by email rather than through established payroll systems, sender authority used to short-circuit verification, and no out-of-band confirmation of the request. The IRS issued a public alert about this precise CEO-spoof W-2 scheme (IR-2016-34) that very day, March 1, 2016.

Outcome

W-2 data for several thousand US employees was in criminal hands, with tax-refund fraud as the primary downstream risk; some affected employees later reported fraudulent tax returns filed in their names. Seagate notified the IRS (which added extra scrutiny/watches to affected employees' tax accounts to block fraudulent refunds) and federal law enforcement, sent breach notifications, stood up an Epiq-run call center, offered two years of free Experian ProtectMyID credit monitoring with $1,000,000 identity-theft insurance, and pledged additional phishing training and process changes. No public attribution or arrest was reported. The breach also spawned employee class-action litigation (Castillo et al. v. Seagate Technology LLC), which Seagate settled in 2018 with extended identity-theft protection and additional data-security commitments for the class.

Why It Matters

This is a textbook example of how a purely social attack, no malware, no hacking, can exfiltrate an entire company's most sensitive employee data through one trusted person. It shows why CEO-spoof/W-2 whaling is so effective: it weaponizes authority plus a seasonally plausible request against a role that routinely handles the exact data being sought. It also illustrates that credit monitoring is a weak remedy for W-2 loss, since the real harm, fraudulent tax filings using stolen SSNs and earnings, is not prevented by credit alerts. Seagate was one of many 2016 victims of an IRS-warned wave, underscoring that awareness alone did not stop it.

Defenses

Require out-of-band verification (phone/known channel) for any bulk request for W-2s, PII, or payroll/tax data, regardless of who appears to be asking. Never transmit W-2/tax data by email; route it only through controlled systems with access logging. Treat executive email requests as impersonation risk: deploy sender-authentication (DMARC/DKIM/SPF), external-sender banners, and lookalike/display-name spoofing detection. Restrict who can export bulk W-2 data and add a second-approver control on such exports. Run targeted anti-phishing training for HR/finance/payroll during tax season specifically on CEO-fraud and W-2 requests. Have an incident playbook that includes immediate IRS notification so employee tax accounts can be flagged before fraudulent refunds are filed.

Sources
  • Notice of a Data Breach (Seagate Technology breach-notification letter). California Office of the Attorney General Primary. Seagate's own consumer breach-notice letter filed with the CA AG; confirms March 1, 2016 phishing of HR/Payroll for all 2015 W-2s exposing names, addresses, SSNs, earnings; IRS/law-enforcement notified; two-year Experian ProtectMyID with $1,000,000 identity-theft insurance offered; Epiq call center; signed by VP/Interim GC Regan J. MacPherson. Verified live 2026-07-29 by direct fetch; content matches all claims attributed to it.
  • Seagate Technology data breach notification letter. Montana Department of Justice Primary. Second state-regulator filing of the same Seagate breach-notice letter, corroborating the primary disclosure. Verified live 2026-07-29 by direct fetch; text matches the CA AG filing.
  • Seagate Phish Exposes All Employee W-2's. KrebsOnSecurity Secondary. Broke the story; includes Seagate spokesman Eric DeRitis on-record statement and the 'several thousand, less than 10,000' affected-count estimate. Verified live 2026-07-29 by direct fetch; quotes match exactly.
  • Seagate employees' W-2 forms exposed in another payroll phish. Ars Technica Secondary. Identifies the spoofed sender as CEO Stephen Luczo and situates the incident in the broader 2016 W-2 phishing wave (Snapchat, Mansueto Ventures). Verified live 2026-07-29 by direct fetch; content matches.
  • Seagate Technology discloses key tax data of US employees. CNBC Secondary. Independent corroboration of the disclosure, IRS notification, and Experian remediation. Verified live 2026-07-29 by direct fetch; content matches.
Attack Chain & Defense
The sequence the attacker ran
How it could have been stopped
1
Reconnaissance and target selection: attackers likely identified Seagate as a target and gathered enough public information to spoof CEO Stephen Luczo convincingly, consistent with the broader 2016 CEO-spoof W-2 wave (per the IRS's IR-2016-34 alert) that used publicly available executive names and titles from press coverage, filings, and corporate websites rather than any inside access.
Countering Stage 1: public information about who a company's CEO is cannot realistically be hidden, so the practical control is not suppressing this exposure but hardening the internal process that this information later gets used against, see Stages 4 and 5.
2
Sender-identity spoofing setup: before sending the lure, the attacker typically needed a way to make the email appear to come from the CEO, commonly via display-name spoofing or a look-alike sending domain (the specific technique used against Seagate was not publicly detailed, but the IRS's contemporaneous alert describes emails crafted to look like they came directly from company executives).
Countering Stage 2: sender-authentication enforcement (DMARC/DKIM/SPF), external-sender warning banners, and monitoring for newly registered look-alike domains targeting the company's name would flag or block a spoofed-sender email before it reaches the inbox.
3
Timing selected to exploit a routine business cycle: the email was sent during tax season, when W-2 requests are a normal and expected HR/payroll activity, and amid what the IRS was already calling a 400 percent surge in phishing that year, both factors that lower a recipient's guard.
Countering Stage 3: role-targeted anti-phishing training for HR, finance, and payroll staff specifically during tax season, covering CEO-fraud and bulk W-2 requests, directly counters an attacker's attempt to exploit routine seasonal timing.
4
Delivery of the spoofed executive request: a phishing email designed to look like it came from Seagate's CEO was sent to an HR/payroll employee, requesting copies of all 2015 Forms W-2 for current and former employees, mirroring the urgent, routine-sounding wording pattern (for example, requests to send data "for a quick review" or "ASAP") the IRS documented across this scam wave.
Countering Stage 4: training staff to treat any bulk PII or W-2 request as requiring verification regardless of how routine or urgent it sounds is the direct counter to a well-crafted spoofed request, reinforced by contemporaneous public alerts like the IRS's IR-2016-34.
5
Social-engineering compliance and exfiltration: the employee, believing the request was a legitimate internal ask from the CEO, did not seek out-of-band verification and emailed the full 2015 W-2 dataset (names, addresses, SSNs, earnings) for all current and former US-based Seagate and Seagate-affiliate employees to the attacker's external address.
Countering Stage 5: mandatory out-of-band verification (a phone call to a known number, not a reply to the email) for any bulk export of W-2 or PII data, combined with restricting who can export such data and requiring a second approver, would have stopped the exfiltration at the point of transmission.
6
Monetization and objective completion: the stolen SSNs and earnings data was positioned for downstream tax-refund fraud and identity theft; the IRS flagged every affected employee's account for extra scrutiny to intercept fraudulent refunds, and court filings from the resulting litigation indicate some employees later found fraudulent tax returns had been filed in their names.
Countering Stage 6: this stage is largely post-hoc mitigation rather than prevention; the realistic control is a fast incident-response playbook, immediate IRS notification to flag affected accounts against fraudulent refunds, and pre-arranged credit/identity-theft monitoring, which reduces harm after data loss rather than stopping the theft itself.
Quick Facts
Victim
Seagate Technology (data storage manufacturer, then HQ Cupertino, CA), and its several thousand current and former US-based employees whose 2015 W-2 data was exposed.
Location
United States (Seagate US-based employees); company HQ Cupertino, California
Date
2016-03-01
Impact
No dollar figure publicly disclosed. Direct exposure: full W-2 data (names, addresses, SSNs, earnings) for several thousand (fewer than 10,000) US employees, creating tax-refund-fraud and identity-theft risk. Seagate paid for two years of Experian ProtectMyID credit monitoring (with $1,000,000 identity-theft insurance) for those affected; the incident also led to employee class-action litigation (Castillo et al. v. Seagate Technology LLC, N.D. Cal., settled 2018).
Status
Confirmed
Case Type
Real-World Incident
Sector
Manufacturing & Industrial, Technology & Software
Related

Related Cases

Snapchat W-2 Payroll Phishing Breach (2016)

A Snap Inc. payroll employee emailed the W-2 and payroll data of roughly 700 current and former employees to an…

Incident 2016Read →

Pivotal Labs W-2 Phishing (CEO-Spoof), 2016

A fraudster impersonating CEO Rob Mee tricked a Pivotal employee into emailing back the W-2 tax data of the company's…

Incident 2016Read →

Ubiquiti Networks $46.7M business email compromise (2015)

Fraudsters impersonating Ubiquiti's CEO and an outside law firm tricked the Hong Kong subsidiary's finance controller into wiring $46.7M abroad…

Incident 2015Read →