Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Remote unauthenticated attack over Oracle Net with low complexity (AV:N/AC:L/PR:N/UI:N); impact is confidentiality-only read access, so C:H with I:N and A:N.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Vulnerability in the Java VM component of Oracle Database Server. Supported versions that are affected are 19.3-19.30 and 21.3-21.21. Easily exploitable vulnerability allows unauthenticated attacker with network access via Oracle Net to compromise Java VM. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Java VM accessible data. CVSS 3.1 Base Score 7.5 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N).
AnalysisAI
Unauthorized data access in Oracle Database Server's Java VM component allows a remote, unauthenticated attacker to compromise the Java VM over Oracle Net (default port 1521) and read all data accessible to it, affecting versions 19.3-19.30 and 21.3-21.21. The flaw is rated CVSS 7.5 with confidentiality-only impact and is easily exploitable per Oracle, though EPSS is very low (0.03%, 9th percentile) and no public exploit identified at time of analysis. It is addressed in the Oracle Critical Patch Update of April 2026.
Technical ContextAI
The affected component is the Oracle Java VM (OJVM), the Java runtime embedded inside the Oracle Database engine that executes stored Java procedures and enables Java-based database logic. Exposure occurs over Oracle Net (TNS), Oracle's proprietary client-server network protocol typically listening on TCP 1521. The vulnerability is classified as CWE-284 (Improper Access Control), meaning the OJVM fails to properly restrict who or what can access protected Java VM resources, and the supplied 'Authentication Bypass' tag reinforces that access controls guarding the Java VM can be circumvented without valid credentials. The single CPE provided (cpe:2.3:a:oracle_corporation:oracle_database_server:*) confirms the scope is the database server product line rather than clients or middleware.
RemediationAI
Apply the Oracle Critical Patch Update of April 2026 (patch available per vendor advisory at https://www.oracle.com/security-alerts/cpuapr2026.html); an exact fixed sub-version is not enumerated in the provided data, so identify the corresponding 19.x/21.x CPU patch for your installed release and apply it - the fix versions should be confirmed directly from that advisory. Where immediate patching is not possible, reduce exposure by restricting network access to the Oracle Net listener (TCP 1521) so it is reachable only from trusted application hosts via firewall rules or Oracle Net valid node checking (tcp.validnode_checking / tcp.invited_nodes), which limits who can reach the Java VM but requires an accurate allow-list of clients and can break legitimate connections if misconfigured. If Java in the database is not used, consider removing or disabling the OJVM component per Oracle's documented procedure, noting this will break any stored Java procedures and must be validated against application dependencies.
Oracle Java SE 7 Update 6 and earlier contains multiple sandbox bypass vulnerabilities via the ClassFinder and forName m
Remote code execution in IBM Sterling B2B Integrator, Sterling Integrator, and Tivoli Common Reporting allows unauthenti
Java Runtime Environment sandbox bypass via incorrect image channel verification in 2D component allows remote unauthent
Oracle Java SE JDK/JRE 7 and 6 Update 27 and earlier allows remote code execution with complete system compromise throug
JBoss Seam 2 in Red Hat JBoss EAP 4.3.0 fails to sanitize JBoss Expression Language inputs, allowing remote attackers to
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 up
Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Up
The WLS Security component in Oracle WebLogic Server 10.3.6.0, 12.1.2.0, 12.1.3.0, and 12.2.1.0 allows remote attackers
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier allow
Remote unauthenticated attackers can execute arbitrary code on Adobe ColdFusion servers through Java deserialization fla
The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-24432