Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Unauthenticated remote HTTP access with low complexity (AV:N/AC:L/PR:N/UI:N) yields high confidentiality disclosure only, with no integrity or availability impact per Oracle.
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
Lifecycle Timeline
2DescriptionCVE.org
Vulnerability in the Oracle In-Memory Cost Management for Discrete Industries product of Oracle E-Business Suite (component: Internal Operations). Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle In-Memory Cost Management for Discrete Industries. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle In-Memory Cost Management for Discrete Industries accessible data. CVSS 3.1 Base Score 7.5 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N).
AnalysisAI
Unauthorized data disclosure in the Oracle In-Memory Cost Management for Discrete Industries component (Internal Operations) of Oracle E-Business Suite versions 12.2.3 through 12.2.15 allows an unauthenticated, network-based attacker over HTTP to read critical or all data accessible to the product. The flaw is rated CVSS 3.1 7.5 with a pure confidentiality impact (C:H/I:N/A:N) and was disclosed in Oracle's July 2026 Critical Patch Update. No public exploit identified at time of analysis, though the 'Authentication Bypass' tag and low attack complexity make it an attractive target for internet-exposed EBS instances.
Technical ContextAI
Oracle E-Business Suite (EBS) is a large integrated ERP suite; the affected component, In-Memory Cost Management for Discrete Industries under the Internal Operations module, handles manufacturing cost calculations and stores sensitive business/financial data. Because exploitation occurs over HTTP without authentication, the weakness most plausibly resides in an EBS servlet, OA Framework page, or web endpoint that fails to enforce access control, consistent with the supplied 'Authentication Bypass' tag. No CWE was assigned in the input, but the behavior aligns with the missing-authentication/broken-access-control class (e.g., CWE-306 Missing Authentication for Critical Function or CWE-862 Missing Authorization). EBS 12.2.x runs on the Oracle WebLogic/Fusion Middleware and Oracle Database stack, and cost-management data typically includes proprietary product costing and financial figures.
RemediationAI
Apply the fixes delivered in the Oracle Critical Patch Update of July 2026 (patch available per vendor advisory; no standalone fix version string was provided in the input) by following the CPU documentation at https://www.oracle.com/security-alerts/cpujul2026.html and installing the corresponding EBS 12.2 patch for your version. Because Oracle bundles EBS fixes into the quarterly CPU and does not publish per-CVE point versions here, confirm the exact patch number for your 12.2.3-12.2.15 release in the CPU advisory. As compensating controls until patching, restrict network reachability of the affected In-Memory Cost Management / Internal Operations endpoints - place EBS behind a VPN or reverse proxy and block external HTTP access to the vulnerable servlet paths, and use Oracle's URL Firewall / allow-list (mod_security or the EBS DMZ 'url_fw' configuration) to permit only required responsibilities and pages; the trade-off is that overly broad URL blocking can break legitimate self-service or integration traffic, so validate allow-lists against active business flows before enforcing.
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-47474
GHSA-hjw5-x9v4-83pr