CVE-2026-35279: PeopleSoft PT PeopleTools Authentication Bypass – Critical Patch Guidance
CVE-2026-35279 is a network-accessible vulnerability in Oracle PeopleSoft Enterprise PT PeopleTools (versions 8.61 and 8.62) that allows an unauthenticated attacker to gain complete control of the affected system over HTTP. The vulnerability exists in the Performance Monitor component and can result in full compromise of confidentiality, integrity, and availability. While rated as difficult to exploit due to the specific attack complexity required, successful exploitation grants an attacker the ability to take over the entire PeopleTools environment.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 8.1 HIGH · CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
- Weaknesses (CWE)
- CWE-306
- 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: Performance Monitor). Supported versions that are affected are 8.61 and 8.62. Difficult to exploit vulnerability allows unauthenticated attacker with network access via HTTP to compromise PeopleSoft Enterprise PT PeopleTools. Successful attacks of this vulnerability can result in takeover of PeopleSoft Enterprise PT PeopleTools. CVSS 3.1 Base Score 8.1 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H).
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
This vulnerability stems from insufficient authentication controls (CWE-306: Missing Authentication for Critical Function) in PeopleSoft's Performance Monitor component. The flaw permits unauthenticated HTTP requests to trigger functions that should be protected by authentication mechanisms. The CVSS 3.1 score of 8.1 reflects a high-severity issue with network-based attack vector, high attack complexity, no privilege requirement, and complete impact to confidentiality, integrity, and availability (C:H/I:H/A:H). The lack of user interaction requirement means exploitation can occur programmatically without end-user involvement.
Business impact
Successful exploitation could allow attackers to completely commandeer PeopleSoft Enterprise deployments, potentially affecting human resources, payroll, financial, and supply chain systems that rely on this platform. Such compromise would enable data theft of sensitive employee and business information, unauthorized system modifications, service disruption, and potential compliance violations. Organizations using PeopleTools for mission-critical HR and finance operations face operational shutdown and regulatory notification obligations in the event of compromise.
Affected systems
Oracle PeopleSoft Enterprise PT PeopleTools versions 8.61 and 8.62 are confirmed affected. The Performance Monitor component is the specific attack vector. Organizations must verify their exact PeopleTools version and patch level against vendor advisories, as the vulnerability may affect additional versions not yet disclosed.
Exploitability
The vulnerability is rated as difficult to exploit, indicating specific conditions or knowledge is required to successfully execute an attack. However, the fact that no authentication is required and the attack occurs over standard HTTP protocol means that once an attacker understands the necessary conditions, the barrier to weaponization is lower than other high-CVSS vulnerabilities. Network accessibility means any attacker with network path to the affected system can attempt exploitation. Given the business-critical nature of PeopleTools, security research teams will likely develop functional exploits quickly post-disclosure.
Remediation
Immediate action is required to patch PeopleTools instances to patched versions. Organizations should consult Oracle's official security advisory for the specific patch versions addressing CVE-2026-35279 for versions 8.61 and 8.62. As a critical interim measure, restrict HTTP network access to PeopleTools Performance Monitor endpoints using firewall rules or WAF policies, limiting access to only trusted administrative networks. Implement network segmentation to isolate PeopleTools systems and monitor access logs for suspicious HTTP requests.
Patch guidance
Apply the patches released by Oracle for PeopleTools versions 8.61 and 8.62 addressing this vulnerability. Verify the specific patch version numbers and availability dates from Oracle's official PeopleSoft security advisory. Test patches in non-production environments first given the criticality of PeopleTools to business operations. Schedule patching during maintenance windows with full change control procedures. Coordinate with PeopleTools administrators to ensure all instances (development, test, and production) are addressed.
Detection guidance
Monitor HTTP traffic to PeopleTools systems for requests to Performance Monitor endpoints that lack proper authentication headers or token validation. Implement WAF rules to block suspicious HTTP requests targeting Performance Monitor. Review PeopleTools access logs for unusual unauthenticated HTTP requests, especially those originating from external networks or unexpected IP ranges. Consider deploying network intrusion detection signatures targeting CVE-2026-35279 exploitation attempts once vendor-provided indicators of compromise (IoCs) are released. Monitor for behavioral anomalies such as unusual database access patterns or configuration changes following authentication failures.
Why prioritize this
This vulnerability merits immediate remediation priority due to the combination of high CVSS score (8.1), complete system compromise potential, lack of authentication requirement, network accessibility, and the mission-critical nature of PeopleTools in enterprise environments. While exploit difficulty is rated as high, the widespread use of PeopleTools and the valuable target (HR, finance, and payroll data) makes this attractive to sophisticated threat actors. The absence of KEV status does not reduce urgency; organizations should not await public exploit availability before patching.
Risk score, explained
The CVSS 3.1 score of 8.1 (HIGH) appropriately reflects the severity. The attack vector is network-based (AV:N), requiring no privileges (PR:N) and no user interaction (UI:N), with high attack complexity (AC:H) accounting for specific conditions needed for successful exploitation. All three security impacts are rated high: complete confidentiality compromise (data theft), complete integrity compromise (unauthorized modification), and complete availability compromise (denial of service or system takeover). The score does not account for business context—the fact that PeopleTools controls critical business processes elevates real-world risk beyond the numerical score.
Frequently asked questions
Should we wait to patch until exploits are publicly released?
No. While this vulnerability is not yet on CISA's Known Exploited Vulnerabilities (KEV) catalog, the high CVSS score, lack of authentication, and mission-critical nature of PeopleTools make it an attractive target for sophisticated attackers. Threat actors typically develop functional exploits before public disclosure becomes widespread. Prioritize patching immediately upon patch availability from Oracle.
Can we mitigate this without patching?
Temporary mitigation is possible through network controls: restrict HTTP access to PeopleTools Performance Monitor to trusted administrative networks only, implement WAF rules to block suspicious requests, and segment PeopleTools systems from general networks. However, these controls are not a substitute for patching and should only be interim measures while patches are tested and deployed.
Does this affect all PeopleTools versions or just 8.61 and 8.62?
As currently disclosed, only versions 8.61 and 8.62 are confirmed affected. However, verify against Oracle's official security advisory, as additional versions may be identified as investigation continues. Do not assume other versions are safe without explicit vendor confirmation.
What data is at risk if PeopleTools is compromised?
Complete system compromise exposes all data accessible through PeopleTools: employee personal information, salary and benefits data, financial records, tax information, direct deposit details, and any custom data stored in the PeopleTools database. The integrity impact means attackers can modify this data, and availability impact means they can lock out legitimate users or shut down the system entirely.
This analysis is based on the official CVE-2026-35279 disclosure as of June 24, 2026. Specific patch version numbers, detailed exploitation requirements, and additional affected versions should be verified against Oracle's official security advisory before implementation. Organizations must conduct independent risk assessments considering their specific PeopleTools deployment architecture, network exposure, and business dependencies. This content does not constitute legal or compliance advice; consult your organization's legal and compliance teams regarding breach notification obligations. No exploit code or weaponized proof-of-concept has been provided, and SEC.co does not assist in malicious use of vulnerability information. Source: NVD (public-domain), retrieved 2026-07-23. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-35265HIGHOracle Identity Manager Authentication Bypass – Critical Patch Required
- CVE-2026-35267HIGHOracle Identity Manager REST WebServices Authentication Bypass (CVSS 8.8)
- CVE-2026-35274HIGHOracle PeopleSoft PT PeopleTools Authentication Bypass
- CVE-2026-35276HIGHOracle PeopleSoft Authentication Bypass Vulnerability (8.1 CVSS)
- CVE-2026-35289HIGHOracle PeopleSoft PT PeopleTools Authentication Bypass (CVSS 8.1)
- CVE-2026-35295HIGHOracle WebCenter Sites Authentication Bypass – High Risk Patch Alert
- CVE-2026-35299HIGHOracle WebLogic Server Console Authentication Bypass (CVSS 8.8)
- CVE-2026-35303HIGHWebLogic Server Console Vulnerability – Patch & Detection Guide