Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Unauthenticated network authentication bypass (AV:N/AC:L/PR:N/UI:N) yielding full read of accessible data (C:H) with no integrity or availability impact.
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
Lifecycle Timeline
2DescriptionCVE.org
Vulnerability in Oracle Application Testing Suite. The supported version that is affected is 13.3.0.1. Easily exploitable vulnerability allows unauthenticated attacker with network access via TCP to compromise Oracle Application Testing Suite. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle Application Testing Suite 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
Unauthenticated data disclosure in Oracle Application Testing Suite 13.3.0.1 lets a remote attacker with only TCP network access read critical application data, potentially gaining complete access to all data reachable by the product. The flaw is tagged as an authentication bypass and was disclosed in Oracle's July 2026 Critical Patch Update; there is no public exploit identified at time of analysis and it is not listed in CISA KEV. Impact is confined to confidentiality - integrity and availability are unaffected per the CVSS vector.
Technical ContextAI
Oracle Application Testing Suite (OATS) is Oracle's web-based load, functional, and test-management platform (OpenScript, Oracle Load Testing, Oracle Test Manager) typically deployed on WebLogic and exposed over HTTP/TCP. The single CPE, cpe:2.3:a:oracle_corporation:oracle_application_testing_suite:*, confirms the affected component is the OATS application server itself. Oracle assigns no formal CWE (CWE: N/A), but the vendor 'Authentication Bypass' tag combined with a confidentiality-only impact points to a broken-access-control / missing-authentication class weakness (conceptually CWE-287/CWE-306) that exposes protected data without valid credentials rather than a memory-safety or injection bug.
RemediationAI
Apply the fixes from the Oracle July 2026 Critical Patch Update (https://www.oracle.com/security-alerts/cpujul2026.html) - patch available per vendor advisory, though Oracle CPUs deliver a cumulative patch rather than a distinct fixed product version, so no independently confirmed fix version string is available beyond the CPU bundle for 13.3.0.1. Until the CPU is applied, reduce exposure by restricting network reach to the OATS console: block or firewall inbound TCP to the OATS/WebLogic ports so only trusted QA subnets can connect (trade-off: legitimate distributed test agents must be added to the allowlist), place the instance behind a VPN or reverse proxy requiring authentication (trade-off: added access friction for testers), and take any internet-facing OATS instance offline given it is a non-production tooling asset. Because the flaw is an authentication bypass, do not rely on application-level login controls as a compensating measure.
Complete compromise of Oracle Application Testing Suite version 13.3.0.1 is possible by remote, unauthenticated attacker
Complete takeover of Oracle Application Testing Suite 13.3.0.1 is possible by unauthenticated attackers over the network
Remote takeover of Oracle Application Testing Suite 13.3.0.1 allows an unauthenticated attacker with TCP network access
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46456
GHSA-jpv7-65rj-h3qm