Summary
CVE-2026-71074 is a critical, unauthenticated remote compromise vulnerability in the Imperative Web Server component of Oracle Helidon (part of Oracle Fusion Middleware). The flaw allows an attacker with only network access via HTTP — no credentials and no user interaction — to fully take over an affected Helidon instance. Oracle rates the issue 9.8 (Critical) and describes it as "easily exploitable," which combined with the network attack vector makes it a high-priority patching target for any internet-facing Helidon deployment.
Technical details
- Root cause: A flaw in the Imperative Web Server component of Oracle Helidon that permits an unauthenticated attacker to compromise the server.
- Trigger conditions: Exploitable remotely over HTTP with no authentication or user interaction required (AC:L, PR:N, UI:N).
- Attack vector: Network (AV:N) — reachable by any client that can send HTTP requests to the exposed Helidon service.
- Impact: Oracle’s advisory states successful exploitation can result in "takeover of Helidon," with the CVSS vector indicating high impact to confidentiality, integrity, and availability (C:H/I:H/A:H) — consistent with full compromise of the affected server/application.
Affected software
- Oracle Helidon, version 3.2.18 (Imperative Web Server component), as listed in the official CVE record and Oracle’s August 2026 Critical Patch Update.
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 patches provided in Oracle’s August 2026 Critical Patch Update (CPU) advisory for the Helidon product family. Organizations running Helidon 3.2.18 should update to the fixed release identified for their branch in that advisory as soon as possible.
- If immediate patching isn’t feasible: Restrict network access to Helidon-based web services (e.g., via firewall rules, VPN, or reverse proxy allow-listing) so the HTTP listener is not reachable from untrusted networks, and monitor exposed Helidon endpoints for anomalous or malformed requests until the patch can be applied.
- Review all internet-facing assets for use of the affected Helidon version and prioritize remediation given the unauthenticated, network-based attack path and critical severity score.

