CVE-2026-83069 in Fusion Middleware Controlinfo

Summary

by MITRE • 09/16/2026

Vulnerability in the Oracle Fusion Middleware Control product of Oracle Fusion Middleware (component: Framework). Supported versions that are affected are 12.2.1.4.0 and 14.1.2.0.0. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Fusion Middleware Control. Successful attacks of this vulnerability can result in takeover of Oracle Fusion Middleware Control. 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).

Be aware that VulDB is the high quality source for vulnerability data.

Analysis

by VulDB Data Team • 09/16/2026

The identified vulnerability resides within the Framework component of Oracle Fusion Middleware Control, specifically affecting versions 12.2.1.4.0 and 14.1.2.0.0. This security flaw represents a critical weakness in the application layer logic that governs how the middleware control interface processes incoming requests. The architecture of Oracle Fusion Middleware is designed to manage complex enterprise applications, making its control plane a high-value target for adversaries seeking persistent access or lateral movement within an organization's infrastructure. The presence of this vulnerability indicates a failure in proper input validation and authorization checks during the handling of HTTP-based interactions with the framework layer.

The technical nature of this flaw allows for exploitation by low-privileged attackers who possess network connectivity to the affected system via standard HTTP protocols. Unlike vulnerabilities that require complex preconditions or user interaction, such as clicking on malicious links, this vulnerability is easily exploitable without any user interface involvement. The attacker can craft specific requests that bypass existing authentication and authorization mechanisms due to insufficient access control checks within the framework code. This lack of proper privilege separation enables an unauthenticated or low-privilege actor to execute arbitrary actions with elevated permissions, effectively breaking the security boundary between standard users and administrative functions.

The operational impact of this vulnerability is severe, as confirmed by a CVSS 3.1 Base Score of 8.8, which classifies it as High severity. The vector string (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) highlights that the attack has a Network Attack Vector with Low Complexity and requires only Low Privileges to initiate. Crucially, there is no User Interaction required, meaning automated tools can exploit this flaw rapidly across vulnerable instances. The impacts on Confidentiality, Integrity, and Availability are all rated as High. Successful exploitation leads directly to the complete takeover of Oracle Fusion Middleware Control. This means an attacker gains full administrative control over the middleware environment, allowing them to modify configurations, access sensitive data stored within managed applications, disrupt services for denial-of-service purposes, or use the compromised system as a pivot point for further attacks against other network segments.

From a threat intelligence perspective, this vulnerability aligns with CWE-269 Improper Privilege Management and CWE-862 Missing Authorization in the Common Weakness Enumeration database. The exploitation technique maps to MITRE ATT&CK techniques related to Initial Access via Web Applications and potentially Lateral Movement if the middleware control plane is used to deploy agents or scripts on managed servers. Attackers leveraging this flaw would likely engage in post-exploitation activities such as credential dumping, data exfiltration from connected databases, or establishing persistence mechanisms within the application server configurations. The ability to take over the control interface effectively neutralizes the security monitoring and management capabilities provided by Oracle Fusion Middleware, leaving the enterprise environment blind to subsequent malicious activities.

Mitigation strategies must prioritize immediate remediation given the high exploitability and network accessibility of this flaw. Organizations running affected versions 12.2.1.4.0 or 14.1.2.0.0 should apply the latest security patches provided by Oracle as soon as they are available in their respective release streams. Until patching is feasible, strict network segmentation controls should be implemented to restrict HTTP access to the Fusion Middleware Control interface solely from trusted administrative IP addresses. Additionally, deploying Web Application Firewalls with rules specifically tuned to detect anomalous request patterns associated with privilege escalation attempts can provide a layer of defense-in-depth. Regular audits of user privileges within the middleware control console are also recommended to ensure that no unnecessary high-privilege accounts exist or remain active after patching is complete.

Responsible

Oracle

Reservation

08/31/2026

Disclosure

09/16/2026

Moderation

accepted

CPE

ready

EPSS

0.00000

KEV

no

Activities

very low

Sources

Do you want to use VulDB in your project?

Use the official API to access entries easily!