Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Unauthenticated network HTTP access with low complexity and no user interaction (auth-bypass tag confirms PR:N); read-only data exposure gives C:H, I:N, A:N.
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
Lifecycle Timeline
2DescriptionCVE.org
Vulnerability in the PeopleSoft Enterprise FIN Payables product of Oracle PeopleSoft (component: Security). The supported version that is affected is 9.2. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise PeopleSoft Enterprise FIN Payables. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all PeopleSoft Enterprise FIN Payables 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 PeopleSoft Enterprise FIN Payables 9.2 (Security component) lets a remote attacker reach financial data over HTTP without credentials, yielding read access to critical or all data the Payables module can reach. The Oracle-supplied tag of 'Authentication Bypass' aligns with the CVSS PR:N vector, indicating the flaw circumvents access controls. No public exploit is identified at time of analysis and the issue is not listed in CISA KEV, but its low complexity and network reach make it a credible target once details from the July 2026 CPU are studied.
Technical ContextAI
PeopleSoft Enterprise FIN Payables is the accounts-payable module of Oracle's PeopleSoft ERP suite, delivered as a web-based application typically fronted by PeopleSoft PIA (PeopleSoft Internet Architecture) over HTTP/HTTPS on a WebLogic/Tomcat servlet tier backed by a Tuxedo application server and a relational database. The affected 'Security' component and the vendor-supplied 'Authentication Bypass' tag point to a defect in the authentication/authorization enforcement path rather than in business logic, so a request that should require a valid session or entitlement is instead honored. No CWE was assigned in the source data; based on the confidentiality-only impact and auth-bypass tag, the root-cause class is most likely improper authentication or missing authorization (CWE-287/CWE-306/CWE-862), but this is inferred, not confirmed.
RemediationAI
Apply the fixes from Oracle's July 2026 Critical Patch Update (https://www.oracle.com/security-alerts/cpujul2026.html); Oracle distributes PeopleSoft security fixes as CPU patch bundles and PeopleTools/PeopleSoft Update Images rather than a single named release, so identify the specific CVE-2026-61087 patch for FIN Payables 9.2 in the CPU matrix and apply it - an exact standalone fix version was not provided in the source data and should be confirmed from the CPU. Until patched, restrict network exposure of the PeopleSoft Internet Architecture (PIA) web tier so it is not reachable from untrusted networks - place it behind a VPN or IP allowlist and, where feasible, put a WAF or reverse proxy in front to filter anomalous requests to the Payables servlets; the trade-off is that overly aggressive filtering or access restriction can disrupt legitimate remote and integration users, so validate rules against known PeopleSoft URL patterns before enforcing. Also review web-tier and application-server logs for unexpected unauthenticated access to Payables endpoints.
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-47298
GHSA-55rw-3wq3-mf7q