CVE-2026-35314: Oracle Access Manager Authentication Bypass (CVSS 7.3)
A flaw in Oracle Access Manager's web server plugin allows attackers on the network to bypass authentication and access the system without credentials. An unauthenticated attacker can read sensitive data, modify or delete information, and disrupt service availability. The vulnerability affects Oracle Access Manager versions 12.2.1.4.0 and 14.1.2.1.0. Because no prior authentication or user interaction is required, this is a relatively straightforward issue to exploit for anyone with network access.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 7.3 HIGH · CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
- Weaknesses (CWE)
- CWE-284
- Affected products
- 2 configuration(s)
- Published / Modified
- 2026-06-17 / 2026-06-17
NVD description (verbatim)
Vulnerability in the Oracle Access Manager product of Oracle Fusion Middleware (component: Web Server Plugin). 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 HTTP to compromise Oracle Access Manager. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Access Manager accessible data as well as unauthorized read access to a subset of Oracle Access Manager accessible data and unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Access Manager. CVSS 3.1 Base Score 7.3 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L).
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-35314 is an improper access control vulnerability (CWE-284) in the Oracle Access Manager Web Server Plugin component. The flaw permits unauthenticated network-based attackers to execute HTTP requests that result in unauthorized data manipulation and disclosure. The CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L) reflects the network-adjacent attack surface, low complexity, absence of privilege or interaction requirements, and cumulative impact on confidentiality, integrity, and availability. The vulnerability does not trigger CVSS scope expansion, meaning impacts are contained to the affected resource itself.
Business impact
Compromise of Oracle Access Manager instances threatens the integrity of identity and access governance infrastructure. Attackers can read sensitive authentication data, policy configurations, and user information; modify access controls and user records; and degrade availability of authentication services. Organizations relying on Oracle Access Manager for workforce or external user authentication face elevated risk of lateral movement, privilege escalation, and identity spoofing. The lack of authentication requirements means the attack surface is not limited to trusted administrators or known users.
Affected systems
Oracle Access Manager 12.2.1.4.0 and 14.1.2.1.0 are confirmed affected. The vulnerability resides in the Web Server Plugin component, which means organizations deploying Oracle Access Manager with HTTP-accessible web server integrations are at risk. Verify your version against Oracle's official release documentation. Earlier and later versions should be cross-referenced against vendor advisories to determine exposure status.
Exploitability
This vulnerability scores at the top of the exploitability spectrum: network-reachable, no authentication required, no user interaction needed, and technically simple to trigger. No CVSS compensation factors (e.g., attack complexity, privilege requirements) are present. Public disclosure and active scanning are likely, making weaponization probability high. However, the vulnerability has not been added to CISA's Known Exploited Vulnerabilities catalog as of the current advisory date, so widespread active exploitation in the wild has not been formally documented at publication time.
Remediation
Apply security patches from Oracle as soon as they become available. Oracle typically releases patches during its Critical Patch Update (CPU) cycle. Until patches are available, implement network segmentation to restrict HTTP access to Oracle Access Manager instances to authorized hosts only. Disable or restrict the Web Server Plugin if it is not essential to operations. Monitor for suspicious authentication bypass attempts and unusual data access patterns.
Patch guidance
Consult Oracle's official security advisory and CPU announcements for specific patch versions addressing CVE-2026-35314. Patches will be release-specific; verify that the patch version supports your currently deployed Oracle Access Manager release (12.2.1.4.0 or 14.1.2.1.0) before deployment. Apply patches in a controlled manner, starting with non-production environments. Oracle Access Manager patches typically require application server restart; coordinate deployment with your change management process to minimize authentication service interruption.
Detection guidance
Monitor web server and application logs for unauthenticated HTTP requests targeting Oracle Access Manager endpoints, particularly those that result in unexpected data access or modification. Look for requests lacking valid session tokens or authentication headers. Network intrusion detection systems should be tuned to flag anomalous access patterns to the Web Server Plugin component. Query user access logs for data read, update, or delete operations originating from unauthenticated or unexpected sources. Consider deploying compensating controls such as Web Application Firewalls (WAF) configured with rules to enforce authentication requirements.
Why prioritize this
This vulnerability merits immediate prioritization due to the combination of high CVSS score (7.3), complete absence of authentication barriers, network accessibility, and direct impact on identity infrastructure. Compromise of Oracle Access Manager weakens the security posture of dependent applications and services. Although not yet on CISA's KEV list, the ease of exploitation and high business impact make it a target for opportunistic and sophisticated attackers alike. Organizations running affected versions should treat this as critical.
Risk score, explained
The CVSS 3.1 score of 7.3 (HIGH severity) reflects the vulnerability's network attack vector, low complexity, lack of privilege or user interaction requirements, and impacts spanning confidentiality, integrity, and availability. While scope is not expanded (contained to the affected component), the convergence of unrestricted network access, unauthenticated exploitation, and multi-faceted impact (read, write, delete, denial of service) justifies the high rating. The score does not penalize for lack of active exploitation, so actual risk may escalate rapidly once exploitation tools are available.
Frequently asked questions
Do I need to be authenticated to exploit this vulnerability?
No. This vulnerability allows unauthenticated attackers with network access to exploit Oracle Access Manager via HTTP. No credentials, login, or prior compromise of the system is required. This is a critical factor in its exploitability.
What versions of Oracle Access Manager are affected?
Oracle Access Manager versions 12.2.1.4.0 and 14.1.2.1.0 are confirmed affected. If you are running other versions, consult Oracle's official advisory to determine whether your release is in scope. Do not assume earlier or later versions are safe without vendor confirmation.
If I restrict network access to Oracle Access Manager, am I protected?
Yes, proper network segmentation that limits HTTP access to Oracle Access Manager instances to authorized hosts only substantially reduces exploitability. However, patching remains the authoritative remediation. Use network controls as a compensating measure while planning and deploying patches.
Has this vulnerability been actively exploited in the wild?
As of the advisory publication date (June 2026), this vulnerability has not been added to CISA's Known Exploited Vulnerabilities catalog, meaning widespread active exploitation has not been formally documented. However, the ease of exploitation and high business impact mean that development of attack tools is likely once the vulnerability is widely known.
This analysis is provided for informational purposes and does not constitute legal, compliance, or professional security advice. All information is based on Oracle's official vulnerability disclosure and publicly available data as of the advisory date. Patch availability, version applicability, and remediation timelines should be verified directly with Oracle and your internal IT governance processes. Organizations are responsible for conducting their own risk assessment, impact analysis, and testing in accordance with their change management policies. SEC.co makes no warranty regarding the completeness, accuracy, or timeliness of this analysis. Source: NVD (public-domain), retrieved 2026-07-23. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-35262HIGHOracle Data Integrator Authentication Bypass – Data Exposure Risk
- CVE-2026-35269HIGHOracle Identity Manager REST WebServices Authentication Bypass
- CVE-2026-35271HIGHOracle PeopleSoft WebLogic Unauthenticated Data Access Vulnerability (CVSS 8.7)
- CVE-2026-35275HIGHOracle VM VirtualBox Shared Folders Privilege Escalation Vulnerability (CVSS 7.5)
- CVE-2026-35277HIGHOracle REST Data Services Authorization Bypass
- CVE-2026-35311HIGHOracle WebLogic Server Remote Takeover via Low-Privilege Access Control Flaw
- CVE-2026-35315HIGHOracle WebCenter Content Remote Takeover via Low-Privilege HTTP Access
- CVE-2026-35317HIGHOracle WebCenter Content Authentication Bypass Vulnerability