The PR:H requirement on this CVE is the critical detail that most teams will underweight. Yes, you need high privileges in Oracle Identity Manager — but in IGA platforms, high-privileged accounts are precisely the ones that are whitelisted for automation, shared across teams, and logged in ways that don't distinguish legitimate admin action from adversary misuse. That's the actual attack surface.

The scope change (S:C) designation is the signal that demands attention. This isn't about stealing OIM data in isolation — it's about using OIM as a pivot point into every system it touches: Active Directory, Workday, SAP, cloud IdPs, HRIS platforms. The trust propagation is the feature, and the vulnerability exploits it. The CVSS shows low complexity (AC:L) and no user interaction (UI:N), meaning once an attacker holds high-privilege OIM access, exploitation is reliable and repeatable — no race conditions, no social engineering required.

The absence of availability impact (A:N) is a targeting indicator, not a mitigating one. An attacker seeking persistent identity access — forging provisioning requests, injecting credentials downstream, establishing long-term entitlement persistence — has every reason to avoid triggering availability alerts. The quiet operational profile is the objective.

Your defensive priorities: First, audit what high-privilege OIM accounts can actually reach downstream. Map the trust relationships. Second, instrument provisioning workflows to detect unexpected downstream propagation — new entitlement grants to systems outside the user's normal scope, credential assertions to targets not in the approved integration list. Third, treat any high-privilege OIM session that touches downstream systems as requiring additional attestation, regardless of whether it's flagged as 'automation.' The patch will close the immediate OIM-level flaw — assume it does not restructure the trust propagation architecture. Plan your compensating controls accordingly.