Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
SOAP endpoint is network-reachable (AV:N) with no auth or user interaction (PR:N/UI:N); Oracle's AC:H reflects non-trivial conditions; description states full takeover (C:H/I:H/A:H).
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
Lifecycle Timeline
1DescriptionCVE.org
Vulnerability in the Oracle Receivables product of Oracle E-Business Suite (component: Internal Operations). Supported versions that are affected are 12.2.3-12.2.15. Difficult to exploit vulnerability allows unauthenticated attacker with network access via SOAP to compromise Oracle Receivables. Successful attacks of this vulnerability can result in takeover of Oracle Receivables. CVSS 3.1 Base Score 8.1 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H).
AnalysisAI
Remote takeover of Oracle Receivables in Oracle E-Business Suite versions 12.2.3 through 12.2.15 is possible by unauthenticated attackers reaching the SOAP interface of the Internal Operations component. Oracle's CVSS 3.1 score of 8.1 reflects full confidentiality, integrity, and availability impact, though high attack complexity (AC:H) tempers the practical risk. No public exploit identified at time of analysis, and the issue is not on CISA KEV.
Technical ContextAI
Oracle E-Business Suite (EBS) is a large enterprise resource planning suite; Oracle Receivables is its accounts-receivable module, used for invoicing, customer balances, and collections. The vulnerability sits in the Internal Operations component and is reached through a SOAP web service endpoint, which in EBS is typically exposed via the Oracle Application Server / WebLogic tier and the Integrated SOA Gateway. Oracle did not publish a CWE for this issue, but the combination of SOAP transport, AC:H complexity, and full C/I/A impact is consistent with a deserialization, XML/SOAP parsing, or authorization-bypass class of flaw in a web service handler. CPE data confirms the affected product is cpe:2.3:a:oracle_corporation:oracle_receivables across all listed versions in the 12.2.x branch.
RemediationAI
Apply the patches in the Oracle Critical Patch Update of June 2026 (https://www.oracle.com/security-alerts/cspujun2026.html), which is the authoritative fix referenced by the advisory; the input does not provide an exact patch-set bundle number, so consult that CPU matrix for the precise Oracle Receivables 12.2.x patch that corresponds to your installed version. Until patching is complete, restrict network reachability of the EBS SOAP / Integrated SOA Gateway endpoints to trusted internal segments using firewall or reverse-proxy rules, and disable any unused SOAP services in the Internal Operations component via the Integrated SOA Gateway admin UI - be aware this can break integrations that legitimately consume those services. Place the EBS web tier behind authenticated reverse proxy or WAF rules that drop unauthenticated SOAP requests to Receivables endpoints, accepting that this may interfere with B2B or partner integrations and will require careful allowlisting.
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-37243