Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Unauthenticated (PR:N) network HTTPS access with low complexity per vendor 'easily exploitable'; confidentiality-only data exposure so C:H, I:N, A:N.
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
Lifecycle Timeline
2DescriptionCVE.org
Vulnerability in the PeopleSoft Enterprise SCM Order Management 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 HTTPS to compromise PeopleSoft Enterprise SCM Order Management. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all PeopleSoft Enterprise SCM Order Management 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
Unauthorized data disclosure in Oracle PeopleSoft Enterprise SCM Order Management 9.2 (Security component) allows a remote, unauthenticated attacker with HTTPS network access to read critical or all data accessible to the application. Rated CVSS 3.1 7.5 (confidentiality-only), the flaw is described by Oracle as easily exploitable and is tagged as an authentication bypass. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
PeopleSoft Enterprise SCM (Supply Chain Management) Order Management is an enterprise ERP module deployed on Oracle's PeopleTools/PeopleSoft Internet Architecture (PIA), a Java/web-tier stack fronted by web and application servers communicating over HTTPS. The vulnerability sits in the 'Security' component, and the vendor tag 'Authentication Bypass' indicates the root cause class is improper authentication/access control (broadly CWE-287/CWE-306, though the CVE lists CWE as N/A). Because the CVSS impact is confidentiality-only (C:H, I:N, A:N), the weakness appears to expose data-read paths without permitting modification or disruption, consistent with an access-control gap that lets requests reach protected data without valid session credentials.
RemediationAI
Apply the fixes delivered in the Oracle Critical Patch Update of July 2026 as referenced at https://www.oracle.com/security-alerts/cpujul2026.html; no discrete fix version string is published in the input beyond the CPU bundle, so treat the July 2026 CPU as the patch baseline (Patch available per vendor advisory). Until the CPU is applied, reduce exposure by restricting network reachability to the PeopleSoft PIA/web tier - place it behind a VPN or IP allowlist and terminate untrusted internet access to the Order Management endpoints, accepting that this limits legitimate external/partner access; additionally enforce web-application-firewall rules and web-server access controls in front of PIA to constrain unauthenticated requests to Order Management URLs, understanding a WAF is a stopgap that may not fully block an authentication-bypass path. Because the issue is confidentiality-only, prioritize protecting environments holding sensitive order/customer data.
Unauthenticated data compromise in Oracle PeopleSoft Enterprise SCM Order Management 9.2 (Security component) lets remot
Full takeover of Oracle PeopleSoft Enterprise SCM Order Management 9.2 is possible for any low-privileged user who can l
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-47297
GHSA-57f6-h65w-ffx2