Description
Vulnerability in the Oracle Data Integrator product of Oracle Fusion Middleware (component: Rest Service). The supported version that is affected is 14.1.2.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTPS to compromise Oracle Data Integrator. Successful attacks of this vulnerability can result in takeover of Oracle Data Integrator. 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).
Published: 2026-07-21
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability arises in the Oracle Data Integrator REST service. The flaw permits an unauthenticated attacker who can reach the application over HTTPS to compromise the instance. Once exploited, the attacker gains full control, effectively executing arbitrary code on the host. The weakness is captured by CWE‑284 (Improper Access Control) and CWE‑306 (Missing Authentication for Critical Function). The flaw influences confidentiality, integrity, and availability, and was classified with a CVSS 3.1 score of 9.8.

Affected Systems

Oracle Corporation's Oracle Data Integrator version 14.1.2.0.0, part of Oracle Fusion Middleware, is affected. No other products or versions were reported by the vendor.

Risk and Exploitability

The CVSS base score of 9.8 places it in the critical category. The EPSS score is less than 1%, indicating a very low current exploitation probability, and it is not listed in the CISA KEV catalog. Attackers need only network access to the HTTPS interface; no authentication or user interaction is required. If discovered, remote code execution or otherwise complete takeover could be achieved, making the vulnerability highly critical despite the low exploitation likelihood.

Generated by OpenCVE AI on August 4, 2026 at 02:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official Oracle patch for Data Integrator 14.1.2.0.0 as referenced in Oracle's security advisory (https://www.oracle.com/security-alerts/cpujul2026.html).
  • Restrict network access to the Data Integrator RESTful endpoints to trusted hosts only using firewalls or access control lists.
  • Monitor audit logs and detect anomalous REST requests; investigate any unauthorized activity.
  • As an interim measure, disable the exposed REST endpoint or restrict the HTTPS port if patching cannot be applied immediately.

Generated by OpenCVE AI on August 4, 2026 at 02:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 02:30:00 +0000

Type Values Removed Values Added
Title Oracle Data Integrator REST Service Remote Code Execution Vulnerability

Thu, 30 Jul 2026 12:30:00 +0000

Type Values Removed Values Added
Title Unauthenticated HTTPS Access Enables Oracle Data Integrator Takeover

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

Type Values Removed Values Added
Weaknesses CWE-306
Metrics ssvc

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


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

Type Values Removed Values Added
Title Unauthenticated HTTPS Access Enables Oracle Data Integrator Takeover
Weaknesses CWE-284

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

Type Values Removed Values Added
Description Vulnerability in the Oracle Data Integrator product of Oracle Fusion Middleware (component: Rest Service). The supported version that is affected is 14.1.2.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTPS to compromise Oracle Data Integrator. Successful attacks of this vulnerability can result in takeover of Oracle Data Integrator. 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).
First Time appeared Oracle
Oracle data Integrator
CPEs cpe:2.3:a:oracle:data_integrator:14.1.2.0.0:*:*:*:*:*:*:*
Vendors & Products Oracle
Oracle data Integrator
References
Metrics cvssV3_1

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


Subscriptions

Oracle Data Integrator
cve-icon MITRE

Status: PUBLISHED

Assigner: oracle

Published:

Updated: 2026-07-24T15:09:19.578Z

Reserved: 2026-07-08T15:51:55.607Z

Link: CVE-2026-60999

cve-icon Vulnrichment

Updated: 2026-07-24T15:09:11.021Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T02:15:04Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-306

    Missing Authentication for Critical Function