CVE-2022-21587 — Oracle E-Business Suite Unspecified Vulnerability

CVE-2022-21587

Oracle E-Business Suite — Unauthenticated RCE via Missing Authentication in Web Applications Desktop Integrator

What is Oracle E-Business Suite?

Oracle E-Business Suite (EBS) is a comprehensive enterprise resource planning (ERP) platform used by thousands of organizations worldwide for financials, supply chain, human resources, procurement, and manufacturing. It is one of Oracle's most widely deployed on-premises enterprise products, often handling sensitive financial data, payroll, and business operations. EBS deployments are frequently exposed to the internet or accessible from partner networks for employee and supplier access.

Overview

CVE-2022-21587 is a critical missing authentication vulnerability (CWE-306) in Oracle E-Business Suite's Web Applications Desktop Integrator (Web ADI) component. An unauthenticated attacker with HTTP network access can exploit this flaw to compromise the Oracle EBS server — potentially gaining full system access. CVSS 9.8 (Critical). CISA confirmed active exploitation by adding it to the KEV catalog in February 2023, and the ransomwareUse: true flag in NVD data indicates this vulnerability was used in ransomware operations.

Affected Versions

Product Vulnerable Fixed
Oracle E-Business Suite 12.2 Versions through 12.2.11 Apply October 2022 Critical Patch Update
Oracle E-Business Suite 12.1 Versions through 12.1.3 Apply October 2022 Critical Patch Update

Technical Details

The vulnerability is a missing authentication for critical function (CWE-306) in the Web Applications Desktop Integrator (Web ADI) component of Oracle EBS. Web ADI provides Microsoft Office integration for EBS — allowing users to download, edit, and upload data using Excel or Word templates, which are then processed by EBS server-side components.

The flaw allows an unauthenticated attacker to invoke protected Web ADI functionality directly via HTTP without first establishing an authenticated EBS session. This could enable file upload or processing operations that result in server-side code execution.

Key characteristics:

  • No authentication required: The vulnerable endpoint is reachable without valid EBS credentials
  • Network-accessible: Targets the standard HTTPS port used for EBS web access
  • High-value target: EBS systems contain financial records, PII, and business-critical data
  • Ransomware use confirmed: Groups targeting enterprise ERP systems for financial extortion

Discovery

Disclosed through Oracle's October 2022 Critical Patch Update. Given Oracle's limited disclosure practices, technical details of the exact mechanism were not published.

Exploitation Context

Oracle EBS is a prime ransomware target because:

  • It contains financial data, accounting systems, and procurement workflows — direct leverage for extortion
  • Organizations running EBS often have complex upgrade dependencies, leading to slow patching
  • EBS is frequently accessible from the internet for remote workers and suppliers

The ransomwareUse: true designation means threat actors — likely financially motivated criminal groups — actively exploited this vulnerability to compromise organizations before deploying ransomware payloads. The ~3.5 month gap between patch (October 2022) and KEV addition (February 2023) suggests active exploitation began relatively quickly after disclosure.

Remediation

  1. Apply Oracle October 2022 Critical Patch Update: This is the primary remediation. Oracle EBS patching requires coordination across Application and Database tiers.
  2. Apply all Oracle EBS patches promptly: Oracle CPU patches for EBS are critical — enable alerts for Oracle Security Alerts.
  3. Restrict network access: EBS should not be directly internet-accessible where possible; use a reverse proxy or WAF in front of the application.
  4. Review Web ADI access: Audit which users and IP addresses have access to Web ADI functionality and apply the principle of least privilege.
  5. Monitor for unauthorized data access: Post-exploitation in EBS often involves data exfiltration before ransomware deployment. Review audit logs for unusual bulk queries or downloads.
  6. Incident response: If unpatched exposure is suspected, assume compromise and initiate forensic investigation before ransomware detonation occurs.

Key Details

PropertyValue
CVE ID CVE-2022-21587
Vendor / Product Oracle — E-Business Suite
NVD Published2022-10-18
NVD Last Modified2025-10-27
CVSS 3.1 Score9.8
CVSS 3.1 VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
SeverityCRITICAL
CWE CWE-306 find similar ↗
CISA KEV Added2023-02-02
CISA KEV Deadline2023-02-23
Known Ransomware Use ⚠️ Yes

CVSS 3.1 Breakdown

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Required Action

CISA BOD 22-01 Deadline: 2023-02-23. Apply updates per vendor instructions.

Timeline

DateEvent
2022-10-18Oracle Critical Patch Update published; CVE disclosed
2023-02-02Added to CISA Known Exploited Vulnerabilities catalog
2023-02-23CISA BOD 22-01 remediation deadline