Description
Vulnerability in the Oracle Data Integrator product of Oracle Fusion Middleware (component: Rest Service). Supported versions that are affected are 12.2.1.4.0 and 14.1.2.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Data Integrator. While the vulnerability is in Oracle Data Integrator, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in takeover of Oracle Data Integrator. CVSS 3.1 Base Score 10.0 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H).
Published: 2026-07-21
Score: 10 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This issue is a flaw in the REST service component of Oracle Data Integrator that allows an unauthenticated attacker with simple network access to the HTTP port to fully compromise the application. The vulnerability is tied to improper access control, where the service fails to enforce authentication and authorization for sensitive operations, permitting arbitrary manipulation of data and configuration. Successful exploitation results in complete loss of confidentiality, integrity and availability of the system, with the CVSS 3.1 vector indicating a base score of 10.0 for all three impact dimensions. The vulnerability also maps to CWE-306, indicating a missing authentication for a sensitive function.

Affected Systems

Oracle Corporation’s Oracle Data Integrator, versions 12.2.1.4.0 and 14.1.2.0.0, are affected. No other vendors or products are listed in the current advisory.

Risk and Exploitability

The CVSS score of 10.0 places this vulnerability in the highest severity band. The EPSS score is noted as <1%, indicating a low probability of exploitation in observed incidents, but that does not diminish the potential damage. Attackers can reach the vulnerable REST API over the network without authentication, making manual or automated exploitation straightforward. The flaw relates to improper access control and missing authentication for a sensitive function (CWE-306). The vulnerability’s scope change flag suggests that other components in the Oracle Fusion Middleware stack could also be impacted if exposed through the same REST channels. The vulnerability is not included in the CISA KEV catalog, so no known active exploitation is confirmed yet. Nevertheless, given its high impact, the risk is considered critical.

Generated by OpenCVE AI on August 4, 2026 at 17:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Oracle Data Integrator patch or upgrade to a supported version that addresses the REST service flaw.
  • Configure network firewalls or VPN controls to restrict external access to the Data Integrator REST endpoints, allowing only trusted internal hosts to communicate.
  • Enable logging and monitor for unusual REST requests or anomalies that could indicate attempts to exploit the service.
  • Verify that all sensitive REST endpoints enforce authentication and authorization checks, correcting any missing controls (CWE-306).

Generated by OpenCVE AI on August 4, 2026 at 17:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Title Unauthenticated REST API Exploit Allowing Complete Takeover of Oracle Data Integrator

Mon, 03 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Title Unauthenticated REST API Exploit Allowing Complete Takeover of Oracle Data Integrator
Weaknesses CWE-284

Mon, 27 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Title Unauthenticated REST Service Vulnerability in Oracle Data Integrator Allows Full Takeover

Fri, 24 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Title Unauthenticated REST Service Vulnerability in Oracle Data Integrator Allows Full Takeover
Weaknesses CWE-284

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-306
Metrics ssvc

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


Tue, 21 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description Vulnerability in the Oracle Data Integrator product of Oracle Fusion Middleware (component: Rest Service). Supported versions that are affected are 12.2.1.4.0 and 14.1.2.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Data Integrator. While the vulnerability is in Oracle Data Integrator, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in takeover of Oracle Data Integrator. CVSS 3.1 Base Score 10.0 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H).
First Time appeared Oracle
Oracle data Integrator
CPEs cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
cpe:2.3:a:oracle:data_integrator:14.1.2.0.0:*:*:*:*:*:*:*
Vendors & Products Oracle
Oracle data Integrator
References
Metrics cvssV3_1

{'score': 10, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

Oracle Data Integrator
cve-icon MITRE

Status: PUBLISHED

Assigner: oracle

Published:

Updated: 2026-07-23T15:43:07.204Z

Reserved: 2026-05-18T15:55:10.319Z

Link: CVE-2026-47056

cve-icon Vulnrichment

Updated: 2026-07-23T15:43:00.591Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-21T22:17:11.370

Modified: 2026-07-27T20:10:54.243

Link: CVE-2026-47056

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T17:45:03Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function