// 2 CRITICAL · 5 ZERO-DAY · 6 CVE · 3 EXPLOIT · 1 ADVISORY IN THE LAST 24H
A data-theft extortion campaign is exploiting CVE-2026-12569, a critical unauthenticated RCE in PTC Windchill and FlexPLM, to deploy hex-named JSP webshells and exfiltrate sensitive product data. The threat actor remains unconfirmed, though tradecraft aligns with prior Cl0p operations. PTC patched the flaw on June 17, 2026; CISA added it to the KEV catalog on June 25 with a three-day federal deadline. Ransom-ISAC confirmed active attacks on July 22, and ReliaQuest observed exploitation in production environments.

A data-theft extortion campaign is targeting internet-exposed PTC Windchill and FlexPLM platforms. The threat actor has not been definitively confirmed; however, observed tradecraft shares characteristics with previous Cl0p campaigns. ReliaQuest detected active exploitation of CVE-2026-12569, which the vendor patched on June 17, 2026. Ransom-ISAC confirmed the attacks on July 22, 2026. This reporting is based on a Ransom-ISAC advisory and ReliaQuest observations via BleepingComputer.

Key Takeaways
  • CVE-2026-12569 carries CVSS 9.8 (v3.1) and 9.3 (v4.0): unauthenticated RCE via unsafe deserialization in the Windchill login servlet, with PTC patches available since June 17, 2026
  • The attack chain combines pre-authentication information disclosure in the FlexPLM WSDL endpoint with the login servlet flaw to deploy hex-named JSP webshells
  • Affected sectors include manufacturing, automotive, aerospace, and retail/apparel—platforms that manage sensitive product data and supply-chain information
  • CISA added CVE-2026-12569 to the KEV catalog on June 25 under BOD 26-04 with a three-day deadline for federal agencies; the German BSI issued a customer alert

The Technical Chain: From WSDL Disclosure to JSP Webshell

The exploit chain documented by Ransom-ISAC in coordination with eCrime.ch and DEFUSED unfolds in two linked phases. The first leverages a pre-authentication information disclosure in the FlexPLM WSDL endpoint, likely for reconnaissance and version fingerprinting of the target. The second strikes the Windchill login servlet with an unsafe deserialization of untrusted data, achieving unauthenticated RCE under CVE-2026-12569.

On compromised systems, actors deploy JSP webshells with 16-character hexadecimal names placed under the /Windchill/login/ path matching the pattern [0-9a-f]{16}.jsp. The technical advisory flags a specific malicious HTTP header: X-windchill-req: ?x8Fmgow. Post-exploitation activity includes filesystem enumeration via a flst.txt file, staging of engineering and design data, and preparation for the extortion phase.

ReliaQuest observed active exploitation in production environments with exfiltration of "sensitive product data," confirming the vulnerability is already in use in real-world operations. The patched version is 11.0 M030; prior releases remain vulnerable.

"ReliaQuest has observed threat actors actively exploiting CVE-2026-12569, a critical unsafe deserialization vulnerability (CVSS 9.3) affecting PTC Windchill and FlexPLM. Exploitation enables unauthenticated remote code execution and JSP web shell deployment for remote command execution and sensitive product data exfiltration"

Double Extortion: Mass Email and Leak Site

Starting July 20, 2026, the campaign activated its extortion phase with mass emails sent to hundreds of internal users per organization. The subject line is standardized: "Windchill PDMLink module serious data leak." The emails originate from randomly compromised accounts and contain updated Clop contact details, according to Brandon Parsons of Ransom-ISAC/Ascent Solutions via BleepingComputer.

As of July 22, 2026, Clop had not yet listed victims on its leak site. The U.S. Department of State offers a reward of up to $10 million for information linking Clop to a foreign government.

"The actor behind these attacks remains unconfirmed. however, the observed tradecraft shares characteristics with previous Cl0p campaigns targeting enterprise applications and high-value data repositories"

The Numbers: Few Instances, High Value

Censys data collected by The Hacker News shows a narrow but strategic internet exposure: fewer than 100 Windchill instances as of June 1, 2026, just over 80 as of July 20, with roughly 80% concentrated in the United States. The decline between the two snapshots suggests some organizations responded to the June 17 PTC advisory, reducing their attack surface.

Geographic and sector distribution nonetheless makes each instance a high-value target. By definition, PLM platforms hold the most sensitive intellectual property of a manufacturing organization. Censys notes that "data stolen from these instances may include files like product designs and specs, bills of materials, supplier and vendor data, and other intellectual property."

PTC counts approximately 30,000 global customers for Windchill/FlexPLM, with over 1,500 brands and retailers for the FlexPLM component dedicated to fashion and retail. The installed base is vast, but the internet-exposed portion remains contained: roughly 80 instances as of July 20, 2026.

Immediate Actions

Apply PTC patch 11.0 M030: the vendor released corrective updates on June 17, 2026; unpatched instances remain vulnerable to unauthenticated RCE.

Reduce internet-facing exposure: Windchill/FlexPLM installations not strictly required should be removed from the public attack surface, given the critical CVSS and observed active exploitation.

Check for JSP webshells under /Windchill/login/: hunt for files matching the pattern [0-9a-f]{16}.jsp and review logs for anomalous HTTP headers, including those prefixed with X-windchill-req.

Monitor internal emails with subject "Windchill PDMLink module serious data leak": the extortion campaign uses this standardized subject line for mass communications.

The actions above are standard security recommendations based on technical patterns observed in Ransom-ISAC and ReliaQuest reporting, not specific directives issued by the primary sources.

Limitations and Context

This dossier does not specify the exact number of organizations compromised in the Windchill/FlexPLM campaign. It is unverified whether Clop has received ransoms or begun publishing data on its leak site. The source does not clarify whether CVE-2026-12569 was exploited as a zero-day in early June or only after the June 17 disclosure. Techzine notes that public sources have not yet formally linked the exploit to Clop.

Information is based on the Ransom-ISAC advisory and ReliaQuest observations via BleepingComputer. No independent multi-source verification has been performed.

Information has been verified against cited sources and is current as of publication.

Sources


Sources and references
  1. bleepingcomputer.com
  2. ransom-isac.org
  3. techzine.eu
  4. thehackernews.com
  5. cyberpress.org
  6. nvd.nist.gov
  7. cisa.gov