Tech giants GE Healthcare and Philips have confirmed they are investigating claims by the Clop ransomware gang that the group breached their systems and exfiltrated sensitive engineering data. The attacks exploit CVE-2026-12569, a critical zero-day deserialization vulnerability in PTC Windchill PDMLink and FlexPLM — product lifecycle management software used heavily in industrial, medical device, and manufacturing sectors.
Clop listed at least 43 victims on its dark web leak site between August 12–15, 2026, naming GE Healthcare, Philips, and Shell among confirmed targets. The campaign mirrors Clop's hallmark mass-exploitation playbook seen in prior campaigns against GoAnywhere MFT, MOVEit Transfer, and Oracle E-Business Suite.
The Vulnerability: CVE-2026-12569
| Attribute | Detail |
|---|---|
| CVE | CVE-2026-12569 |
| CVSS | 9.8 (Critical) |
| Type | Deserialization of Untrusted Data — Pre-Auth RCE |
| Products | PTC Windchill PDMLink, FlexPLM |
| Exploited As | Zero-day since early June 2026 |
| Patched | June 17, 2026 |
| CISA KEV | June 25, 2026 |
The attack chain chains two flaws: a pre-auth information disclosure in the FlexPLM WSDL endpoint (CVSS 7.5) into the 9.8 RCE in Windchill's deserialization path. Clop began exploiting this as a zero-day in early June 2026, more than two weeks before PTC issued any patch.
What Was Stolen
Clop deployed pure data exfiltration — no file encryption was used. This "extortion without the lock" approach avoids disrupting operations while maximizing leverage, as victims must pay to prevent public disclosure of proprietary data.
| Victim | Data Volume | Contents |
|---|---|---|
| Shell | ~89 GB | Technical drawings, facility photos, test reports, project plans |
| Philips | ~13.5 GB | Engineering diagrams and blueprints |
| GE Healthcare | Under investigation | Engineering data categories claimed |
No patient data has been confirmed as compromised. The stolen material focuses on manufacturing IP, engineering blueprints, and facility operational data — valuable for competitive intelligence and potentially for targeting critical infrastructure.
How Clop Got In
Clop's initial access exploited the Windchill/FlexPLM zero-day to deploy JSP webshells directly onto vulnerable PLM servers. Defenders should hunt for files matching:
[0-9a-f]{16}.jspunder/Windchill/login/[0-9a-f]{6}.jspin the same directorydpr_[0-9a-f]{8}.jsppatterns
Once inside, the group performed quiet data staging and exfiltration without deploying ransomware — consistent with their recent operational shift toward pure extortion to reduce response urgency and avoid triggering endpoint detection.
Timeline
| Date | Event |
|---|---|
| Early June 2026 | Clop begins zero-day exploitation of CVE-2026-12569 |
| June 17, 2026 | PTC releases patches for Windchill and FlexPLM |
| June 25, 2026 | CISA adds CVE-2026-12569 to KEV; federal agencies given 3-day deadline |
| August 12–15, 2026 | Clop lists 43 victims on leak site including Philips, GE, Shell |
Company Responses
Philips confirmed a "contained cybersecurity compromise" affecting internal enterprise servers. The company stated no customer-facing environments were impacted, but has not disclosed what data was accessed.
GE Healthcare confirmed it is investigating the claims and working with cybersecurity experts. No further details have been provided.
Shell confirmed it is investigating and has engaged third-party incident response support.
Remediation
Organizations running PTC Windchill or FlexPLM should act immediately:
- Patch — Upgrade to Windchill/FlexPLM 11.0 M030 or later
- Threat Hunt — Scope your investigation back to early June 2026 regardless of when you received any ransom notice; Clop may have had access weeks before contact
- Hunt for Webshells — Scan
/Windchill/login/for the JSP patterns listed above - Review network logs — Large outbound data transfers from PLM servers are a key indicator
- Engage IR — If Windchill was internet-exposed before June 17, assume compromise and scope accordingly
Clop's Track Record
The Clop gang (Cl0p) has a consistent pattern of mass-exploiting enterprise software zero-days for bulk data exfiltration:
| Year | Campaign | Victims |
|---|---|---|
| 2021 | Accellion FTA | 100+ |
| 2023 | GoAnywhere MFT | 130+ |
| 2023 | MOVEit Transfer | 2,770+ |
| 2024 | Cleo MFT | 60+ |
| 2025 | Oracle E-Business Suite | 100+ |
| 2026 | PTC Windchill/FlexPLM | 43+ confirmed |
Each campaign follows the same blueprint: acquire a zero-day, mass-exploit before patch availability, exfiltrate quietly, then extort. The increasing focus on industrial and manufacturing software in recent campaigns reflects a strategic targeting shift toward high-value IP holders.
Key Takeaways
- Clop exploited CVE-2026-12569 in PTC Windchill as a zero-day for 6+ weeks before patches existed
- 43+ organizations were compromised including industrial giants Philips, GE, and Shell
- Engineering IP and blueprints were stolen — no encryption, pure extortion
- Organizations should assume compromise and hunt from June 1 if running unpatched Windchill
- CISA has added the CVE to KEV — federal patch deadline has passed; private sector should treat this as equally urgent