MEDIUM 6.1

CVE-2026-46812: Oracle Access Manager Authentication Bypass & Data Access Vulnerability

Oracle Access Manager versions 12.2.1.4.0 and 14.1.2.1.0 contain an authentication flaw that allows an unauthenticated network attacker to read or modify data within the application. The vulnerability requires a user to interact with a malicious request, but successful exploitation can affect not only Access Manager itself but potentially other connected systems. This is a medium-severity issue with network-accessible attack vectors and no special privileges required for initial access.

Source data · NVD / CISA · public domain

CVSS
3.1 · 6.1 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/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 Oracle Access Manager product of Oracle Fusion Middleware (component: Authentication Engine). 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 require human interaction from a person other than the attacker and while the vulnerability is in Oracle Access Manager, attacks may significantly impact additional products (scope change). 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. CVSS 3.1 Base Score 6.1 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N).

1 reference(s) · View on NVD →

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

Technical summary

CVE-2026-46812 is an improper access control vulnerability (CWE-284) in the Oracle Access Manager Authentication Engine affecting versions 12.2.1.4.0 and 14.1.2.1.0. The flaw has a network attack vector (AV:N), low attack complexity (AC:L), requires no authentication (PR:N), but does require user interaction (UI:R). Notably, the vulnerability exhibits scope change (S:C), meaning exploitation can impact systems beyond Access Manager itself. The CVSS 3.1 base score of 6.1 reflects confidentiality and integrity impacts with no availability loss. The vulnerability is remotely triggerable via HTTP without authentication, making reconnaissance and targeting straightforward.

Business impact

Organizations deploying Oracle Access Manager in federated or gateway roles face significant business risk. Since scope change is flagged, exploitation may extend beyond the authentication layer to downstream applications relying on Access Manager for identity decisions. Successful attacks can lead to unauthorized data modification, credential theft, or elevation of privileges in dependent systems. The requirement for user interaction means phishing or social engineering tactics would be necessary, but given Access Manager's role in securing enterprise resources, the blast radius could encompass sensitive user data, application access controls, and audit trails.

Affected systems

Oracle Access Manager versions 12.2.1.4.0 and 14.1.2.1.0 are explicitly vulnerable. Organizations should inventory deployments of these versions, noting that Access Manager often operates as a centralized identity broker. Verify whether instances are exposed to untrusted networks and assess downstream system dependencies. Versions outside the stated ranges require separate evaluation against Oracle's advisory, but these two versions are confirmed in-scope.

Exploitability

The vulnerability is easily exploitable from a technical standpoint: no authentication is required, attack complexity is low, and network access suffices. However, practical exploitation requires user interaction—typically clicking a malicious link or visiting an attacker-controlled site while the victim is authenticated to Access Manager. This user-interaction requirement raises the bar for opportunistic attacks but does not significantly impede targeted attacks against high-value targets. The network-accessible nature and lack of authentication barriers mean the attack surface is broad for any organization exposing Access Manager to the internet or untrusted networks.

Remediation

Apply security updates provided by Oracle for Access Manager versions 12.2.1.4.0 and 14.1.2.1.0 as released in the June 2026 security patch set. Organizations unable to patch immediately should implement network segmentation to restrict Access Manager exposure, enforce multi-factor authentication to increase friction for social-engineering attacks, and monitor authentication logs for anomalous data access patterns. Consider enabling verbose audit logging on Access Manager to capture any unauthorized data modifications.

Patch guidance

Oracle will issue patches through its Critical Patch Update (CPU) program; consult the official Oracle Security Alert for exact patch versions and deployment instructions. Test patches in a non-production environment first, particularly given Access Manager's role in production authentication. Plan patching to minimize downtime, as Access Manager is typically mission-critical. Verify patch application by checking version numbers post-deployment and validating authentication functionality across downstream applications.

Detection guidance

Monitor Oracle Access Manager audit and access logs for unusual data access or modification patterns, particularly focusing on HTTP requests that trigger read or write operations outside normal business context. Look for failed authentication attempts followed by successful data access, which may indicate an attacker exploiting the scope-change behavior. Enable HTTP request logging if available and review for anomalous query parameters or POST payloads. Endpoint detection and response (EDR) tools should flag unusual child processes spawned by Access Manager daemons.

Why prioritize this

Despite a CVSS score of 6.1 (medium), this vulnerability warrants prioritization because Access Manager is a trust boundary component protecting sensitive authentication infrastructure. The scope-change designation indicates blast radius extends to multiple downstream systems, amplifying business impact. The ease of exploitation combined with network accessibility and lack of authentication requirements mean opportunistic scanning and targeted exploitation are both feasible. Organizations in regulated industries or operating high-touch cloud services should treat this as high-priority for patching.

Risk score, explained

The CVSS 3.1 score of 6.1 reflects the combination of low attack friction (no authentication, low complexity, network access) and user-interaction requirement, balanced against integrity and confidentiality impacts without availability loss. The scope-change metric is critical: it acknowledges that compromising Access Manager can cascade to other systems, which the base score alone may underrepresent. From a business risk perspective, the actual risk exceeds the numerical score because Access Manager operates as a gatekeeper; integrity and confidentiality breaches here undermine trust in all downstream systems.

Frequently asked questions

Do I need to patch if my Access Manager instance is air-gapped?

Air-gapped deployments reduce exploit likelihood significantly, as the attacker would need physical or social-engineering access to the network. However, if any trusted internal user or system can reach Access Manager via HTTP, the vulnerability remains exploitable through malicious requests. Patching is still recommended as a best practice.

What does 'scope change' mean for this vulnerability?

Scope change (S:C in CVSS) indicates that successful exploitation of the Access Manager vulnerability can affect systems beyond Access Manager itself—typically applications and services that trust Access Manager for authentication decisions. An attacker could modify user credentials or permissions in Access Manager, then use those changes to compromise dependent applications.

Is this vulnerability currently being exploited in the wild?

This vulnerability is not on the Known Exploited Vulnerabilities (KEV) catalog as of the publication date, meaning widespread exploitation has not been documented. However, that does not guarantee absence of exploitation; organizations should assume sophisticated actors could develop exploits given the ease of triggering the vulnerability.

Can I mitigate this without patching?

Network isolation is the strongest mitigation: restrict Access Manager exposure to trusted internal networks and require VPN access if remote users must authenticate. Additionally, require multi-factor authentication for all users accessing Access Manager to raise the cost of social-engineering attacks. These measures reduce risk but do not eliminate the underlying vulnerability; patching is required for complete remediation.

This analysis is provided for informational purposes and reflects publicly available CVE data as of the publication date. Patch versions, affected builds, and remediation steps should be verified directly against Oracle's official Security Alert and vendor advisories. The information herein does not constitute legal, compliance, or professional security advice. Organizations should conduct independent risk assessments and testing before implementing changes based on this guidance. SEC.co and its authors disclaim liability for any direct or indirect damages resulting from reliance on this information. Source: NVD (public-domain), retrieved 2026-07-23. Analysis generated by SEC.co (claude-haiku-4-5).