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

CVE-2022-21445: Oracle ADF Faces Deserialization of Untrusted Data Vulnerability

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

Oracle ADF Faces library, included with Oracle JDeveloper Distribution, contains a deserialization of untrusted data vulnerability leading to unauthenticated remote code execution.

CVE-2022-21445 is a deserialization of untrusted data vulnerability in the Oracle ADF Faces library, which is included with the Oracle JDeveloper Distribution. Per available details, it can lead to unauthenticated remote code execution.

This matters for IT and security teams because an unauthenticated attacker who can reach the vulnerable component may execute code on the host, potentially compromising applications built with Oracle ADF Faces and any data or systems they touch. Specifics such as exact affected builds must be confirmed against the vendor advisory.

How it works

The underlying weakness is CWE-502: Deserialization of Untrusted Data. In this class of flaw, an application accepts serialized objects from an untrusted source and reconstructs them without sufficient validation. When the deserialization process handles attacker-controlled data, it can trigger the instantiation of unexpected classes or the execution of attacker-chosen methods.

For Oracle ADF Faces, the CISA summary states that the library contains this vulnerability leading to unauthenticated remote code execution. An attacker would typically send a crafted payload to a reachable endpoint that performs deserialization. No further exploit mechanics, payload formats, or preconditions are provided in the available facts; defenders should treat any network-accessible ADF Faces component as potentially exposed until the vendor advisory is reviewed for precise attack surface details.

Am I affected? How to find it in your systems

Oracle ADF Faces is a component library commonly used in applications developed with Oracle JDeveloper and deployed in Java EE or related Oracle middleware environments. It may appear in custom enterprise applications, portals, or internal tools that rely on Oracle Application Development Framework (ADF) Faces for the presentation layer.

Telemetry signs of exploitation for this class include unexpected process creation, unusual Java deserialization activity, anomalous network traffic to application endpoints that handle object streams, or sudden privilege escalations. Correlate application logs, web server access logs, and endpoint detection alerts for indicators of remote code execution attempts. Because known ransomware use is not documented for this CVE, prioritize general RCE indicators rather than ransomware-specific signatures.

How to remediate

The primary remediation is to apply the vendor-supplied update or mitigations for Oracle ADF Faces as described in the official advisory. CISA guidance is to apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.

If you can't patch immediately

Until the vendor update can be applied, reduce exposure with compensating controls tailored to unauthenticated remote code execution via deserialization.

If your data may have been exposed

Actively exploited remote code execution vulnerabilities can lead to full system compromise and subsequent data breaches. Review logs for signs of successful exploitation, isolate affected hosts, and follow your incident response process. Known ransomware use is not documented for this CVE. As a further 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 breach corpora.

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

Details

AffectedOracle · ADF Faces
WeaknessCWE-502
Added to CISA KEVSep 18, 2024
Federal patch deadlineOct 9, 2024
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities