CVE-2026-35267: Oracle Identity Manager REST WebServices Authentication Bypass (CVSS 8.8)
A vulnerability in Oracle Identity Manager's REST WebServices component allows attackers with low-level network access to take over the entire system. Versions 12.2.1.4.0 and 14.1.2.1.0 are affected. The flaw requires an attacker to have at least basic authenticated credentials, but once exploited, grants complete control over confidential data, system integrity, and availability. This is a critical risk for organizations relying on Identity Manager for access control and user authentication across their infrastructure.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 8.8 HIGH · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Weaknesses (CWE)
- CWE-306
- Affected products
- 2 configuration(s)
- Published / Modified
- 2026-06-17 / 2026-06-18
NVD description (verbatim)
Vulnerability in the Identity Manager product of Oracle Fusion Middleware (component: REST WebServices). Supported versions that are affected are 12.2.1.4.0 and 14.1.2.1.0. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Identity Manager. Successful attacks of this vulnerability can result in takeover of Identity Manager. CVSS 3.1 Base Score 8.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H).
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-35267 is a missing authentication or authorization check vulnerability (CWE-306) in Oracle Identity Manager's REST WebServices layer. The vulnerability has a CVSS 3.1 score of 8.8 (HIGH severity) with a network attack vector, low complexity, and low privilege requirements. The CVSS vector (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) indicates that an authenticated user with minimal permissions can achieve high impact across confidentiality, integrity, and availability without user interaction. The affected versions are 12.2.1.4.0 and 14.1.2.1.0; organizations running other versions should verify their patch status against Oracle's advisory.
Business impact
Identity Manager is a cornerstone of enterprise access governance and single sign-on infrastructure. Complete compromise of this system exposes user credentials, enables unauthorized access provisioning, and can cascade across integrated applications and services. An attacker gaining control could perform unauthorized account creation, modify user permissions, extract sensitive identity data, or disable authentication services entirely—effectively disrupting business operations and breaching regulatory compliance obligations (SOC 2, ISO 27001, HIPAA, etc.). Recovery requires forensic investigation, credential rotation at scale, and potential re-provisioning of access across the entire organization.
Affected systems
Oracle Identity Manager versions 12.2.1.4.0 and 14.1.2.1.0 are directly affected. Customers running Oracle Fusion Middleware with Identity Manager components should immediately audit their deployed versions. Organizations using these versions for employee, contractor, or customer identity management are at risk. Downstream impact may extend to any system federated with or trusting Identity Manager for authentication and authorization decisions.
Exploitability
This vulnerability is easily exploitable. An attacker needs only low-privilege network credentials (e.g., a standard employee account or partner access) and HTTP access to the REST WebServices endpoint. No user interaction, special conditions, or advanced exploitation techniques are required. The low complexity and straightforward attack surface make this a high-probability exploit scenario in environments with standard network segmentation. Currently, the vulnerability is not on CISA's Known Exploited Vulnerabilities (KEV) catalog, but that status may change as visibility increases.
Remediation
Immediate patching is the primary remediation. Contact Oracle for availability of security patches for versions 12.2.1.4.0 and 14.1.2.1.0 and apply them as soon as possible. Pending patch deployment, implement network-level controls: restrict HTTP/HTTPS access to the REST WebServices endpoints to trusted IP ranges and authenticated network segments only. Enforce multi-factor authentication (MFA) for all Identity Manager administrative and API access. Monitor REST WebServices logs for anomalous low-privilege account activity, API calls with unexpected payloads, and privilege escalation attempts. Consider temporarily disabling unused REST WebServices endpoints.
Patch guidance
Verify the latest security patches from Oracle's official advisory for CVE-2026-35267. Patches should be applied first to non-production environments to validate compatibility with custom integrations and downstream systems. Identity Manager patches often require scheduled maintenance windows due to restart requirements; coordinate with stakeholder teams to minimize impact on authentication-dependent workflows. After patching, confirm the updated version in the Oracle Fusion Middleware administration console and re-run vulnerability scanning to verify remediation. Document patch application timestamps and tested configurations for audit and incident response purposes.
Detection guidance
Audit REST WebServices access logs for authentication bypass attempts or unusual low-privilege account activity targeting Identity Manager endpoints. Look for repeated failed authentication followed by successful API calls, requests to sensitive provisioning or credential endpoints from unexpected sources, or bulk user/role modifications initiated by service accounts. Enable verbose logging on REST WebServices components if not already active. Implement SIEM rules to flag any changes to user roles, permissions, or account status that lack corresponding audit trail entries. Network intrusion detection can alert on suspicious HTTP patterns to Identity Manager REST endpoints from internal network segments.
Why prioritize this
This vulnerability merits immediate prioritization (patch within days, not weeks) because: (1) Identity Manager controls access across the entire organization, making its compromise a critical escalation vector; (2) the attack requires only low privileges and standard network access—exploitability is high; (3) impact spans confidentiality, integrity, and availability simultaneously, affecting regulatory compliance; (4) there are no compensating controls that fully mitigate a REST WebServices layer flaw; (5) only two specific versions are documented as vulnerable, enabling quick scope definition and risk quantification.
Risk score, explained
The CVSS 3.1 score of 8.8 reflects the combination of network-level exploitability with minimal privilege requirements and complete system compromise potential. The HIGH severity rating is justified by full impact to confidentiality (user credentials and identity data exposure), integrity (unauthorized modifications to users, roles, and permissions), and availability (potential service disruption or lockout). Organizations with business-critical reliance on Identity Manager and standard network trust models should treat this as a critical risk until patched. Industries with strict access governance mandates (finance, healthcare, government) face additional compliance and reputational harm.
Frequently asked questions
Do all versions of Oracle Identity Manager face this risk?
No. Only versions 12.2.1.4.0 and 14.1.2.1.0 are explicitly confirmed as affected by CVE-2026-35267. If your organization runs a different version, consult Oracle's advisory to confirm patch status. Newer versions may already include the fix; older versions may be out of support and require upgrade planning.
Can this vulnerability be exploited without network access to Identity Manager?
No. The attack vector is network-based (AV:N in the CVSS vector), meaning the attacker must have HTTP/HTTPS connectivity to the REST WebServices endpoint. However, 'network access' does not require external internet exposure—an internal attacker or compromised internal system with low privileges can exploit it.
What should we prioritize if we run a vulnerable version but cannot patch immediately?
First, restrict network access to Identity Manager REST WebServices to a minimal set of trusted applications and IP ranges using firewall rules or WAF policies. Second, enforce MFA for all administrative access to Identity Manager. Third, implement real-time monitoring and alerting for suspicious REST API activity. Fourth, accelerate patch testing and deployment planning. These controls reduce exploitability and detection time significantly.
Is this vulnerability being actively exploited in the wild?
As of the published date (2026-06-17), this vulnerability is not listed on CISA's Known Exploited Vulnerabilities catalog. However, given its ease of exploitation and high impact, exploitation is likely to accelerate once public details and proof-of-concept code circulate. Assume active exploitation and prioritize patching accordingly.
This analysis is based on public vulnerability data available as of 2026-06-18 and Oracle's official advisory. CVSS scores and affected versions are sourced directly from the NVD and vendor disclosures. Organizations must verify patch availability and compatibility with their specific deployments against Oracle's security advisory. This document does not constitute legal or compliance advice. Consult your security team, system administrators, and legal counsel before implementing changes to production systems. SEC.co makes no warranty regarding the completeness or real-time accuracy of this intelligence. Source: NVD (public-domain), retrieved 2026-07-23. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-35265HIGHOracle Identity Manager Authentication Bypass – Critical Patch Required
- CVE-2026-35274HIGHOracle PeopleSoft PT PeopleTools Authentication Bypass
- CVE-2026-35276HIGHOracle PeopleSoft Authentication Bypass Vulnerability (8.1 CVSS)
- CVE-2026-35279HIGHPeopleSoft PT PeopleTools Authentication Bypass – Critical Patch Guidance
- CVE-2026-35289HIGHOracle PeopleSoft PT PeopleTools Authentication Bypass (CVSS 8.1)
- CVE-2026-35295HIGHOracle WebCenter Sites Authentication Bypass – High Risk Patch Alert
- CVE-2026-35299HIGHOracle WebLogic Server Console Authentication Bypass (CVSS 8.8)
- CVE-2026-35303HIGHWebLogic Server Console Vulnerability – Patch & Detection Guide