Description
Vulnerability in the PeopleSoft Enterprise PeopleTools product of Oracle PeopleSoft (component: PeopleCode). Supported versions that are affected are 8.61-8.63. Easily exploitable vulnerability allows high privileged attacker with network access via HTTP to compromise PeopleSoft Enterprise PeopleTools. Successful attacks of this vulnerability can result in takeover of PeopleSoft Enterprise PeopleTools. CVSS 3.1 Base Score 7.2 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H).
Published: 2026-08-18
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Oracle PeopleSoft Enterprise PeopleTools includes a flaw in its PeopleCode component that can be triggered from an external HTTP request. When accessed by an attacker with high privileges on the network, the vulnerability allows arbitrary execution of PeopleCode, enabling the attacker to gain full control over the application, which includes the ability to read, modify or delete data and to alter application behavior. The impact covers confidentiality, integrity and availability, giving a potential attacker a complete takeover of the installed instance. The flaw is a CWE-284 (Missing Authorization) and CWE-306 (Missing Authentication) vulnerability.

Affected Systems

Oracle Corporation’s PeopleSoft Enterprise PeopleTools product, with affected releases 8.61 through 8.63, is exposed to the flaw. Users running any of these specific builds are at risk.

Risk and Exploitability

The CVSS v3.1 base score of 7.2 places this issue in the high severity range. The EPSS score of less than 1% indicates a low probability of exploitation at the time of analysis, but it is nonetheless a published vulnerability. The flaw is not listed in the CISA KEV catalog. Attackers can reach the vulnerable endpoint via standard HTTP traffic over the network; the vector requires the attacker to have high privileges in order to successfully deliver the exploit. The vulnerability does not depend on user interaction and can be fully automated once the attacker has network access.

Generated by OpenCVE AI on August 21, 2026 at 16:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Oracle security patch for PeopleSoft Enterprise PeopleTools or upgrade to a release newer than 8.63, which addresses the CWE-284 and CWE-306 weaknesses.
  • Limit direct HTTP access to the PeopleSoft servers to a whitelist of trusted IP ranges and enforce strict least‑privilege access controls, ensuring proper authentication (CWE-306) before allowing any PeopleCode execution.
  • Deploy a web application firewall or intrusion detection system configured to detect and block anomalous PeopleCode requests, adding a layer of authorization checks to mitigate the CWE-284 vulnerability.

Generated by OpenCVE AI on August 21, 2026 at 16:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
Title PeopleSoft Enterprise PeopleTools PeopleCode Privilege Escalation via HTTP

Fri, 21 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Title High Privilege Takeover via HTTP in Oracle PeopleSoft Enterprise PeopleTools
Weaknesses CWE-20
CWE-94

Thu, 20 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-306
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 19 Aug 2026 00:00:00 +0000

Type Values Removed Values Added
Title High Privilege Takeover via HTTP in Oracle PeopleSoft Enterprise PeopleTools
Weaknesses CWE-20
CWE-94

Tue, 18 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
Description Vulnerability in the PeopleSoft Enterprise PeopleTools product of Oracle PeopleSoft (component: PeopleCode). Supported versions that are affected are 8.61-8.63. Easily exploitable vulnerability allows high privileged attacker with network access via HTTP to compromise PeopleSoft Enterprise PeopleTools. Successful attacks of this vulnerability can result in takeover of PeopleSoft Enterprise PeopleTools. CVSS 3.1 Base Score 7.2 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H).
First Time appeared Oracle
Oracle peoplesoft Enterprise Peopletools
CPEs cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:*:*:*:*:*:*:*:*
Vendors & Products Oracle
Oracle peoplesoft Enterprise Peopletools
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Oracle Peoplesoft Enterprise Peopletools
cve-icon MITRE

Status: PUBLISHED

Assigner: oracle

Published:

Updated: 2026-08-21T03:56:28.941Z

Reserved: 2026-07-08T15:51:55.598Z

Link: CVE-2026-60883

cve-icon Vulnrichment

Updated: 2026-08-20T17:55:14.463Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-18T21:16:46.303

Modified: 2026-08-21T13:10:45.207

Link: CVE-2026-60883

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T16:45:03Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-306

    Missing Authentication for Critical Function