LiveActive security incident?Get immediate response
CVE Record

CVE-2022-21445: Vulnerability in the Oracle Application Development Framework (ADF) product of Oracle Fusion Middleware (co...

Vulnerability in the Oracle Application Development Framework (ADF) product of Oracle Fusion Middleware (component: ADF Faces). Supported versions that are affected are 12.2.1.3.0 and 12.2.1.4.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Application Development Framework (ADF). Successful attacks of this vulnerability can result in takeover of Oracle Application Development Framework (ADF). Note: Oracle Application Development Framework (ADF) is downloaded via Oracle JDeveloper Product. Please refer to Fusion Middleware Patch Advisor for more details. CVSS 3.1 Base Score 9.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).

CriticalCVSS 9.8Known exploitedUpdated
Glexia's TakeHuman reviewedcritical

Security readout for executives and security teams

Plain-English summary

This is a critical Oracle ADF flaw that can let an unauthenticated attacker reach the application over HTTP and take over affected ADF deployments. The impact is business-significant because successful compromise can affect confidentiality, integrity, and availability without user interaction.

Executive priority

Treat this as urgent. The combination of unauthenticated network access, potential takeover, full CIA impact, and CISA KEV listing justifies immediate remediation tracking for any affected Oracle ADF deployment.

Technical view

CVE-2022-21445 affects Oracle Application Development Framework ADF Faces versions 12.2.1.3.0 and 12.2.1.4.0. Oracle rates it CVSS 9.8 with network attack vector, low complexity, no privileges, and no user interaction. The weakness is mapped to CWE-502.

Likely exposure

Exposure is likely where Oracle ADF Faces 12.2.1.3.0 or 12.2.1.4.0 is deployed and reachable over HTTP. Internet-facing Fusion Middleware applications using these versions should be treated as highest priority until patched or otherwise protected.

Exploitation context

CISA KEV status supports known exploitation. The provided sources do not describe exploit volume, exploit maturity, affected industries, or campaign details. Oracle describes the issue as easily exploitable by an unauthenticated network attacker via HTTP.

Researcher notes

The available public bundle confirms affected versions, component, CVSS vector, CWE-502 mapping, and KEV status. It does not provide root-cause details, proof-of-concept specifics, exploit telemetry, or named fixed builds beyond Oracle CPU and Patch Advisor references.

Mitigation direction

  • Apply Oracle April 2022 CPU guidance for affected ADF versions.
  • Check Oracle Fusion Middleware Patch Advisor for product-specific patch details.
  • Restrict HTTP access to affected ADF applications until remediation is complete.
  • Prioritize internet-facing and business-critical ADF deployments first.
  • Monitor Oracle and CISA advisories for updated remediation guidance.

Validation and detection

  • Inventory Oracle ADF deployments and record exact versions.
  • Confirm whether ADF Faces 12.2.1.3.0 or 12.2.1.4.0 is present.
  • Identify whether affected applications are reachable over HTTP from untrusted networks.
  • Verify the relevant Oracle CPU or Patch Advisor fix is installed.
  • Review logs for suspicious unauthenticated requests to ADF endpoints.
Prepared
Reviewed
Confidence
high
Sources
4

Michael Williams reviewed this cited source version on .

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-502: Code execution behavior lookup

Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-21445 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.8 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2022-21445Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Oracle CorporationApplication Development Framework (ADF)12.2.1.3.0, 12.2.1.4.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-502 · source CWE mapping

Deserialization of Untrusted Data

Deserialization of Untrusted Data represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.