Executive Summary
The ShinyHunters-affiliated threat group UNC6240 launched a renewed mass exploitation campaign in September 2026, targeting Oracle PeopleSoft systems globally across education, healthcare, government, and technology sectors. The attackers weaponized CVE-2026-35273, a critical remote code execution vulnerability, by developing a WAF bypass technique using URL-encoded characters to evade security controls. The campaign deployed web shells on dozens of systems, established persistent access through legitimate RMM tools like MeshAgent, and deployed the SIDEEYE backdoor for credential theft and data exfiltration, ultimately leading to ransomware deployment and data extortion threats.
This incident highlights the evolving sophistication of ransomware groups in bypassing modern security architectures, particularly the limitations of signature-based WAF protection against adaptive threat actors who can rapidly modify exploits to evade detection rules.
Why This Matters Now
The ShinyHunters campaign exposes critical gaps in WAF-based security strategies, demonstrating how threat actors can trivially bypass string-matching rules through simple encoding techniques, making traditional perimeter defenses insufficient against determined adversaries.
Attack Path Analysis
UNC6240 (ShinyHunters) exploited CVE-2026-35273 in Oracle PeopleSoft by bypassing WAF rules through URL encoding, deployed web shells for persistence, established C2 through SIDEEYE backdoor and tunneling tools, moved laterally via SSH with known credentials, exfiltrated sensitive data from HR/payroll systems, and conducted data theft extortion campaigns against global organizations.
Kill Chain Progression
This analysis maps confirmed threat intelligence to the full cloud kill chain to show where defensive gaps would emerge as an attack progresses.
Initial Compromise
Description
Attackers exploited CVE-2026-35273 in Oracle PeopleSoft PSEMHUB servlet by bypassing WAF rules using URL-encoded POST requests to /%50SEMHUB/hub, abusing Java deserialization to achieve unauthenticated remote code execution
Related CVEs
CVE-2022-21445
CVSS 9.8A deserialization vulnerability in Oracle PeopleSoft Enterprise PeopleTools allows unauthenticated remote code execution via the Environment Management Hub servlet.
Affected Products:
Oracle PeopleSoft Enterprise PeopleTools – 8.57, 8.58, 8.59
Exploit Status:
exploited in the wild
MITRE ATT&CK® Techniques
Exploit Public-Facing Application
Obfuscated Files or Information
Web Shell
JavaScript
Process Injection
Exfiltration Over C2 Channel
Exfiltration Over Web Service
File and Directory Discovery
Potential Compliance Exposure
Mapping incident impact across multiple compliance frameworks.
PCI DSS 4.0 – Software Security Framework
Control ID: 6.2.4
NYDFS 23 NYCRR 500 – Risk Assessment
Control ID: 500.09
DORA – ICT Risk Management Framework
Control ID: Article 8
CISA ZTMM 2.0 – Application Layer Security
Control ID: Application Security
NIS2 Directive – Cybersecurity Measures
Control ID: Article 21
ISO 27001 – Management of Technical Vulnerabilities
Control ID: A.12.6.1
Sector Implications
Industry-specific impact of the vulnerabilities, including operational, regulatory, and cloud security risks.
Higher Education/Acadamia
Oracle PeopleSoft vulnerabilities enable ransomware attacks targeting student/HR records, requiring enhanced WAF protection and zero trust segmentation for academic systems.
Health Care / Life Sciences
Critical HIPAA compliance risks from PeopleSoft exploitation allowing unauthorized access to patient data through lateral movement and encrypted traffic exfiltration.
Government Administration
FBI breach demonstrates government vulnerability to web shell deployment and data extortion through PeopleSoft systems requiring immediate egress security enforcement.
Information Technology/IT
IT services sector faces elevated ransomware risk from CVE-2026-35273 exploitation enabling privilege escalation and multicloud environment compromise through vulnerable endpoints.
Sources
- Attackers Bypass WAFs to Exploit Oracle PeopleSoft Flaw and Deploy Web Shellshttps://thehackernews.com/2026/09/attackers-bypass-wafs-to-exploit-oracle.htmlVerified
- Oracle Critical Patch Update Advisory - July 2022https://www.oracle.com/security-alerts/cpujul2022.htmlVerified
- CISA Known Exploited Vulnerabilities Cataloghttps://www.cisa.gov/known-exploited-vulnerabilities-catalogVerified
- Mandiant Blog - ShinyHunters Mass Exploitation Campaignhttps://cloud.google.com/blog/topics/threat-intelligence/shinyhunters-renewed-mass-exploitation-campaign-targeting-oracle-peoplesoft/Verified
- NVD CVE-2022-21445 Detailhttps://nvd.nist.gov/vuln/detail/CVE-2022-21445Verified
Frequently Asked Questions
Cloud Native Security Fabric Mitigations and ControlsCNSF
Based on the attack progression modeled above, these are the defensive controls that would constrain each stage.
Aviatrix Zero Trust CNSF would likely constrain UNC6240's lateral movement and data exfiltration capabilities by enforcing workload segmentation and controlled egress paths, reducing the attacker's ability to pivot between PeopleSoft systems and exfiltrate terabytes of sensitive data.
Control: Cloud Native Security Fabric (CNSF)
Mitigation: The initial compromise would likely still occur, but CNSF microsegmentation may constrain the attacker's ability to establish persistent network access and limit their reach to adjacent cloud workloads and resources.
Control: Zero Trust Segmentation
Mitigation: Zero trust segmentation would likely limit the web shell's ability to access system-level resources and reduce the scope of privileged operations available to the attackers within the compromised workload environment.
Control: East-West Traffic Security
Mitigation: East-west traffic controls would likely block or significantly constrain SSH-based lateral movement between PeopleSoft systems, preventing the attackers from establishing persistent access across multiple internal Linux machines and reducing their operational foothold.
Control: Multicloud Visibility & Control
Mitigation: Multicloud visibility controls may detect and limit the SIDEEYE backdoor's ability to establish reliable command and control channels, constraining the attackers' remote access capabilities and reducing their operational control over compromised systems.
Control: Egress Security & Policy Enforcement
Mitigation: Egress policy enforcement would likely detect and constrain large-scale data transfers, significantly reducing the volume of sensitive data the attackers could successfully exfiltrate from HR and payroll systems to external destinations.
While extortion campaigns would likely still proceed with any successfully exfiltrated data, the constrained lateral movement and reduced data exfiltration scope may limit the attackers' leverage and reduce the overall impact to affected organizations.
Impact at a Glance
Affected Business Functions
- Human Resources Management
- Payroll Processing
- Student Information Systems
- Financial Management
Estimated downtime: 7 days
Estimated loss: $500,000
HR records, payroll data, student records across multiple sectors including higher education, healthcare, government, and technology organizations. Data theft involved bulk queries against sensitive database tables containing personally identifiable information.
Recommended Actions
Key Takeaways & Next Steps
- • Deploy Inline IPS with Suricata signatures to detect and block CVE-2026-35273 exploitation attempts and malicious payloads before they reach vulnerable applications
- • Implement Zero Trust Segmentation with least privilege policies to prevent lateral movement between PeopleSoft systems and limit SSH access to authorized identities only
- • Enable Egress Security & Policy Enforcement to block unauthorized outbound connections to C2 servers like 162.219.30[.]165 and prevent data exfiltration through covert channels
- • Deploy Multicloud Visibility & Control to detect anomalous database queries, bulk data exports, and suspicious file staging activities across PeopleSoft environments
- • Utilize Cloud Native Security Fabric for real-time inspection of application traffic to identify web shell deployment attempts and unauthorized file uploads to web directories



