According to Mailchimp’s January 2023 security incident notice, updated 17 January 2023, an unauthorized actor socially engineered Mailchimp employees and contractors, compromised employee credentials, and used them on a customer support and account-administration tool limited to 133 Mailchimp accounts. Closing that phishable workforce credential path is the prevention claim. For the full attack-chain write-up, see the companion on legacymfa.sucks.

FAQ

Would phishing-proof MFA 2.0 have stopped the Mailchimp credential path?

Phishing-proof MFA 2.0 would have sharply reduced the Mailchimp January 2023 path where socially engineered employee credentials alone opened support and account-administration tooling. Mailchimp’s notice frames initial access as compromised workforce credentials after social engineering of employees and contractors. Device-bound, origin-bound authentication removes transferable passwords and coachable step-up factors from the login surface, so a coached secret is not enough to mint a valid workforce session. Public reporting does not establish which MFA, if any, sat on those logins, and it does not name TAP, an AiTM page, or a specific coaching channel.

What should harden after workforce credentials reach a support tool?

After compromised Mailchimp employee credentials already authorized the support and account-administration tool, no login MFA undoes data already read in that session. Mailchimp limited the incident to 133 accounts, notified primary contacts in under 24 hours after the 11 January 2023 discovery, and temporarily suspended access where it saw suspicious activity. Privileged support paths still need tight step-up, least privilege, short-lived admin sessions, and fast revoke. Closing the phishable login stops this path. Malware after a legitimate login is a harder, separate problem.

How is MFA 2.0 different from passkeys on this class of breach?

Passkeys are phishing-resistant at the login ceremony. MFA 2.0 is phishing-proof across the identity lifecycle because no phishable factor is used at registration, device onboarding, authorization, authentication, or decommissioning. Mailchimp’s published facts stop at compromised employee credentials after social engineering, not at a named enrollment failure. If a deployment keeps email OTP, SMS, or helpdesk-readable recovery for onboarding, an attacker who controls that channel can still enroll their own device even when day-to-day login looks strong. The prevention-focused architecture is the full-lifecycle bar, not login-only resistance.

What does public reporting not establish about Mailchimp MFA?

Public reporting does not establish MFA use, MFA bypass, TAP issuance, an AiTM proxy, device-code phishing, push fatigue, or a named authenticator factor in the Mailchimp January 2023 incident. The documented mechanism is social engineering of employees and contractors that yielded employee credentials, then use of those credentials on support and admin tooling. Design the control for coachable shared secrets without inventing a kit Mailchimp did not describe.

Where should CISOs put budget first after a Mailchimp-style notice?

CISOs should put budget first on removing phishable workforce credentials from employee, contractor, and privileged support logins, then on step-up and revoke for admin tooling. Device-bound MFA 2.0 with protected enrolment stops the transferable secret that social engineering is designed to harvest. Session hygiene, access suspension, and customer notification remain mandatory after any successful login, which is exactly the residual work Mailchimp described once credentials were already in play.