CISA added CVE-2026-12569, a 9.3-severity remote code execution flaw in PTC Windchill PDMLink and FlexPLM, to its Known Exploited Vulnerabilities catalog on June 25, 2026, citing evidence of active exploitation. Federal agencies subject to Binding Operational Directive 26-04 must remediate by June 28, 2026.

What Happened

The vulnerability involves improper input validation and unsafe deserialization that allow an unauthenticated, remote attacker to execute arbitrary code on affected systems by sending a malicious network request. PTC has assessed the flaw as affecting Windchill PDMLink through version 13.1.3.0 and FlexPLM through version 13.0.3.0, with all CPS versions in scope. Threat researchers tracking the active exploitation campaign have observed attackers deploying web shells on exposed Windchill login endpoints, establishing persistent backdoor access to product lifecycle management data. The observed web shell pattern involves JSP files placed in the Windchill login directory.

PTC has documented full affected version ranges and remediation steps in eSupport article CS473270. The National Vulnerability Database has scored CVE-2026-12569 at 9.3 under CVSS v4.0 with a network-accessible, no-authentication-required attack vector, the highest-risk configuration for a remotely exploitable flaw.

Why It Matters

PTC Windchill is widely deployed across manufacturing, aerospace, defense, and automotive organizations to manage product design data, bills of materials, and supply chain relationships. Unauthorized access to a PLM system gives attackers visibility into proprietary engineering files, manufacturing specifications, and supplier networks. Web shell deployment, the exploitation technique currently observed in the wild, provides persistent access that survives patch cycles and can be difficult to detect without a baseline audit of web-accessible directories.

This is the latest in a pattern of threat actors targeting industrial and engineering software as a path to intellectual property. Where IT infrastructure breaches expose operational data, PLM compromises expose the design-layer assets that define competitive advantage in manufacturing and defense contracting.

What Defenders Should Do

Organizations running PTC Windchill or FlexPLM should treat this as an emergency remediation event. Beyond patching, defenders should audit the Windchill login directory and all web-accessible application directories for JSP files not present at baseline installation. Restricting internet exposure of the Windchill login endpoint, where operationally feasible, eliminates the most direct attack surface. Reviewing HTTP access logs for unusual POST requests to login-path JSP endpoints can help identify intrusions that preceded patching.

Security teams managing KEV remediation obligations should track this on the same urgency schedule as other actively exploited flaws recently flagged by CISA, including CVE-2025-67038 in Lantronix serial device servers.

Source: CISA