Oracle PeopleSoft CVE-2026-35273 exploited, web shells
Google is warning of renewed mass exploitation of a known security vulnerability in Oracle PeopleSoft as part of a campaign targeting multiple sectors globally. The ShinyHunters-linked activity involv
What Happened
Google’s Threat Analysis Group is warning of renewed mass exploitation of CVE-2026-35273, an unauthenticated takeover vulnerability in Oracle PeopleSoft Enterprise. The campaign, linked to the ShinyHunters ecosystem, targets organizations across multiple sectors worldwide. Attackers are not relying on novel exploits - they are reusing a known flaw and wrapping it in WAF-evasion techniques to push past perimeter defenses that many defenders assumed were sufficient.
According to the correlated reporting, exploitation has moved beyond initial access. Successful intrusions are followed by web shell deployment, giving operators persistent, interactive control over compromised PeopleSoft application servers.
Why It Matters
PeopleSoft sits at the center of HR, finance, and student information systems for large enterprises, universities, and government agencies. These systems hold payroll data, personally identifiable information, and in many cases the crown-jewel records that feed downstream identity and access management pipelines. A web shell on a PeopleSoft server is not just a foothold - it is a bridge into the identity tier.
The ShinyHunters association raises the probability that stolen data feeds extortion and downstream breach reports rather than remaining a pure espionage play. The WAF bypass angle is equally significant: organizations that treated their WAF as a compensating control for an unpatched PeopleSoft instance now have direct evidence that this assumption is unsafe.
Technical Details
The attack chain exploits the unauthenticated access path in CVE-2026-35273 to reach the PeopleSoft application layer, where attackers then write web shells to web-accessible directories. Because the payloads arrive as legitimate-looking HTTP traffic and are often encoded or split across requests, signature-based WAF rules tuned to older exploit variants miss them.
A public proof-of-concept, documented in our advisory on the PeopleSoft Enterprise unauth takeover, has lowered the skill floor for copycat actors. Defenders should hunt for anomalous file creation under PeopleSoft web roots, unexpected outbound connections from application servers, and authentication events that originate from application server IPs rather than user endpoints.
Immediate Risk
Severity is critical. Any internet-facing PeopleSoft instance running an unpatched version is a candidate for compromise, and web shells may already be resident on systems where exploitation succeeded silently. Organizations that cannot confirm patch status should treat their PeopleSoft servers as potentially compromised and initiate compromise assessment rather than routine patching. The presence of a WAF should not reduce urgency.
Security Insight
WAF bypass campaigns like this one quietly invalidate a common risk-acceptance argument: that a perimeter control buys time to defer patching an internal-facing or “protected” application. Historically, the same reasoning preceded mass exploitation of Apache Struts and later Confluence and MOVEit - each time, attackers engineered around the compensating control rather than through it. The defensive takeaway is not “buy a better WAF.” It is that control stacking only works when each layer is independently verified, and a WAF that has never been tested against the specific exploit it is supposedly blocking is a policy document, not a security boundary.
Further Reading
Never miss a security update
Get real-time security alerts delivered to your preferred platform.
Related News
Cybersecurity roundup for 2026-06-08 to 2026-06-14. 4 CVE advisories, 3 breach reports, 5 threat news stories.
Google has released security updates to address 74 vulnerabilities, including one that has come under active exploitation in the wild. The high-severity vulnerability, tracked as CVE-2026-11645 (CVSS
Multiple official SAP npm packages were compromised in what is believed to be a TeamPCP supply-chain attack to steal credentials and authentication tokens from developers' systems. [...]
TeamPCP supply chain campaign resumed after a 26-day pause with three concurrent compromises (Checkmarx KICS, Bitwarden CLI, xinference PyPI). A new self-propagating npm worm, CanisterSprawl, has also been identified.