Case Library / Phishing / Pivotal Labs W-2 Phishing (CEO-Spoof), 2016
Phishing Confirmed

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 U.S. workforce.

Share:

Reviewed by the Social Engineering Examples team.

What Happened

On March 22, 2016, during U.S. tax-filing season, an unknown third party sent a Pivotal employee a fraudulent email crafted to look as though it came from CEO Rob Mee, requesting certain information about Pivotal employees. Believing the request was genuinely from the CEO, the employee replied with employees' 2015 Form W-2 data. Per multiple reports, the disclosure covered W-2 information for the company's U.S. employees. The exposed data included each person's name, address, 2015 income information, and Social Security Number or Individual Taxpayer Identification Number (ITIN). Pivotal notified law enforcement and the IRS, opened an investigation, and stated no customer data was affected. It provided affected employees three years of AllClear ID identity-protection at no cost, including AllClear ID's identity-repair hotline, plus a W2@pivotal.io contact for additional requests. The incident was first reported by SC Magazine and is documented in Pivotal's own breach notice filed with the California Attorney General (dated March 31, 2016), authored by chief people officer Joe Militello. All core facts are confirmed by that primary notice.

How the Attack Worked

The attack is a "CEO fraud" / business email compromise variant aimed at data rather than money. The fraudster posed as the chief executive and made a plausible, in-character request for employee information, exploiting the reflexive deference employees show to a message that appears to come from the top of the org chart. Tax season made a request touching W-2 or payroll data unremarkable, lowering suspicion. Because the ask was for information (a reply with an attachment or list) rather than a wire transfer, it bypassed the financial-approval controls that might have caught a payment request. The single recipient's reply was enough to expose the whole workforce's tax records, giving criminals the exact fields needed to file fraudulent tax returns and commit identity theft.

The Lure & the Tell

The lure: an email appearing to be from CEO Rob Mee asking an employee for "certain information about Pivotal employees," landing during tax season when W-2 handling was routine. The tells (recognizable in hindsight): a sensitive bulk-data request arriving by email rather than through normal HR/payroll systems; the request coming top-down from an executive who would not normally handle W-2 files personally; and no independent verification via a second channel. As IRS Commissioner John Koskinen put it about this scam wave, "If your CEO appears to be emailing you for a list of company employees, check it out before you respond."

Outcome

Pivotal employees' 2015 W-2 data (names, addresses, income, SSN/ITIN) was disclosed to criminals, exposing affected staff to tax-refund fraud and identity theft. Pivotal reported the incident to law enforcement and the IRS, filed a breach notice with the California AG, and offered three years of AllClear ID protection, including its identity-repair hotline. No attacker was publicly identified and the count of affected employees was not disclosed. Pivotal was one of dozens of organizations (alongside Snapchat, Seagate and others) hit by the same W-2 phishing wave in Q1 2016.

Why It Matters

This is a textbook example of how impersonating authority plus well-timed, in-context framing defeats otherwise careful people, and how a data-request BEC sidesteps the money-movement controls that catch wire fraud. One employee's good-faith reply exposed an entire workforce's most identity-theft-ready records. It shows why sensitive-data requests need the same out-of-band verification discipline as payment requests, and it illustrates the seasonal, industrialized nature of W-2 phishing, which struck dozens of companies in the same weeks of 2016.

Defenses

Route all bulk PII/W-2/payroll requests through defined HR or payroll workflows, never ad-hoc email replies. Require out-of-band verification (known phone number, in person, or a separate ticketing channel) for any request for employee tax or personal data, regardless of who it appears to come from. Treat unusual executive requests as a red flag and make it safe and expected to double-check. Use email authentication (SPF/DKIM/DMARC) and external-sender/display-name-spoofing warnings to flag look-alike senders. Restrict and log who can access and export W-2 datasets, apply least privilege, and require approval for bulk exports. Run tax-season-specific awareness training on CEO-fraud W-2 scams. Have an incident plan ready: notify law enforcement and the IRS, file required breach notices, and offer identity-protection and tax-fraud monitoring to affected staff.

Sources
  • Pivotal Software, Inc. Notice of Data Breach (filed with California Attorney General). California Office of the Attorney General / Pivotal Software, Inc. Primary. First-party breach notice dated March 31, 2016 confirming the March 22 CEO-impersonation phishing email, the W-2 data fields exposed (name, address, 2015 income, SSN/ITIN), notification of law enforcement and IRS, and three years of AllClear ID protection.
  • Pivotal Software latest hit with W-2 phishing attack. SC Magazine / SC Media (Doug Olenick) Secondary. Outlet that first reported the incident; quotes chief people officer Joe Militello and confirms notification to the California AG, IRS involvement, and identity-protection offer.
  • Here's How Criminals Could Steal Your Tax Return. NBC News Secondary. Corroborates the CEO-impersonation email to a Pivotal Labs employee and the exposed W-2 fields; includes IRS Commissioner Koskinen's warning about CEO-spoof W-2 scams.
  • 55+ Companies and Counting Fall to W-2 Phishing Scams. Infosecurity Magazine (Tara Seals) Secondary. Places Pivotal within the broader 2016 W-2/whaling wave; notes Pivotal was an EMC/VMware joint venture with fewer than 2,000 employees and describes the CEO-spoof method, including researchers' account of the OSINT/recon and monetization tradecraft used across the wave.
  • How criminals could steal your tax return. CNBC (Harriet Taylor) Secondary. Corroborates the Pivotal facts and explains the mechanics of the W-2/BEC seasonal scam that the FBI and IRS warned about.
Attack Chain & Defense
The sequence the attacker ran
How it could have been stopped
1
Reconnaissance: per Infosecurity Magazine's contemporaneous reporting on the 2016 W-2 phishing wave, operators of this scheme typically scraped OSINT sources like LinkedIn and Twitter to identify employee names and titles, then used the company website to infer its email-address format, giving them what they needed to target a likely recipient (such as an HR or payroll staffer) with a message impersonating a named senior executive.
Countering Stage 1: employee names, titles, and org structure are hard to fully suppress at enterprise scale (LinkedIn, company sites, press), so the realistic control sits downstream: assume attackers can already build a plausible executive-employee profile and harden the payroll process that profile gets used against.
2
Sender spoofing setup: the message was crafted or spoofed to appear as coming from CEO Rob Mee, consistent with the display-name spoofing and look-alike domain tradecraft documented across the same 2016 W-2/BEC wave, though the specific spoofing technique used against Pivotal was not detailed in public reporting.
Countering Stage 2: email authentication enforcement (SPF/DKIM/DMARC) and mail-client warnings that flag external senders or display-name mismatches, which can catch a spoofed 'from' header before the message reaches the target's inbox.
3
Timing: the email was sent March 22, 2016, in the same tax-season window the IRS was already warning payroll professionals about, when a request touching W-2 or employee tax data reads as routine rather than suspicious.
Countering Stage 3: run tax-season-specific security awareness reminders timed to the same calendar window attackers exploit, so unusual data requests get extra scrutiny exactly when they are statistically most likely to arrive.
4
Lure delivery: per Pivotal's breach notice, the fraudulent email impersonating Rob Mee was sent to a Pivotal employee requesting certain information about Pivotal employees.
Countering Stage 4: route all bulk PII/W-2/payroll requests through defined HR or payroll workflows and ticketing systems, so an ad hoc email request purporting to be from an executive is itself treated as an anomaly rather than an urgent instruction.
5
Target compliance: the employee, believing the request genuinely came from the CEO, replied with the 2015 Form W-2 data for the affected workforce, without verifying the request through a separate channel.
Countering Stage 5: require out-of-band verification, a callback to a known phone number, an in-person check, or confirmation through a separate ticketing channel, for any request involving employee tax or personal data, regardless of the purported sender's seniority.
6
Exfiltration and monetization: the attacker obtained names, addresses, 2015 income data, and Social Security/ITIN numbers for the disclosed employees; per Infosecurity Magazine, actors behind this same 2016 wave typically monetized harvested W-2 data either by filing fraudulent tax-refund claims directly or by reselling the datasets on underground forums.
Countering Stage 6: once data has left the organization, in-flight interception is unrealistic; the practical backstop is bulk-export logging and least-privilege restriction on who can produce full W-2 datasets beforehand, paired with rapid incident response (law enforcement and IRS notification, required breach filings, and identity-protection services) to limit downstream tax-refund fraud after the fact.
Quick Facts
Victim
Pivotal Software, Inc. (Pivotal Labs), a software firm then jointly held by EMC and VMware, and its U.S. employees whose W-2 data was exposed.
Location
United States (San Francisco-headquartered company)
Date
2016-03-22
Impact
No direct wire-transfer loss; this was a data-disclosure incident, not a payment fraud. Number of affected employees was not disclosed (Pivotal had fewer than ~2,000 employees). Costs included three years of AllClear ID identity-protection services for affected staff plus incident response; downstream tax-refund fraud exposure for individuals was not quantified.
Status
Confirmed
Case Type
Real-World Incident
Sector
Technology & Software
Related

Related Cases

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…

Incident 2016Read →

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 →

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 →