LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2024-20953: Oracle Agile Product Lifecycle Management (PLM) Deserialization Vulnerability

RBRecent Breaches Vulnerability Intelligence·Feb 24, 2025
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Mar 17, 2025
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2024-20953 to its Known Exploited Vulnerabilities catalog on Feb 24, 2025, with a federal patch deadline of Mar 17, 2025 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Oracle Agile Product Lifecycle Management (PLM) contains a deserialization vulnerability that allows a low-privileged attacker with network access via HTTP to compromise the system.

CVE-2024-20953 is a deserialization vulnerability in Oracle Agile Product Lifecycle Management (PLM). It allows a low-privileged attacker with network access via HTTP to compromise the system. For IT and security teams, this matters because PLM platforms often hold product designs, supply-chain data, and intellectual property; successful abuse can lead to full system compromise and lateral movement inside the enterprise.

Public detail is limited to the CISA summary and the CWE classification. Confirm all version ranges, patch identifiers, and configuration requirements against the official Oracle advisory before acting.

How it works

The underlying weakness is CWE-502: Deserialization of Untrusted Data. In this class of flaw, an application accepts serialized objects over a network interface (here, HTTP) and reconstructs them without sufficient validation. An attacker who can send crafted serialized payloads can force the application to instantiate unexpected object graphs. Those objects may execute code, alter application state, or escalate privileges during the deserialization process.

Because the attacker needs only low privileges and network reachability over HTTP, the attack surface is any exposed PLM endpoint that accepts serialized input. Exact payload construction and gadget chains are not provided in the public summary; defenders should treat any unauthenticated or low-privilege HTTP interaction with the PLM service as potentially dangerous until the vendor patch is applied.

Am I affected? How to find it in your systems

Oracle Agile PLM is typically deployed in manufacturing, engineering, and product-development environments, often as an on-premises Java-based application server or as a hosted instance. Inventory steps:

Log and telemetry signs of exploitation for this class include unexpected deserialization exceptions, sudden spikes in HTTP POST traffic containing binary or base64-encoded payloads, creation of new administrative accounts, or anomalous process launches under the PLM service account. Because specific indicators of compromise are not published, treat any anomalous activity on PLM hosts as suspicious and investigate promptly.

How to remediate

The primary remediation is to apply the vendor-supplied update for Oracle Agile PLM as directed in the official Oracle security advisory. CISA’s required action is to apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.

After patching:

If you can't patch immediately

Until the vendor update can be installed, reduce risk with compensating controls:

These measures buy time but do not eliminate the vulnerability; schedule the official patch as soon as operationally feasible.

If your data may have been exposed

Actively exploited vulnerabilities of this class can lead to full system compromise and subsequent data theft. Known ransomware use is not documented for CVE-2024-20953, yet any successful intrusion should be treated as a potential breach. Review PLM access logs, file-system integrity, and outbound network connections for signs of data staging or exfiltration. As a quick external check, you can run a free exposure scan of your email addresses against known breach data to determine whether credentials or personal information have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedOracle · Agile Product Lifecycle Management (PLM)
WeaknessCWE-502
Added to CISA KEVFeb 24, 2025
Federal patch deadlineMar 17, 2025
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities