CVE-2026-35288: Oracle PeopleSoft PeopleTools Privilege Escalation Vulnerability
Oracle PeopleSoft Enterprise PT PeopleTools contains a privilege escalation vulnerability in its Deployment Package component that allows a high-privileged local attacker to take complete control of the system. The flaw affects versions 8.61 and 8.62, and because PeopleTools is a critical deployment and configuration tool used across PeopleSoft environments, a successful compromise can cascade to impact other connected systems and data. The vulnerability requires the attacker to already have high-level access to the infrastructure where PeopleTools runs, which narrows the immediate threat surface but represents significant risk in environments where privileged access is less tightly controlled.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 8.2 HIGH · CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
- Weaknesses (CWE)
- CWE-269
- Affected products
- 2 configuration(s)
- Published / Modified
- 2026-06-17 / 2026-06-24
NVD description (verbatim)
Vulnerability in the PeopleSoft Enterprise PT PeopleTools product of Oracle PeopleSoft (component: Deployment Package). Supported versions that are affected are 8.61 and 8.62. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where PeopleSoft Enterprise PT PeopleTools executes to compromise PeopleSoft Enterprise PT PeopleTools. While the vulnerability is in PeopleSoft Enterprise PT PeopleTools, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in takeover of PeopleSoft Enterprise PT PeopleTools. CVSS 3.1 Base Score 8.2 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H).
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-35288 is a local privilege escalation vulnerability stemming from improper handling of privileged functions within the PeopleTools Deployment Package component (CWE-269: Improper Access Control). The vulnerability is exploitable by an authenticated user with high privilege level on the local system running PeopleTools 8.61 or 8.62. The attack vector is local, requires no user interaction, and has a CVSS 3.1 score of 8.2 due to its high impact on confidentiality, integrity, and availability with scope change—meaning successful exploitation can affect not only the PeopleTools component itself but also downstream systems and applications that depend on PeopleTools for deployment and lifecycle management.
Business impact
PeopleTools is foundational infrastructure for PeopleSoft deployments, responsible for application packaging, configuration, and updates. Compromise of this tool can enable attackers to manipulate application code, insert backdoors, alter configurations, exfiltrate sensitive enterprise data, or disrupt critical business processes across the entire PeopleSoft application portfolio. Organizations running finance, HR, supply chain, or other mission-critical PeopleSoft modules face risk of data theft, application downtime, compliance violations, and loss of audit trail integrity. The scope-change aspect means the impact is not isolated to PeopleTools alone but can propagate to the applications it manages.
Affected systems
Oracle PeopleSoft Enterprise PT PeopleTools versions 8.61 and 8.62 are affected. Organizations running these versions on-premises or in hybrid environments where local infrastructure access is possible should prioritize inventory and assessment. PeopleTools may run on Windows, Linux, or other operating systems depending on deployment topology; the vulnerability exists regardless of operating system since the flaw is in the application logic itself, not OS-specific code.
Exploitability
Exploitation requires the attacker to already possess high-privilege credentials or access on the system running PeopleTools. This is not a remote unauthenticated vulnerability. However, once an attacker achieves high-privilege local access—whether through insider threat, prior compromise of the infrastructure, or lateral movement from another breach—exploitation is straightforward because the vulnerability is easily exploitable and requires no additional user interaction or complex setup. Organizations with strong privilege access management and segmentation can reduce risk; those with overly permissive local admin groups or shared privileged accounts face higher danger.
Remediation
Consult Oracle's security advisory for patch availability for versions 8.61 and 8.62. Patches should be applied urgently to affected systems. If patches are delayed or unavailable, implement compensating controls: restrict high-privilege local access to PeopleTools systems to a minimal set of authenticated administrators, enforce strong authentication (multi-factor if possible), segregate PeopleTools infrastructure from general corporate networks, monitor privileged activity for anomalies, and consider disabling non-essential PeopleTools services or features until patches are deployed.
Patch guidance
Oracle PeopleSoft releases security updates through its standard patch cycle. Monitor the Oracle Security Alert Advisory and PeopleSoft security bulletins for patch availability. Verify the exact patch version number and applicability to your environment by consulting the official vendor advisory, as patch versioning varies by PeopleTools release stream. Plan patching during a maintenance window to avoid disruption to dependent applications. Test patches in a non-production environment first, particularly given the critical nature of PeopleTools in application deployment pipelines. Update both application binaries and configuration to the patched version.
Detection guidance
Monitor PeopleTools deployment logs and system audit logs for unusual privilege escalation attempts, unexpected user account elevation, or unauthorized access to Deployment Package components. Enable detailed logging on PeopleTools administrative functions if not already active. Search for signs of Deployment Package modification, unusual file writes to PeopleTools directories, or execution of deployment operations by accounts that normally do not perform such actions. Network-level monitoring of connections to PeopleTools services from unexpected sources may reveal lateral movement attempts. Correlate PeopleTools activity logs with broader infrastructure monitoring for context.
Why prioritize this
This vulnerability merits immediate attention because PeopleTools is a critical control point in PeopleSoft environments, and its compromise enables widespread downstream impact. The CVSS 8.2 HIGH severity, combined with scope change, reflects the potential for enterprise-wide damage. Although the attack requires high-privilege local access—narrowing the immediate threat surface—the ease of exploitation once access is achieved, the sensitivity of PeopleTools functions, and the cascading impact on dependent applications justify rapid patching. Organizations should treat this as a priority patch candidate.
Risk score, explained
The CVSS 3.1 score of 8.2 (HIGH) reflects: local attack vector with low complexity, high privilege requirement, no user interaction needed, and critically, a scope change that allows the vulnerability to impact systems beyond PeopleTools itself. Full confidentiality, integrity, and availability impacts result from successful takeover of the PeopleTools component. The high privilege prerequisite prevents this from being a 9.0+, but the functional impact and scope change justify the 8.2 rating. This is a high-risk vulnerability for any organization running affected versions.
Frequently asked questions
Do we need to patch immediately if we run PeopleTools 8.61 or 8.62?
Yes. Consult your patch schedule and Oracle's advisory, but treat this as a priority. The vulnerability allows a high-privileged attacker to take complete control of PeopleTools and potentially affect downstream PeopleSoft applications. If your patch window is more than 30 days away, strongly consider accelerating the timeline or implementing temporary access controls to reduce local admin privileges.
Can this vulnerability be exploited remotely?
No. The attack vector is local, meaning the attacker must already have access to the system running PeopleTools. However, this does not mean the risk is low—insider threats, compromised administrator accounts, and lateral movement from other breached systems are all plausible paths to achieving local access. Focus on limiting who has high-privilege local access and monitoring their activity.
What if we cannot patch immediately?
Implement compensating controls: (1) Audit and restrict high-privilege local account membership to only essential administrators; (2) Enable multi-factor authentication for administrative logons where possible; (3) Segment PeopleTools systems from general user networks; (4) Increase logging and monitoring of administrative activity on PeopleTools; (5) Disable or restrict non-essential deployment services if operationally feasible. These measures reduce exploitability but do not eliminate risk—patching remains the primary remediation.
Could this affect our PeopleSoft applications if PeopleTools is compromised?
Yes. PeopleTools is the deployment and configuration engine for PeopleSoft applications. A compromised PeopleTools system could allow an attacker to modify application code, inject malicious configuration, steal data processed by PeopleSoft, or cause applications to malfunction. This is why the CVE includes scope change and impacts additional products. Protecting PeopleTools is essential to protecting the PeopleSoft applications it manages.
This analysis is based on published CVE information as of the date of writing. Verify all patch versions, affected product versions, and remediation steps against the official Oracle Security Alert Advisory and your vendor's guidance. This vulnerability requires high-privilege local access; assess your organization's privilege access controls and incident response procedures accordingly. SEC.co does not provide legal advice; consult your compliance and legal teams regarding disclosure obligations. Implement changes in a controlled manner with appropriate testing and change management procedures. Source: NVD (public-domain), retrieved 2026-07-23. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-35272HIGHOracle PeopleSoft PT PeopleTools Local Privilege Escalation
- CVE-2026-46804HIGHOracle WebCenter Content 14.1.2.0.0 Data Exposure and Modification Vulnerability
- CVE-2026-46827HIGHOracle E-Business Suite Payroll Remote Compromise – 8.8 CVSS
- CVE-2026-46837HIGHOracle Flow Manufacturing SQL Injection & Privilege Escalation
- CVE-2026-46867HIGHOracle Enterprise Manager Base Platform Remote Takeover via Extensibility Framework
- CVE-2026-46873HIGHOracle VM VirtualBox VMSVGA Privilege Escalation (High Severity)
- CVE-2026-35291MEDIUMOracle WebLogic Server Console Privilege Escalation — Analysis & Patch Guidance
- CVE-2026-46877MEDIUMOracle VirtualBox VMSVGA Privilege Escalation & Data Disclosure