Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Remote HTTP access with a low-privileged session (PR:L) and no user interaction yields high confidentiality and integrity loss over all Product Hub data, with no availability impact (A:N).
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
Lifecycle Timeline
2DescriptionCVE.org
Vulnerability in the Oracle Product Hub 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 low privileged attacker with network access via HTTP to compromise Oracle Product Hub. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Oracle Product Hub accessible data as well as unauthorized access to critical data or complete access to all Oracle Product Hub 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
Unauthorized data compromise in Oracle Product Hub (Oracle E-Business Suite, Internal Operations component) versions 12.2.3 through 12.2.15 allows a low-privileged attacker with HTTP network access to read, create, delete, or modify all data accessible to the Product Hub application. The flaw carries a CVSS 3.1 base score of 8.1 with high confidentiality and integrity impact but no availability impact, and Oracle tags it as an Authentication Bypass. There is no public exploit identified at time of analysis and no CISA KEV listing, but it is addressed in Oracle's July 2026 Critical Patch Update.
Technical ContextAI
Oracle Product Hub is the master data / product information management (PIM) module of Oracle E-Business Suite, Oracle's on-premises ERP suite, and the affected code lives in the Internal Operations component. Oracle's own tagging labels this an 'Authentication Bypass', which aligns with the CVSS PR:L requirement of only a low-privileged authenticated session and the resulting broad C:H/I:H impact - a signed-in user can reach and manipulate data beyond their intended authorization boundary within Product Hub. No CWE was assigned in the source data, but the authentication-bypass tag and the create/delete/modify-plus-read impact pattern are consistent with a broken access control / improper authorization weakness (CWE-284/CWE-863 class) rather than memory corruption. The affected releases (12.2.3-12.2.15) are all point releases of the EBS 12.2 code line, indicating the defect spans the entire supported 12.2 branch.
RemediationAI
Apply the fixes delivered in the Oracle July 2026 Critical Patch Update (patch available per vendor advisory) - Oracle ships EBS security fixes as CPU patches rather than a single renamed release, so identify the exact patch for your 12.2.x level from https://www.oracle.com/security-alerts/cpujul2026.html and apply it after testing. No standalone fixed version number is given in the input beyond 'through 12.2.15', so pull the precise patch identifier from the CPU advisory; do not assume an upgrade past 12.2.15 is available. Until patching completes, reduce exposure by ensuring the EBS instance is not reachable from the public internet, restricting network/HTTP access to the Product Hub and Internal Operations endpoints to trusted internal segments (accepting that this may block legitimate remote or partner users), and tightening account provisioning and reviewing low-privilege user roles since exploitation requires only an authenticated low-privileged session (with the trade-off of added access-management overhead). Increase auditing/monitoring of Product Hub data create/delete/modify operations to detect abuse in the interim.
More in Product Hub
View allOracle Product Hub versions 12.2.3 through 12.2.15, part of Oracle E-Business Suite, exposes a full system takeover path
Privilege-based takeover of Oracle Product Hub (Oracle E-Business Suite, Internal Operations component) allows a low-pri
Full compromise of Oracle Product Hub (Internal Operations component) in Oracle E-Business Suite 12.2.3 through 12.2.15
Vulnerability in the Oracle Product Hub product of Oracle E-Business Suite (component: Item Catalog). Rated high severit
Vulnerability in the Oracle Product Hub product of Oracle E-Business Suite (component: Template, GTIN search). Rated hig
Oracle Product Hub versions 12.2.3 through 12.2.15, part of Oracle E-Business Suite, exposes a flaw in its Role Based Se
Oracle Product Hub's Item Catalog component in E-Business Suite versions 12.2.3 through 12.2.15 exposes an easily exploi
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-47475
GHSA-vhjj-v64m-qc84