Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Oracle describes easily-exploitable unauthenticated network access over HTTPS resulting in takeover, so AV:N/AC:L/PR:N/UI:N with full C/I/A High and unchanged scope.
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
Lifecycle Timeline
2DescriptionCVE.org
Vulnerability in the PeopleSoft Enterprise FIN Manufacturing Brazil product of Oracle PeopleSoft (component: Integration). The supported version that is affected is 9.1. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTPS to compromise PeopleSoft Enterprise FIN Manufacturing Brazil. Successful attacks of this vulnerability can result in takeover of PeopleSoft Enterprise FIN Manufacturing Brazil. CVSS 3.1 Base Score 9.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).
AnalysisAI
Full takeover of Oracle PeopleSoft Enterprise FIN Manufacturing Brazil 9.1 is possible when an unauthenticated remote attacker reaches the vulnerable Integration component over HTTPS. Oracle rates this 9.8 (CVSS 3.1) with high confidentiality, integrity, and availability impact and describes it as easily exploitable, meaning no authentication, privileges, or user interaction are required. There is no public exploit identified at time of analysis and it is not on CISA KEV, but the low-complexity unauthenticated profile makes it a priority patch in the Oracle July 2026 Critical Patch Update.
Technical ContextAI
The affected software is Oracle's PeopleSoft Enterprise Financials suite, specifically the Brazil-localized Manufacturing (FIN Manufacturing Brazil) module running on the PeopleTools application-server stack, and the vulnerable subsystem is the Integration component - typically the Integration Broker / integration gateway that handles inbound service operations and message routing over HTTP/HTTPS. Oracle publishes no CWE for this issue (CWE: N/A) and does not disclose root-cause internals in the CPU advisory, but the 'takeover' outcome combined with an unauthenticated HTTPS vector is consistent with the class of integration-gateway flaws (authentication bypass, unsafe deserialization, or injection in message handling) historically seen in PeopleSoft Integration Broker. The Oracle-supplied tag 'Information Disclosure' is present, but the CVSS vector's C:H/I:H/A:H and explicit 'takeover' language indicate impact well beyond disclosure alone.
RemediationAI
Vendor-released patch: apply the fixes from the Oracle Critical Patch Update of July 2026 (https://www.oracle.com/security-alerts/cpujul2026.html) for PeopleSoft Enterprise FIN Manufacturing Brazil 9.1; the CPU advisory is the definitive source for the specific patch set and PeopleTools level required. Because the exposure is through the Integration component over HTTPS, if patching cannot be completed immediately, reduce attack surface by restricting network access to the Integration Broker / integration gateway and PIA endpoints so they are reachable only from trusted internal networks or via VPN rather than the public internet, and place the application behind a WAF or reverse proxy that allow-lists integration service operations - noting the trade-off that legitimate external integration partners may lose connectivity and must be explicitly allow-listed. Disabling or firewalling any unused integration gateway listeners further shrinks exposure. These are compensating controls only; the CPU patch is the sole confirmed fix.
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-47436
GHSA-jfp2-vxm7-rhq5