CVE-2026-35262: Oracle Data Integrator Authentication Bypass – Data Exposure Risk
A vulnerability in Oracle Data Integrator (part of Oracle Fusion Middleware) allows authenticated users on a network to read, modify, or delete sensitive data within the application, and potentially disrupt service. The flaw requires valid credentials but no special privileges—any legitimate user account can trigger it. An attacker with low-level access could escalate impact to critical data loss or unauthorized viewing of all accessible information.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 8.3 HIGH · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
- Weaknesses (CWE)
- CWE-284
- Affected products
- 2 configuration(s)
- Published / Modified
- 2026-06-17 / 2026-06-18
NVD description (verbatim)
Vulnerability in the Oracle Data Integrator product of Oracle Fusion Middleware (component: Market Place). Supported versions that are affected are 12.2.1.4.0 and 14.1.2.0.0. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Data Integrator. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Oracle Data Integrator accessible data as well as unauthorized access to critical data or complete access to all Oracle Data Integrator accessible data and unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Data Integrator. CVSS 3.1 Base Score 8.3 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L).
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-35262 is a privilege escalation and data access vulnerability in the Market Place component of Oracle Data Integrator. Affected versions are 12.2.1.4.0 and 14.1.2.0.0. The vulnerability stems from improper access controls (CWE-284) in the HTTP interface, allowing low-privileged authenticated users to bypass authorization checks. Exploitation requires valid network credentials but no UI interaction. The attack vector is network-based with low complexity, resulting in high confidentiality and integrity impact, plus limited availability impact.
Business impact
Organizations running affected Oracle Data Integrator instances face substantial risk of data compromise. Depending on deployment scope, attackers could exfiltrate sensitive business data, corrupt ETL job definitions and metadata, or manipulate integrated data pipelines without detection. For enterprises using ODI to manage customer data, financial records, or operational intelligence, unauthorized modification represents a regulatory and operational liability. Partial denial of service could interrupt scheduled data integration workflows.
Affected systems
Oracle Data Integrator versions 12.2.1.4.0 and 14.1.2.0.0 running as part of Oracle Fusion Middleware are vulnerable. Any deployment of these versions exposed to network access from authenticated users—whether internal staff, contractors, or compromised service accounts—is at immediate risk. Organizations should audit their Oracle middleware asset inventory to identify instances, assess whether they contain sensitive data, and prioritize those for patching.
Exploitability
Exploitation is rated 'easily exploitable' by Oracle. It requires an attacker to hold valid credentials (low privilege level acceptable) and network connectivity to the HTTP interface. Once authenticated, no additional social engineering, user interaction, or complex technical steps are needed. The low attack complexity and authenticated-only requirement place this in the middle of the risk spectrum—more constrained than unauthenticated flaws, but still actionable by insiders, compromised accounts, or lateral movement within the network.
Remediation
Organizations must apply security patches from Oracle as soon as they become available for versions 12.2.1.4.0 and 14.1.2.0.0. Until patched, isolate or air-gap affected Oracle Data Integrator systems from untrusted networks, implement strict network segmentation to limit HTTP access to the application, and enforce strong authentication and least-privilege access controls. Monitor service accounts and revoke unnecessary credentials. Consider temporarily disabling non-critical ODI jobs if service continuity permits.
Patch guidance
Consult Oracle's official security advisory for CVE-2026-35262 to obtain the correct patch version for each affected release (12.2.1.4.0 and 14.1.2.0.0). Oracle typically releases patches through the Oracle Critical Patch Update (CPU) program. Test patches in a non-production environment before deployment, as Oracle Data Integrator patches may impact ETL jobs and dependent systems. Verify patch success by checking the installed version and reviewing Oracle's advisories for post-patch validation steps.
Detection guidance
Monitor HTTP access logs to Oracle Data Integrator for anomalous authentication patterns, especially from unusual source IPs or service accounts accessing Market Place endpoints. Use application-level logging to track data creation, modification, and deletion operations—look for bulk changes by low-privilege accounts or access to sensitive tables outside normal business hours. Network intrusion detection signatures targeting Market Place component exploitation (once available from vendors like Snort or Suricata communities) should be deployed upstream of the application. Correlate ODI activity logs with identity and access management (IAM) systems to spot credential misuse.
Why prioritize this
This vulnerability merits high priority due to the combination of high CVSS score (8.3), ease of exploitation, and direct impact on data confidentiality and integrity. Unlike many network-based flaws, it does not require zero-day techniques or user interaction; any authenticated user is a potential vector. For organizations where Oracle Data Integrator handles customer data, financial records, or intellectual property, compromise could trigger data breach notification requirements, regulatory fines, and reputational harm. Even organizations with less sensitive data should prioritize patching to prevent lateral movement or insider abuse.
Risk score, explained
The CVSS 3.1 score of 8.3 (HIGH) reflects three key factors: (1) High confidentiality impact—authenticated attackers can read all accessible ODI data; (2) High integrity impact—attackers can modify or delete critical business data and metadata; (3) Low availability impact—attackers can cause partial denial of service, disrupting but not completely halting the service. The network attack vector and low attack complexity elevate the score, while the requirement for low-level authentication slightly constrains it. The unchanged scope (U) indicates impact is limited to the ODI component itself, not the broader system.
Frequently asked questions
Do we need credentials to exploit this vulnerability?
Yes. The vulnerability requires a valid, authenticated user account—even a low-privilege account is sufficient. This means compromised employee accounts, shared service credentials, or lateral movement from a breached application are realistic attack paths. External unauthenticated attackers cannot exploit it directly, but should be noted if your ODI instance is internet-facing.
What is the difference between versions 12.2.1.4.0 and 14.1.2.0.0?
Both versions are listed as affected by Oracle. Version 14.1.2.0.0 is more recent; if you are running either version, you are vulnerable and must patch. Verify your exact build number by checking the About screen in Oracle Data Integrator or querying the version table in the metadata repository.
If we turn off unused ODI jobs, does that reduce risk?
Partially. Disabling non-critical jobs may reduce the attack surface and limit lateral movement opportunities, but does not eliminate the vulnerability itself. Only patching or network isolation (air-gapping) eliminates the flaw. Disabling jobs is a temporary mitigating control, not a substitute for patching.
Is this vulnerability included in the CISA Known Exploited Vulnerabilities (KEV) catalog?
No. As of the last update, CVE-2026-35262 is not in the CISA KEV catalog, meaning no confirmed active exploitation has been reported to CISA. However, absence from KEV does not indicate low risk—the high CVSS score and ease of exploitation mean adversaries may develop exploits quickly.
This analysis is provided for informational purposes and does not constitute legal, compliance, or operational security advice. Organizations must verify all claims against official Oracle security advisories and their own environment. Patch versions, availability, and release timelines are subject to change; consult Oracle's Critical Patch Update calendar for authoritative guidance. Do not rely solely on this summary for regulatory compliance decisions. Test all patches in non-production environments before production deployment. SEC.co makes no warranty regarding the completeness or timeliness of this information. Source: NVD (public-domain), retrieved 2026-07-23. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-35269HIGHOracle Identity Manager REST WebServices Authentication Bypass
- CVE-2026-35271HIGHOracle PeopleSoft WebLogic Unauthenticated Data Access Vulnerability (CVSS 8.7)
- CVE-2026-35275HIGHOracle VM VirtualBox Shared Folders Privilege Escalation Vulnerability (CVSS 7.5)
- CVE-2026-35277HIGHOracle REST Data Services Authorization Bypass
- CVE-2026-35311HIGHOracle WebLogic Server Remote Takeover via Low-Privilege Access Control Flaw
- CVE-2026-35314HIGHOracle Access Manager Authentication Bypass (CVSS 7.3)
- CVE-2026-35315HIGHOracle WebCenter Content Remote Takeover via Low-Privilege HTTP Access
- CVE-2026-35317HIGHOracle WebCenter Content Authentication Bypass Vulnerability