The Co-op Group workforce breach believed to have started around 22 April 2025, and confirmed on data impact on 2 May 2025, began with helpdesk password-reset social engineering on an employee account. Phishing-proof MFA 2.0 would have hardened that recovery path so a live coach could not obtain a transferable workforce credential from support alone. Once that password already worked on the network, reported NTDS.dit theft and extraction of member names and contact details were residual post-auth compromise no login MFA undoes.
For the full attack chain, confirmed data scope, and same-wave context, read the companion on legacymfa.sucks. The recovery-hardening lesson also tracks our Marks & Spencer helpdesk analysis; treat Co-op and M&S as adjacent wave reporting, not one shared intrusion.
FAQ
Would phishing-proof MFA have stopped the Co-op helpdesk password reset?
Yes on the initial credential path. According to BleepingComputer, Co-op attackers gained network access after socially engineering IT helpdesk staff into resetting an employee password. MFA 2.0 is phishing-proof across the identity lifecycle, including recovery and device onboarding. There is no password, TAP, OTP, SMS code, email code, push approval, or recovery secret for support to re-issue from a phone or Teams narrative alone. Restoring access requires proof tied to an already-enrolled device. Public reporting does not establish whether legacy MFA was present, skipped, or fatigued on the Co-op helpdesk path; the documented failure class is phishable recovery, not a confirmed push-fatigue or SIM-swap detail for Co-op.
Why treat helpdesk reset and coached fake login as one attack class?
Helpdesk recovery and coached fake login are the same social-engineering attack against workforce identity. In both cases a live coach talks someone into handing over a transferable factor: a reset password, recovery secret, SMS or email code, push approval, or enrollment code. Co-op sits on the recovery side of that class. MFA 2.0 stops both because nothing transferable exists for IT to read out or for a user to type on a spoofed origin, and adding a device needs an already-enrolled device rather than a phishable enrollment code. That is prevention of social engineering of identity, not a lecture about user caution.
Would passkeys alone have closed the Co-op recovery path?
Not by default. Passkeys and FIDO2 are phishing-resistant at the login ceremony: they bind the authentication act with origin-bound signatures. Enrollment, device onboarding, and helpdesk recovery can still use phishable factors unless the deployment forbids that. If attackers convince support to reset a password or enroll a new factor from a voice narrative or email OTP, a passkey at login does not undo that re-issuance. MFA 2.0 is phishing-proof because no phishable factor appears at registration, onboarding, recovery, authentication, or decommissioning. The enrolment model is what closes reset-as-access beyond login-only resistance.
Does MFA 2.0 undo Co-op’s NTDS.dit theft or member data extraction?
No. After the reset-enabled foothold, reporting indicates Windows domain compromise that included theft of NTDS.dit, and Co-op confirmed attackers accessed and extracted member personal data such as names and contact details from one system. Co-op stated that set excluded member passwords, bank or card details, transactions, and product or service data. Those stages happened after a valid workforce credential already worked. Authentication was finished. No login MFA, including phishing-proof MFA 2.0, reverses AD hash theft or bulk extraction from an internal system. Directory rebuild, Entra ID hardening, and containment matter there. Closing the phishable recovery path stops the foothold. Post-auth directory abuse after legitimate access is a harder, separate problem.
How should CISOs harden workforce recovery against Co-op-style attacks?
Treat helpdesk password reset as a high-risk identity ceremony, not a courtesy ticket. Require holder-of-identity proof that cannot be coached over Teams or phone: already-enrolled device binding, verification that is not a transferable secret, and break-glass paths that never mint a reusable password from narrative alone. Pair that with prevention-focused architecture so recovery cannot silently re-issue phishable factors. Same-wave coverage of Marks & Spencer used the same helpdesk social-engineering class; harden once for the wave. Public reporting does not establish the exact verification steps Co-op skipped, so design for the attack class rather than one missing forensic detail.