Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Remote unauthenticated HTTP access with low complexity yields AV:N/AC:L/PR:N/UI:N; impact is data disclosure only, so C:H with I:N/A:N.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Vulnerability in the Oracle Financial Services Transaction Filtering product of Oracle Financial Services Applications (component: User Interface). The supported version that is affected is 8.1.2.8.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Financial Services Transaction Filtering. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle Financial Services Transaction Filtering 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 information disclosure in Oracle Financial Services Transaction Filtering 8.1.2.8.0 (User Interface component) allows a remote attacker with only network/HTTP access to read all data accessible to the application. Oracle rates it CVSS 7.5 (confidentiality-only), and community tagging labels it an authentication bypass; there is no public exploit identified at time of analysis, with EPSS at a low 0.03% (9th percentile) and SSVC exploitation status 'none'.
Technical ContextAI
The affected product is Oracle Financial Services Transaction Filtering, a sanctions/watchlist screening application used by banks to filter transactions against regulatory lists. The flaw lives in the web-facing User Interface component and is classified as CWE-284 (Improper Access Control), meaning the application fails to correctly enforce authorization/authentication on data it exposes over HTTP. The 'Authentication Bypass' tag combined with PR:N in the CVSS vector indicates a request path that returns protected data without valid credentials. The single affected CPE is cpe:2.3:a:oracle_corporation:oracle_financial_services_transaction_filtering, confirming a Java/web enterprise application rather than an OS or library component.
RemediationAI
Apply the fixes delivered in 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 build number is not stated in the available data, so identify the correct patch for the 8.1.2.8.0 deployment directly from that CPU advisory. Until patched, reduce exposure by restricting network reachability of the Transaction Filtering User Interface to trusted internal management networks or VPN only, placing it behind a reverse proxy/WAF that enforces authentication on all UI endpoints, and blocking direct HTTP access from untrusted zones - the trade-off is that legitimate remote operators must route through the VPN/proxy. Increase logging and monitoring of anonymous or unauthenticated HTTP requests to the UI to detect probing while the patch is scheduled.
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-24436
GHSA-94w8-x4g3-jq5m