Summary
CVE-2026-73912 is a critical, easily exploitable vulnerability in the Imperative Web Server component of Oracle Helidon, the Java framework Oracle ships as part of Oracle Fusion Middleware. The flaw allows an unauthenticated attacker with only network access via HTTP to compromise Helidon, with Oracle describing the potential outcome as full "takeover" of the affected server. Oracle rates the issue CRITICAL with a CVSS v3.1 base score of 9.8, reflecting network exploitability, low attack complexity, no privileges or user interaction required, and high impact to confidentiality, integrity, and availability.
Technical details
- Component: Imperative Web Server module within Oracle Helidon (Oracle Fusion Middleware family).
- Root cause: Oracle’s advisory characterizes the issue as an "easily exploitable" flaw in the Imperative Web Server; Oracle has not published a CWE classification or low-level technical root-cause description in the public CVE record.
- Trigger conditions: No authentication or user interaction is required; the vulnerability is reachable by any attacker who can send HTTP requests to a network-exposed Helidon Imperative Web Server instance.
- Attack vector: Network (HTTP), remotely exploitable without credentials.
- Impact: Successful exploitation can result in complete compromise ("takeover") of the Helidon server process, with high impact to confidentiality, integrity, and availability of the host application and any data it processes.
Affected software
- Oracle Helidon, version 4.5.0 (confirmed as the affected version in the published CVE record).
- Oracle’s August 2026 Critical Security Patch Update advisory, which addresses this Helidon issue, lists the following Helidon release lines as covered by the advisory: 1.4.19, 1.4.20, 3.2.18, 3.2.19, 3.2.20, 4.5.0, 4.5.1, and 4.5.3. Organizations running any of these Helidon releases should consult the vendor advisory to confirm exposure and obtain the appropriate patch for their release line.
Severity
- CVSS v3.1 Base Score: 9.8 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: Apply the Helidon patches published in Oracle’s August 2026 Critical Security Patch Update and upgrade affected Helidon deployments to the fixed release specified for your release line in that advisory. Oracle’s own guidance notes that patch releases for Helidon 4 "contain important bug and security fixes" and are "strongly recommended for all users."
- If immediate patching is not possible:
- Restrict network access to Helidon-based services (e.g., via firewalling, VPN, or reverse proxy access controls) so that only trusted hosts can reach the Imperative Web Server endpoint.
- Monitor internet-facing Helidon instances for anomalous HTTP traffic and unexpected process behavior as a compensating control until patching is complete.
- Treat any Helidon 4.5.0 (and related 1.4.x/3.2.x/4.5.x line) deployment reachable from untrusted networks as high risk and prioritize it for patching or isolation.

