CVE-2026-46866: Oracle Enterprise Manager RCE & DoS Vulnerability – High-Risk Patch Required
A remotely exploitable vulnerability exists in Oracle Enterprise Manager Base Platform versions 13.5 and 24.1 that allows attackers without credentials to cause service outages or corrupt data. An attacker with network access can send specially crafted HTTPS requests to trigger either a denial-of-service condition or unauthorized modifications to Enterprise Manager data. No user interaction is required, and the attack can be repeated reliably. This is a high-severity issue that directly impacts service availability and data integrity.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 8.2 HIGH · CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
- Weaknesses (CWE)
- CWE-400
- Affected products
- 2 configuration(s)
- Published / Modified
- 2026-06-17 / 2026-06-17
NVD description (verbatim)
Vulnerability in the Oracle Enterprise Manager Base Platform product of Oracle Enterprise Manager (component: Agent Next Gen). Supported versions that are affected are 13.5 and 24.1. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTPS to compromise Oracle Enterprise Manager Base Platform. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of Oracle Enterprise Manager Base Platform as well as unauthorized update, insert or delete access to some of Oracle Enterprise Manager Base Platform accessible data. CVSS 3.1 Base Score 8.2 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H).
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-46866 is a network-accessible vulnerability in the Agent Next Gen component of Oracle Enterprise Manager Base Platform. The vulnerability is rooted in improper resource handling (CWE-400), which allows unauthenticated attackers to submit requests that exhaust system resources, leading to hang or crash conditions, or to bypass integrity controls and modify accessible data stores. The attack vector is HTTPS (network-based), requires no authentication, no user interaction, and no special access privileges. The vulnerability affects the base platform itself rather than requiring prior compromise of managed systems. CVSS 3.1 score of 8.2 reflects high availability impact (complete DoS potential) combined with low integrity impact (unauthorized data modification).
Business impact
Successful exploitation of this vulnerability can result in extended downtime of Oracle Enterprise Manager—the centralized management and monitoring platform for enterprise infrastructure. Since Enterprise Manager serves as the operational hub for visibility and control across managed systems, its unavailability degrades an organization's ability to monitor, manage, and respond to issues across its IT estate. Additionally, unauthorized data modification could corrupt monitoring configurations, alert thresholds, or metadata, leading to incorrect operational decisions or loss of audit trails. The ease of exploitation and lack of authentication requirement significantly increases risk exposure.
Affected systems
Oracle Enterprise Manager Base Platform versions 13.5 and 24.1 are confirmed affected. Organizations running these specific versions with network-accessible Enterprise Manager installations face direct risk. The vulnerability does not affect managed agents or target systems directly; rather, it compromises the central platform itself. Customers on other Enterprise Manager versions should verify compatibility against the official vendor advisory to confirm their status.
Exploitability
This vulnerability is easily exploitable with a CVSS exploitability score reflecting no authentication requirement, low attack complexity, and network accessibility. An attacker needs only network reachability to the Enterprise Manager platform via HTTPS—a typical configuration in managed environments. The lack of authentication and user interaction requirements means attackers can launch attacks at scale without credential theft or social engineering. Repeatability (consistent crash or data modification) further simplifies weaponization. However, the vulnerability is not yet listed in CISA's Known Exploited Vulnerabilities catalog.
Remediation
Organizations must apply vendor security patches to Enterprise Manager Base Platform 13.5 and 24.1 immediately. Patch details and version numbers are available in the official Oracle Critical Patch Update advisory. Pending patch deployment, mitigate risk by restricting network access to the Enterprise Manager platform to trusted management networks, disabling unnecessary HTTPS endpoints, and monitoring for suspicious requests. Consider implementing network segmentation or VPN requirements for Enterprise Manager access.
Patch guidance
Consult the Oracle Critical Patch Update advisory issued June 2026 for exact patch versions for Enterprise Manager Base Platform 13.5 and 24.1. Apply patches in a controlled sequence, testing in non-production environments first to ensure compatibility with custom configurations or integrations. Patch deployment should be prioritized for production Enterprise Manager instances. Verify successful remediation by confirming the patched version and testing basic platform operations (authentication, data retrieval, agent communication) post-patch.
Detection guidance
Monitor Enterprise Manager logs for repeated HTTPS connection attempts from unauthenticated sources, unusual request patterns, or resource exhaustion events preceding platform hangs or crashes. Track system resource metrics (CPU, memory, file handles) for anomalies during non-peak hours. Implement alerting for data modification events in Enterprise Manager repositories, especially unauthorized insert/update/delete operations. Use network intrusion detection signatures targeting CWE-400 (uncontrolled resource consumption) patterns directed at Enterprise Manager endpoints. Log analysis should correlate HTTPS errors with platform availability incidents.
Why prioritize this
This vulnerability merits immediate remediation because it requires no authentication or user interaction, is easily exploitable over the network, and directly impacts critical infrastructure monitoring capability. The combination of high availability impact (DoS) and integrity compromise affects operational resilience. Enterprise Manager is often a high-value target because it provides attackers visibility and control over the broader infrastructure once compromised. The existence of versions 13.5 and 24.1 suggests a wide installed base spanning legacy and current deployments.
Risk score, explained
CVSS 3.1 score of 8.2 (HIGH) reflects: (1) Network attack vector—remote exploitation without special tools; (2) Low attack complexity—straightforward request crafting; (3) No authentication or user interaction—immediate attack surface; (4) High availability impact—complete denial of service possible; (5) Low integrity impact—unauthorized data modification within accessible scope; (6) No confidentiality impact—no information disclosure. The score emphasizes availability and integrity compromise over confidentiality, appropriate for an infrastructure management platform where operational continuity is paramount.
Frequently asked questions
Are managed systems (agents, monitored hosts) directly vulnerable?
No. The vulnerability resides in the central Enterprise Manager Base Platform, not in deployed agents or target systems. However, if the platform is compromised, attackers gain a foothold for lateral movement or further reconnaissance of managed infrastructure.
Can this be exploited from the internet, or only internal networks?
The vulnerability is network-accessible via HTTPS and requires only network reachability to the Enterprise Manager platform. Organizations that expose Enterprise Manager to the internet face significantly higher risk; those with Enterprise Manager on internal networks only have reduced exposure provided firewall rules are properly enforced.
Why does this affect both version 13.5 (older) and 24.1 (current)?
The vulnerability likely stems from a common code path or architectural component shared across versions, or was introduced in version 13.5 and carried forward. Oracle's patch advisory will clarify which versions are truly fixed. Organizations on long-term support versions must upgrade or apply patches to remediate.
What should we do if we cannot patch immediately?
Implement immediate network access controls by restricting Enterprise Manager HTTPS access to trusted management subnets only, disable unnecessary services, and increase monitoring of access logs and resource metrics. However, these are temporary mitigations—patching should be prioritized as a critical task within your change control window.
This analysis is based on publicly available vulnerability data and Oracle's official advisory as of June 2026. Security professionals should consult the authoritative Oracle Critical Patch Update bulletin for exact patch versions, affected product builds, and any interim patches. This document does not constitute legal or compliance advice. Organizations must validate patch compatibility in their specific environments before production deployment. The absence of a CVE from CISA's Known Exploited Vulnerabilities catalog does not guarantee absence of exploitation in the wild. Source: NVD (public-domain), retrieved 2026-07-23. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-35266HIGHOracle REST Data Services Authentication & Data Integrity Vulnerability
- CVE-2026-35277HIGHOracle REST Data Services Authorization Bypass
- CVE-2026-46829HIGHOracle REST Data Services Unauthenticated Denial-of-Service Vulnerability
- CVE-2026-46834HIGHOracle Database Net Service DoS Vulnerability (CVSS 7.5)
- CVE-2026-46835HIGHOracle Database Server Net Service Denial of Service (CVSS 7.5)
- CVE-2026-46862HIGHMySQL Router TLS Denial-of-Service Vulnerability (CVSS 7.5)
- CVE-2026-46863HIGHUnauthenticated MySQL Denial-of-Service Vulnerability (CVSS 7.5)
- CVE-2026-46843MEDIUMOracle REST Data Services DoS Vulnerability—Patch Guidance