Description
Vulnerability in the Oracle Internet Directory product of Oracle Fusion Middleware (component: OID LDAP Server). 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 LDAP to compromise Oracle Internet Directory. Successful attacks of this vulnerability can result in takeover of Oracle Internet Directory. CVSS 3.1 Base Score 9.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).
Published: 2026-09-15
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Patch Immediately
AI Analysis

Impact

Oracle Internet Directory versions 12.2.1.4.0 and 14.1.2.1.0 contain an authentication bypass vulnerability that allows an unauthenticated attacker with network access to the LDAP service to compromise the directory. The flaw maps to CWE‑287 (Improper Authentication) and CWE‑306 (Missing Authentication for Critical Function). Because the LDAP protocol is exposed, a successful exploit could grant the attacker full control over the directory, enabling data theft, configuration changes, or service takeover, with complete confidentiality, integrity, and availability compromise.

Affected Systems

The affected product is Oracle Internet Directory, part of Oracle Fusion Middleware. Affected releases include 12.2.1.4.0 and 14.1.2.1.0. Vulnerable versions are identified by the CPE strings for 12.2.1.4.0 and 14.1.2.1.0.

Risk and Exploitability

The CVSS 3.1 score of 9.8 signals a critical threat with high impact. The EPSS score of less than 1% indicates that, so far, exploitation attempts are rare, but the vulnerability remains easily exploitable by any actor with network access to the LDAP port. The issue is not yet listed in CISA KEV, yet the combination of high severity and unrestricted LDAP exposure makes it a high‑risk target. Attackers would likely perform the exploit from behind a network edge, sending specially crafted LDAP requests to induce an unauthenticated bind that yields control of the directory service.

Generated by OpenCVE AI on September 17, 2026 at 03:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Oracle security patch or upgrade Oracle Internet Directory to a non‑vulnerable release.
  • Disable anonymous LDAP binds or enforce strong authentication mechanisms on the directory service.
  • Restrict inbound LDAP traffic to trusted IP ranges or through a VPN to limit exposure to the attack surface.

Generated by OpenCVE AI on September 17, 2026 at 03:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 15 Sep 2026 23:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287
CWE-306

Tue, 15 Sep 2026 20:15:00 +0000

Type Values Removed Values Added
Description Vulnerability in the Oracle Internet Directory product of Oracle Fusion Middleware (component: OID LDAP Server). 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 LDAP to compromise Oracle Internet Directory. Successful attacks of this vulnerability can result in takeover of Oracle Internet Directory. CVSS 3.1 Base Score 9.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).
First Time appeared Oracle
Oracle internet Directory
CPEs cpe:2.3:a:oracle:internet_directory:12.2.1.4.0:*:*:*:*:*:*:*
cpe:2.3:a:oracle:internet_directory:14.1.2.1.0:*:*:*:*:*:*:*
Vendors & Products Oracle
Oracle internet Directory
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Oracle Internet Directory
cve-icon MITRE

Status: PUBLISHED

Assigner: oracle

Published:

Updated: 2026-09-15T22:54:37.130Z

Reserved: 2026-08-31T15:40:57.337Z

Link: CVE-2026-83062

cve-icon Vulnrichment

Updated: 2026-09-15T22:45:35.899Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-15T20:18:14.907

Modified: 2026-09-16T19:42:12.090

Link: CVE-2026-83062

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-17T03:45:20Z

Weaknesses
  • CWE-287

    Improper Authentication

  • CWE-306

    Missing Authentication for Critical Function