Description
Vulnerability in the Oracle JDeveloper product of Oracle Fusion Middleware (component: ADF Faces). Supported versions that are affected are 12.2.1.4.0 and 14.1.2.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle JDeveloper. Successful attacks of this vulnerability can result in takeover of Oracle JDeveloper. 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: Immediate Patch
AI Analysis

Impact

A flaw in Oracle JDeveloper's ADF Faces component allows an unauthenticated attacker to bypass authentication controls and execute arbitrary code. This results in full compromise of the application, granting the attacker complete confidentiality, integrity, and availability damage. The weakness is an authentication bypass flaw and missing authentication mechanisms, classified as CWE‑287 and CWE‑306.

Affected Systems

Oracle JDeveloper, version 12.2.1.4.0 and 14.1.2.0.0, are affected. The vulnerability applies to installations of Oracle Fusion Middleware that include these JDeveloper releases. Any environment exposing the application to HTTP traffic is potentially vulnerable.

Risk and Exploitability

The CVSS v3.1 score of 9.8 indicates critical severity, with all three impact metrics rated high. The EPSS score is below 1%, indicating a low current exploitation probability, and the vulnerability is not listed in CISA's KEV catalog. Nonetheless, the attack vector is network‑based via unauthenticated HTTP requests, making exploitation trivial for attackers with network access.

Generated by OpenCVE AI on September 17, 2026 at 05:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Oracle JDeveloper patch for versions 12.2.1.4.0 and 14.1.2.0.0 to remediate the authentication bypass flaw.
  • If a patch is not yet available, isolate the JDeveloper environment and restrict HTTP access to trusted IP ranges or users only.
  • Ensure that authentication is enforced on all exposed endpoints, remove any default or automatically created accounts, and update credentials to strong passwords to close the missing authentication path.

Generated by OpenCVE AI on September 17, 2026 at 05:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 17 Sep 2026 05:30:00 +0000

Type Values Removed Values Added
Title Unauthenticated Remote Code Execution in Oracle JDeveloper ADF Faces

Thu, 17 Sep 2026 02: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 JDeveloper product of Oracle Fusion Middleware (component: ADF Faces). Supported versions that are affected are 12.2.1.4.0 and 14.1.2.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle JDeveloper. Successful attacks of this vulnerability can result in takeover of Oracle JDeveloper. 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 jdeveloper
CPEs cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
cpe:2.3:a:oracle:jdeveloper:14.1.2.0.0:*:*:*:*:*:*:*
Vendors & Products Oracle
Oracle jdeveloper
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 Jdeveloper
cve-icon MITRE

Status: PUBLISHED

Assigner: oracle

Published:

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

Reserved: 2026-08-13T18:41:45.893Z

Link: CVE-2026-73961

cve-icon Vulnrichment

Updated: 2026-09-15T22:46:20.754Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-15T20:17:47.320

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

Link: CVE-2026-73961

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-17T05:15:19Z

Weaknesses
  • CWE-287

    Improper Authentication

  • CWE-306

    Missing Authentication for Critical Function