Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Network HTTP reach and low complexity per Oracle; PR:L because a low-privileged account is required; full read/write of Order Management data gives C:H/I:H, no availability impact so A:N.
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
Lifecycle Timeline
2DescriptionCVE.org
Vulnerability in the Oracle Order Management product of Oracle E-Business Suite (component: Product Diagnostic Tools). Supported versions that are affected are 12.2.4-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Order Management. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Oracle Order Management accessible data as well as unauthorized access to critical data or complete access to all Oracle Order Management accessible data. CVSS 3.1 Base Score 8.1 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N).
AnalysisAI
Data compromise in Oracle Order Management (Product Diagnostic Tools component) of Oracle E-Business Suite versions 12.2.4 through 12.2.15 allows a low-privileged, network-adjacent attacker over HTTP to read, create, delete, or modify all Order Management-accessible data. Rated CVSS 3.1 8.1 (High) with confidentiality and integrity impact but no availability effect, this flaw is described by Oracle as easily exploitable and is fixed in the July 2026 Critical Patch Update. No public exploit identified at time of analysis, and it is not listed in CISA KEV.
Technical ContextAI
Oracle E-Business Suite is Oracle's flagship integrated enterprise resource planning (ERP) suite; the affected Order Management module handles quoting, order capture, and fulfillment workflows. The vulnerable code lives in the Product Diagnostic Tools component, a diagnostic/support-oriented subsystem exposed over the EBS web tier (Oracle Application Server / HTTP). Because the attack vector is HTTP and requires only low privileges, the weakness likely stems from insufficient authorization enforcement on a diagnostic endpoint that can reach underlying Order Management data. Oracle assigned no CWE (CWE: N/A), but the vendor tag 'Authentication Bypass' combined with the C:H/I:H impact points to a broken access control / missing authorization class of root cause rather than memory corruption.
RemediationAI
Apply the fixes delivered in Oracle's July 2026 Critical Patch Update (https://www.oracle.com/security-alerts/cpujul2026.html); Patch available per vendor advisory, though the input does not specify an exact patched build number, so identify the correct 12.2.x patch for your release from the CPU matrix. As compensating controls until patched, restrict network access to the EBS web tier and specifically to the Product Diagnostic Tools / diagnostics endpoints (for example via URL firewall / mod_security rules or the EBS URL allow-list), and disable or gate the Product Diagnostic Tools functionality if not operationally required - the trade-off is reduced self-service diagnostic capability for support staff. Additionally tighten Order Management responsibility/role assignments to enforce least privilege, since the attacker requires only low privileges; monitor web tier access logs for anomalous requests to diagnostic URLs.
More in Order Management
View allImproper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability in Veribilim So
Full compromise of Oracle Order Management, a module of Oracle E-Business Suite (EBS), is possible via the Product Diagn
Oracle Order Management's Product Diagnostic Tools component in Oracle E-Business Suite versions 12.2.3 through 12.2.15
Full compromise of Oracle Order Management (part of Oracle E-Business Suite) is possible via the Product Diagnostic Tool
Oracle Order Management's Product Diagnostic Tools component exposes a local privilege-dependent flaw affecting versions
Unauthorized data access in Oracle Order Management's Product Diagnostic Tools component allows low-privileged authentic
Vulnerability in the Oracle Order Management component of Oracle E-Business Suite (subcomponent: Product Diagnostic Tool
Unauthorized critical data disclosure in Oracle Order Management (Oracle E-Business Suite) versions 12.2.3 through 12.2.
Unauthorized data disclosure in Oracle Order Management's Product Diagnostic Tools component (E-Business Suite 12.2.3-12
Oracle Order Management's Product Diagnostic Tools component in E-Business Suite versions 12.2.3 through 12.2.15 can be
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-47497
GHSA-7q7c-962f-fqg7