Four Trust Anchors Breached in Seven Days — The Infrastructure Layer Is the Target
What Happened
Between April 29 and May 5, four categories of infrastructure that security teams are told to trust by default were compromised in parallel: a certificate authority (DigiCert), package registries (npm/PyPI via Mini Shai-Hulud), a web hosting control plane (cPanel), and a managed file transfer vendor (MOVEit). Different actors. The calendar overlap is almost certainly coincidence. The combined blast radius is not.
cPanel CVE-2026-41940 — Mass Exploitation Active
CRLF injection authentication bypass in cPanel/WHM 11.40+. CVSS 9.8. KnownHost places first exploitation in late February. Watchtowr published a PoC on April 30. Mass exploitation followed, visible across 44,000 Shadowserver-fingerprinted IPs. The 'Sorry' ransomware is landing on Linux hosts. Ctrl-Alt-Intel flags targeted activity against SE Asian government/military and MSPs in Philippines, Laos, Cambodia, South Africa, and the US.
MOVEit Automation CVE-2026-4670 — The Clop Window Is Open
Pre-auth, zero-interaction bypass. Fixed in 2025.1.5, 2025.0.9, 2024.1.8. Daniel Card counted 1,400+ internet-exposed instances via Shodan, including US state and local government. This is the sixth MOVEit vulnerability cycle since 2023. Clop's operating model is to hold access, build tooling, and fire at the entire population in a single window. That makes this a pre-campaign signal, not an incident. NYDFS fined Delta Dental $2.25M for its 2023 MOVEit response the same week.
Mini Shai-Hulud — Supply Chain Worm
Attributed to TeamPCP by Wiz. Self-propagating secret-harvester using preinstall scripts in npm and PyPI to exfiltrate GitHub tokens, npm tokens, and cloud credentials. Affected packages: SAP mbt v1.2.48, @cap-js/db-service v2.10.1, @cap-js/postgres v2.2.2, @cap-js/sqlite v2.2.2, plus compromised PyTorch Lightning and intercom-client releases. Reported scope: 8.3M downloads, 1,800+ repositories leaking credentials. Stolen tokens are used to poison further packages. The loop is the point.
DigiCert Certificate Theft
Entry was a .scr file disguised as a customer screenshot, delivered through DigiCert's customer support chat. Four prior attempts were blocked. The fifth landed. Result: 60 certificates revoked. Any DigiCert-signed binary ingested between April 2 and May 2 requires revalidation. Attacker-signed payloads are confirmed in the wild.
The attackers did not breach the perimeter. They breached the parties the perimeter trusts — the CA, the package registries, the hosting control plane, and the MFT vendor.
What to do
Patch cPanel/WHM immediately and run the May 4 refined detection script against 90 days of access logs for CRLF injection patterns
Patch MOVEit Automation to 2025.1.5/2025.0.9/2024.1.8 and remove all instances from public internet behind VPN/ZTNA by end of weekend
Freeze builds resolving to poisoned SAP/Lightning/intercom-client versions and rotate every CI/CD secret from April 29–May 4
Revalidate all DigiCert-signed binaries ingested April 2–May 2 and tighten CRL/OCSP refresh to ≤24 hours across fleet