MEDIUM 6.5

CVE-2026-46810: Oracle Identity Manager Unauthenticated Access Control Vulnerability

Oracle Identity Manager contains a flaw in its End User Self Service component that allows an attacker to modify, add, or delete certain data and read sensitive information without needing to log in first. The vulnerability affects two specific versions of the software and can be exploited remotely via network access through the IIOP protocol. No user interaction or special circumstances are required to trigger the attack.

Source data · NVD / CISA · public domain

CVSS
3.1 · 6.5 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weaknesses (CWE)
CWE-284
Affected products
2 configuration(s)
Published / Modified
2026-06-17 / 2026-06-17

NVD description (verbatim)

Vulnerability in the Identity Manager product of Oracle Fusion Middleware (component: End User Self Service). Supported versions that are affected are 12.2.1.4.0 and 14.1.2.1.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via IIOP to compromise Identity Manager. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Identity Manager accessible data as well as unauthorized read access to a subset of Identity Manager accessible data. CVSS 3.1 Base Score 6.5 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N).

1 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-46810 is an improper access control vulnerability (CWE-284) in Oracle Identity Manager versions 12.2.1.4.0 and 14.1.2.1.0. The flaw exists in the End User Self Service component and permits unauthenticated network-based attacks through the IIOP protocol. Successful exploitation grants unauthorized read access to a subset of accessible Identity Manager data alongside unauthorized create, update, and delete operations. The vulnerability has a CVSS 3.1 score of 6.5 with vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N, indicating low complexity exploitation with network-level accessibility.

Business impact

Identity Manager is a critical access governance and user provisioning platform. Compromise through this vulnerability could allow attackers to modify user accounts, permissions, or access rights without detection—potentially granting unauthorized system access or creating backdoors for persistent presence. Data breaches targeting user identities stored within Identity Manager could expose PII and credentials. While availability is not directly impacted, the integrity and confidentiality risks to identity data represent significant compliance and operational security concerns, especially in regulated industries requiring strict identity controls.

Affected systems

Oracle Identity Manager versions 12.2.1.4.0 and 14.1.2.1.0 are affected. Organizations running these specific versions of Identity Manager within their Oracle Fusion Middleware environment are at risk. Note that Oracle typically provides extended support for certain versions; verify your deployed version against the official Oracle product documentation to determine exposure.

Exploitability

This vulnerability is easily exploitable due to several factors: no authentication is required, network access via IIOP is typically available in enterprise deployments, and no user interaction is needed. The attack surface is broad in organizations where Identity Manager is internet-facing or accessible from untrusted networks. However, the attack does require knowledge of the IIOP protocol and target infrastructure, which limits exploitation to moderately skilled attackers or those with reconnaissance capabilities.

Remediation

Immediate action is to check whether your Organization runs affected versions 12.2.1.4.0 or 14.1.2.1.0 of Oracle Identity Manager. Contact Oracle directly or consult the latest Oracle Security Advisory for available patches and patched version numbers. Organizations should restrict network access to IIOP ports used by Identity Manager to trusted networks only, implement network segmentation, and monitor IIOP traffic for suspicious activity pending patch deployment. For versions in extended support beyond mainstream maintenance, custom backport patches may be required.

Patch guidance

Consult the official Oracle Security Advisory for CVE-2026-46810 to identify the correct patched version for your current release. Oracle typically provides either quarterly patches or critical patch updates (CPU). Test any patch in a staging environment that mirrors your production Identity Manager configuration before deployment, as Identity Manager patches can impact integrated systems and custom extensions. Plan downtime carefully given the centrality of Identity Manager to user access provisioning.

Detection guidance

Monitor IIOP protocol traffic to Identity Manager endpoints, particularly from external or untrusted network sources. Look for IIOP connections from unauthenticated sessions or unusual connection patterns. Audit Identity Manager logs for unauthorized data modifications, user account changes, or privilege escalations that lack corresponding admin activity. Enable security event logging at the application level if not already active. Consider deploying network-based intrusion detection signatures targeting exploitation attempts once available from your IDS vendor.

Why prioritize this

Although the CVSS score is medium (6.5), the practical risk is elevated because Identity Manager is an identity-critical system, the vulnerability requires no authentication, and successful exploitation directly compromises data integrity and confidentiality. The ease of exploitation combined with the sensitivity of identity data means this should be prioritized above generic CVSS scoring would suggest. Organizations with internet-exposed Identity Manager instances or those in regulated sectors should treat this as high priority.

Risk score, explained

The CVSS 3.1 base score of 6.5 reflects medium severity: network-accessible attack vector, low attack complexity, no authentication required, low integrity and confidentiality impact, and no availability impact. The score appropriately captures ease of exploitation but may underweight the business criticality of the affected system and the sensitivity of identity data at risk. Risk should be contextualized by the organization's reliance on Identity Manager, network topology, and compliance requirements.

Frequently asked questions

Is the IIOP protocol exposed to the internet in typical deployments?

IIOP is used for Java RMI communication within Oracle middleware and is typically not internet-facing by design. However, if Identity Manager is deployed in hybrid or cloud environments, or behind misconfigured load balancers, IIOP ports may be inadvertently exposed. Verify your network architecture and firewall rules to confirm IIOP access is restricted to trusted internal networks only.

Does this vulnerability allow full system compromise or just Identity Manager data?

The vulnerability is scoped to unauthorized read and write access to data managed by Identity Manager itself—user records, roles, permissions, and related identity information. It does not provide operating system or broader application server access. However, since Identity Manager controls user provisioning and access rights across connected systems, compromising it can facilitate lateral movement or privilege escalation to downstream integrated systems.

Are there workarounds if we cannot patch immediately?

Primary mitigations are network-based: restrict IIOP port access to known trusted IP addresses using firewall rules, isolate Identity Manager to internal networks only, and implement VPN requirements for remote access. These controls reduce attack surface significantly. Monitor identity logs closely for unauthorized changes. However, these are temporary measures; patching should be prioritized within 30 days of patch availability.

How do we verify we are running an affected version?

Check your Oracle Identity Manager version through the administration console or by reviewing deployment documentation. Versions 12.2.1.4.0 and 14.1.2.1.0 are confirmed affected. Consult Oracle's product support portal or the security advisory for a complete list of patched versions and upgrade paths for your release line.

This analysis is based on official Oracle vulnerability data as of June 2026. Patch availability, version support timelines, and remediation guidance are subject to change. Consult the official Oracle Security Advisory and your Oracle support contacts for authoritative patch status and version-specific remediation steps. SEC.co makes no warranty regarding the completeness or timeliness of security information. Organizations must conduct their own risk assessment based on their specific environment and compliance obligations. Source: NVD (public-domain), retrieved 2026-07-23. Analysis generated by SEC.co (claude-haiku-4-5).