What happened
Oracle has issued an out-of-band security alert for CVE-2026-35273, a zero-day vulnerability in PeopleSoft PeopleTools that is being exploited in the wild. The flaw is remotely exploitable without authentication and can lead to remote code execution. Affected versions are PeopleTools 8.61 and 8.62, and likely older unsupported releases as well.
The alert landed the same day reports emerged that the ShinyHunters extortion group has been breaching PeopleSoft servers at scale, claiming data theft from more than 100 organizations, most of them educational institutions. The University of Nottingham has confirmed an incident, with personal data and academic records of nearly half a million current and former students reportedly leaked. Mandiant CTO Charles Carmakal publicly urged PeopleSoft customers to treat the situation as urgent.
Background
PeopleSoft runs HR, finance, and student information systems - exactly the kind of crown-jewel data stores that extortion groups prize. According to researchers tracking the campaign, the attackers chained old vulnerabilities with the new zero-day, and their tooling shows deep product familiarity: extracting credentials from the application server configuration file (psappsrv.cfg), mapping connected nodes, and identifying web, application, and batch tiers before moving on data.
That tradecraft matters. This is not opportunistic scanning; it is a repeatable playbook against a specific enterprise platform, applied across many victims at once. Educational institutions are overrepresented because they run large PeopleSoft estates with lean security teams, but any organization with an internet-reachable PeopleSoft instance is in scope.
Oracle credited Trend Micro's Zero Day Initiative researchers for reporting the flaw and has published a patch availability document for customers with support accounts.
Analysis
Three lessons stand out for defenders, and all three map cleanly onto CISSP thinking.
Out-of-band patches are a signal, not just a task. When a vendor breaks its quarterly patch cadence, it is telling you that exploitation is active and the normal change calendar does not apply. Your vulnerability management process needs an emergency lane: pre-approved expedited change procedures, asset lists that answer "where do we run this?" in minutes, and named owners who can authorize mitigation outside business hours.
Compromise assessment comes before patching celebration. A zero-day exploited before the alert means patching alone proves nothing about your current state. If you run affected versions, assume potential compromise and hunt: review application server logs, check for the published indicators of compromise, and look for credential extraction and lateral movement from the PeopleSoft tier into directories and databases. This is where a rehearsed incident response plan earns its keep.
ERP systems deserve tier-zero treatment. The attack path - application compromise, credential harvest, pivot - works because ERP platforms often sit on flat internal networks with broad connectivity. Network segmentation, strict egress controls, and aggressive monitoring around these systems shrink both the blast radius and the attacker's dwell time.
Takeaways
- Identify every PeopleSoft instance you operate, on-premises or hosted, and confirm exposure. Internet-facing instances are the priority.
- Apply Oracle's fix for CVE-2026-35273 as soon as it is available to you, using your emergency change process.
- Do not stop at patching: run a compromise assessment using the published indicators, with special attention to credential theft from application configuration files.
- Rotate credentials used by PeopleSoft application servers and any accounts reachable from that tier.
- Longer term: segment ERP environments, restrict egress, and ensure these platforms are in scope for monitoring, not treated as appliance-like black boxes.
Sources: Oracle Security Alert for CVE-2026-35273, Help Net Security, BleepingComputer.