Description
A critical remote code execution (RCE) vulnerability has been reported in PTC Windchill and PTC FlexPLM. The vulnerability may be exploited through the deserialization of untrusted data.
Published: 2026-08-20
Score: 9.2 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A remote code execution flaw exists in PTC's Windchill PDMLink and FlexPLM products. The weakness arises from the improper handling of serialized objects from untrusted sources, allowing an attacker to deliver a crafted payload that triggers arbitrary code execution inside the application process. If successfully exploited, the attacker can gain the privileges of the application, potentially compromising the entire server or network.

Affected Systems

The vulnerable components are PTC FlexPLM and PTC Windchill PDMLink according to the CNA. No specific affected version numbers or build identifiers are listed in the advisory, so the impact could apply to any installations of these products that include the affected deserialization logic.

Risk and Exploitability

The CVSS score of 9.2 indicates a high severity and the exploitation likely occurs over a remote channel that transmits serialized data, such as network endpoints or file uploads. The EPSS score is not available, but the vulnerability is not currently listed in CISA's KEV catalog, suggesting no known widespread exploitation yet. Nonetheless, because the attack requires only the ability to send a malicious payload to the vulnerable endpoint, the probability of exploitation in exposed environments is significant.

Generated by OpenCVE AI on August 21, 2026 at 01:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest security update released by PTC for Windchill and FlexPLM as detailed in the advisory CS474826.
  • If a patch cannot be applied immediately, restrict or isolate the endpoint that accepts serialized data, or disable remote upload functionality until the fix is in place.
  • Audit all modules that perform Java deserialization to ensure that input is validated, or disable deserialization where it is not required.

Generated by OpenCVE AI on August 21, 2026 at 01:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 21 Aug 2026 01:15:00 +0000

Type Values Removed Values Added
First Time appeared Ptc
Ptc flexplm
Ptc windchill Pdmlink
Vendors & Products Ptc
Ptc flexplm
Ptc windchill Pdmlink

Thu, 20 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description A critical remote code execution (RCE) vulnerability has been reported in PTC Windchill and PTC FlexPLM. The vulnerability may be exploited through the deserialization of untrusted data.
Title Critical Remote Code Execution (RCE) vulnerability reported in Windchill
Weaknesses CWE-20
CWE-502
References
Metrics cvssV4_0

{'score': 9.2, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L/AU:Y/R:U/V:C/RE:M/U:Red'}


Subscriptions

Ptc Flexplm Windchill Pdmlink
cve-icon MITRE

Status: PUBLISHED

Assigner: PTC

Published:

Updated: 2026-08-22T03:55:42.259Z

Reserved: 2026-08-20T22:07:21.684Z

Link: CVE-2026-77645

cve-icon Vulnrichment

Updated: 2026-08-21T14:35:52.549Z

cve-icon NVD

Status : Deferred

Published: 2026-08-20T22:18:06.510

Modified: 2026-09-09T15:52:04.827

Link: CVE-2026-77645

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T01:15:07Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-502

    Deserialization of Untrusted Data