Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Network HTTP vector confirmed; AC:H matches Oracle's 'difficult to exploit' characterization; PR:N per unauthenticated access; only confidentiality impacted per description.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Vulnerability in the Oracle Identity Manager Connector product of Oracle Fusion Middleware (component: Core). The supported version that is affected is 12.2.1.4.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Identity Manager Connector. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle Identity Manager Connector accessible data. CVSS 3.1 Base Score 5.9 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N).
AnalysisAI
Unauthenticated network access to Oracle Identity Manager Connector 12.2.1.4.0 enables complete confidentiality compromise of all data accessible by the connector via an authentication bypass in its Core component. The flaw (CWE-306, Missing Authentication for Critical Function) is reachable over HTTP without credentials but carries high attack complexity, constraining exploitation to actors capable of meeting undisclosed preconditions. No active exploitation has been identified - EPSS sits at the 9th percentile (0.03%) and CISA SSVC rates it as non-automatable with partial technical impact - suggesting limited near-term risk despite the identity management context.
Technical ContextAI
Oracle Identity Manager Connector (CPE: cpe:2.3:a:oracle_corporation:oracle_identity_manager_connector:*:*:*:*:*:*:*:*) is a provisioning bridge within Oracle Fusion Middleware's Identity Governance suite, responsible for synchronizing user accounts and credentials between Oracle Identity Manager and external target systems (e.g., LDAP directories, HR platforms). CWE-306 (Missing Authentication for Critical Function) indicates that a specific HTTP-accessible function - likely a connector endpoint or API surface - does not enforce an authentication check before processing requests, allowing an unauthenticated caller to retrieve the full dataset the connector can access. The AV:N/AC:H pairing in the CVSS vector suggests the bypass is not trivially reachable: some undisclosed network-level or timing condition must be satisfied, potentially a race condition, specific request sequencing, or a particular listener configuration.
RemediationAI
Apply the Oracle Critical Patch Update for April 2026, which addresses CVE-2026-34288 for Oracle Identity Manager Connector 12.2.1.4.0; the advisory is available at https://www.oracle.com/security-alerts/cpuapr2026.html. No exact patched version number is confirmed in the available data - consult the CPU documentation for the precise artifact version to deploy. As a compensating control pending patching, restrict network access to the connector's HTTP listener to only the Oracle Identity Manager host and authorized provisioning servers via firewall or network ACLs; this reduces the pool of attackers who can satisfy the network-access prerequisite. Note that firewall segmentation does not eliminate the vulnerability if the connector is legitimately accessible from internal networks where an adversary has a foothold.
Unauthenticated authentication-bypass and access-control weakness in Oracle Identity Manager Connector 12.2.1.4.0 (Core
Authentication bypass in Oracle Identity Manager Connector 12.2.1.4.0 (Oracle Fusion Middleware, Core component) lets a
Unauthenticated data compromise in Oracle Identity Manager Connector 12.2.1.4.0 (Oracle Fusion Middleware, Core componen
Denial-of-service in Oracle Identity Manager Connector (Core component) version 12.2.1.4.0 lets a remote, unauthenticate
Oracle Identity Manager Connector 12.2.1.4.0 exposes a missing authentication control (CWE-306) in its Core component, r
Improper access control in Oracle Identity Manager Connector 12.2.1.4.0 exposes the Microsoft Active Directory component
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-24371
GHSA-j4r5-x8vx-whv5