⚠ Active Campaign: Cl0p is mass-exploiting CVE-2026-12569, a critical unauthenticated remote code execution flaw in PTC Windchill and FlexPLM, and has begun naming victims on its dark web leak site. If your organisation runs Windchill or FlexPLM, patch now and treat any internet-facing instance that was unpatched before late June 2026 as potentially compromised.

The vulnerability is listed in CISA's Known Exploited Vulnerabilities catalog with a three-day remediation deadline for U.S. federal agencies. This incident is ongoing and victims are still being added.

What Is Happening?

Cl0p, one of the most prolific data-extortion operations of the last several years, is running another mass-exploitation campaign, and a fresh batch of victims has now appeared on its dark web leak site. This time the entry point is not a file transfer tool like MOVEit or GoAnywhere. It is PTC Windchill and FlexPLM, the product lifecycle management (PLM) software used by tens of thousands of manufacturing, aerospace, retail, and engineering organisations worldwide to manage everything from CAD files to production records.

The distinction matters because of what PLM systems hold. Customer databases and payment systems are the usual headline targets, but a PLM environment contains a company's engineering drawings, product blueprints, testing reports, supplier specifications, and manufacturing records. For a manufacturer, that is often the single most valuable data estate it owns, and historically one of the least scrutinised.

As is now standard for Cl0p, this is not an encryption-based ransomware attack. No files are locked. The operators exfiltrate data quietly, then extort publicly, threatening to publish stolen material unless a ransom is paid.

The Vulnerability

In late July 2026, security researchers began tracking active exploitation of CVE-2026-12569, a critical unsafe deserialization vulnerability affecting PTC Windchill and FlexPLM. The flaw allows unauthenticated remote code execution, giving attackers a path to deploy web shells and pull sensitive product and engineering data straight out of compromised PLM environments.

Detail Value
CVE CVE-2026-12569
CVSS Score 9.3 (Critical)
Vulnerability Class Unsafe deserialization leading to unauthenticated remote code execution
Affected Products PTC Windchill, PTC FlexPLM
Patch Availability PTC began shipping fixes in mid-June 2026
Exploitation Status Actively exploited in the wild; listed in the CISA KEV catalog

PTC had quietly begun shipping patches in mid-June, but the scale of the threat only became clear once national cybersecurity authorities got involved. Germany's Federal Office for Information Security (BSI) reportedly went as far as phoning and emailing PTC customers in the middle of the night to urge immediate patching. The vulnerability was subsequently added to CISA's Known Exploited Vulnerabilities catalog with a three-day remediation deadline for U.S. federal agencies, an unusually short window reserved for flaws under confirmed mass exploitation.

Do not assume an earlier patch covered this. Organisations that applied a Windchill security update in March 2026 are not automatically protected against CVE-2026-12569. Verify your installed version explicitly against PTC's advisory for this specific CVE.

Why This Pattern Feels Familiar

This is the same playbook Cl0p has run for years. Find one high-value enterprise platform with wide deployment, exploit a vulnerability in it at scale, exfiltrate data quietly, then extort publicly and in stages. The pattern is consistent across their entire history:

Accellion FTA (2021)
Mass exploitation of a legacy file transfer appliance, affecting universities, government agencies, and enterprises globally.
SolarWinds Serv-U and GoAnywhere MFT
Managed file transfer platforms targeted for the same reason: they sit at organisational boundaries and hold data in transit from across the business.
MOVEit Transfer (2023)
The campaign that defined the model, ultimately touching thousands of downstream organisations through a single vulnerable product.
Cleo file transfer software
Another supply-chain-adjacent platform exploited en masse, with victims disclosed over an extended period.
Oracle E-Business Suite
A move up the stack into core enterprise applications, with victims including Harvard, The Washington Post, Logitech, and Estée Lauder.
PTC Windchill and FlexPLM (2026)
The current campaign, extending the model into product lifecycle management and the intellectual property it contains.

The through-line is that Cl0p does not need to compromise each victim individually. One vulnerability in one widely deployed platform yields dozens or hundreds of organisations at once. Their operating model is built around finding blind spots in the enterprise software estate, and PLM was a well-chosen one.

The Victims Now on the Leak Site

A new set of listings has appeared, naming organisations Cl0p claims to have compromised through this campaign. The entries span manufacturing, aerospace, medical devices, retail, energy, and financial services, consistent with the industries that rely most heavily on Windchill and FlexPLM for engineering and product data.

44+
Organisations named on the leak site
20+ TB
Data claimed stolen across all victims
9.3
CVSS score for CVE-2026-12569
3 days
CISA remediation deadline for U.S. federal agencies

Below is a snapshot of some of the larger and more notable names, along with the volume and type of data Cl0p claims to have exfiltrated:

Organisation Data Claimed Size
Shell.comEngineering drawings, facility photos, testing reports89 GB
GE.comSoftware backups, system files, projects391 GB
Fiserv.comProjects, CAD files, software874 GB
Philips.comPDF drawings, diagrams, blueprints13.5 GB
Irco.comCAD files, drawings, product specs, manuals5,564 GB
Cornelius.comDatabase, project, PDF/TXT/DOC files3,684 GB
Starkey.comDatabase, project files3,030 GB
Toasttab.comProject, backup database, logs215 GB
Aldo Group / Aldoshoes.comTSV files, software, projects, CAD files424 GB
Suunto.comDatabase, project files1,470 GB
Mindray.comDatabase, project files50 GB

The full listing includes dozens more entries, spanning aerospace suppliers, medical device makers, industrial equipment manufacturers, and retailers across North America, Europe, and Asia, each with claimed data ranging from a few gigabytes to several terabytes.

A note on these figures: As with every Cl0p disclosure, these are the group's own claims, published to pressure victims into paying. They do not necessarily reflect confirmed, independently verified breach scope until the affected companies or their regulators speak publicly. Treat leak-site claims as an indication that an organisation was targeted, not as a validated inventory of what was taken.

Extortion Tactics

Cl0p is not relying on the leak site alone. Operators have reportedly been sending mass extortion emails to hundreds of employees per targeted company, using previously compromised internal accounts rather than external addresses.

This is a deliberate and effective choice. Messages sent from a genuine internal mailbox pass every standard email authentication check, because the sending infrastructure is legitimate. SPF and DMARC validation succeeds. The message lands in the inbox rather than the spam folder, and it appears to come from a colleague. Staff who have been trained to spot external phishing indicators will not find any.

The volume is also tactical. Blasting hundreds of employees rather than contacting the security team directly is designed to create internal panic and pressure leadership into paying quickly, before the organisation has finished scoping what was actually taken.

What You Should Do

  1. Patch PTC Windchill and FlexPLM immediately
    Confirm you are running a version that explicitly addresses CVE-2026-12569. Do not assume an earlier Windchill patch, including any applied in March 2026, covered this vulnerability. Check your version against PTC's advisory for this specific CVE.
  2. Assume compromise on any internet-facing instance
    Any Windchill or FlexPLM instance exposed to the internet that was not patched before late June 2026 should be treated as potentially compromised until proven otherwise. Patching now closes the door, but it does not tell you whether someone already walked through it.
  3. Hunt for web shells on the application server
    Look for unfamiliar JSP files, recently modified files in web-accessible directories, and any executable content that does not match your deployment baseline. Web shell deployment is the documented post-exploitation step in this campaign.
  4. Review logs for unusual outbound data transfers
    Focus on the exploitation window from mid-June 2026 onward. Bulk exfiltration of CAD files, project archives, and database exports produces outbound volume that should stand out clearly against normal PLM traffic patterns.
  5. Rotate credentials tied to the affected systems
    Rotate service accounts, database credentials, integration keys, and administrator passwords associated with Windchill and FlexPLM, along with anything those systems could reach. Remote code execution means any secret stored on or accessible from that host must be considered exposed.
  6. Brief staff on extortion emails from internal accounts
    Warn employees that extortion messages in this campaign are being sent from compromised internal mailboxes and will look like legitimate internal communication. Tell staff to report rather than reply, and give them a specific channel to report to. Preserve any messages received for your incident response team.
  7. Do not engage the threat actor directly
    Route any extortion contact through your incident response team, legal counsel, and law enforcement. Individual employees replying to threats independently worsens outcomes and can create additional legal exposure.
  8. Restrict PLM exposure at the network edge
    PLM platforms rarely need to be reachable from the open internet. Where remote access is required, place it behind a VPN or identity-aware proxy and limit access to known IP ranges. This substantially reduces the blast radius of the next PLM vulnerability, and there will be one.
  9. Monitor for your organisation and staff appearing in future disclosures
    Cl0p adds victims in stages over weeks or months. Absence from the current listing is not clearance. Monitor for your organisation's name and your employees' email addresses appearing in leak-site updates and breach dumps.
  10. Contact PTC if you have not confirmed your exposure
    If you are a Windchill or FlexPLM customer and have not received specific guidance, contact PTC support directly to request your incident details and confirm your remediation path. Do not wait for a general public notice.

The Bigger Picture

This campaign is a reminder that breach exposure is not limited to the obvious targets. Customer databases, payment systems, and HR records get the attention and the budget. Product lifecycle and engineering platforms hold some of a company's most sensitive intellectual property, and they are increasingly in the crosshairs precisely because they are less scrutinised than customer-facing systems.

For individuals, the risk compounds in a way that is easy to miss. When a corporate breach exposes internal engineering files, it usually exposes the surrounding metadata too: employee names, work email addresses, supplier contacts, and partner details embedded in project records and document histories. Those addresses end up folded into the same dark web data leaks that feed credential stuffing and targeted phishing campaigns months or years later.

That is the part most people never see coming. Your employer gets breached, your work email ends up in a dump, and the first sign you get is a convincing phishing attempt or a login attempt on an unrelated account where you reused a password.

This alert will be updated as additional victims are confirmed and technical details emerge. The campaign remains active and Cl0p is expected to continue adding victims to its leak site over the coming weeks.

Sources

  1. PTC — Security Advisories and Product Vulnerability Disclosures
  2. CISA — Known Exploited Vulnerabilities Catalog
  3. NVD — CVE-2026-12569 Detail
  4. BSI — German Federal Office for Information Security
  5. ReliaQuest — Threat research on Cl0p exploitation activity
  6. FBI IC3 — Report ransomware and extortion incidents