Not specified
The U.S. National Association of Insurance Commissioners (NAIC) has fallen victim to a cyberattack leveraging a critical zero-day vulnerability in Oracle PeopleSoft. The incident is part of a larger campaign attributed to the notorious data extortion group ShinyHunters, which exploited the flaw, tracked as CVE-2026-35273, against more than 100 organizations globally. The vulnerability, which carries a CVSS score of 9.8, allows a remote, unauthenticated attacker to execute arbitrary code on affected systems. The campaign was active for at least 14 days before Oracle released an emergency patch on June 10, 2026. While the NAIC states no personally identifiable information was compromised, the incident highlights the significant risk posed by zero-day exploits in widely used enterprise software.
The core of this attack is CVE-2026-35273, a critical remote code execution (RCE) vulnerability in Oracle PeopleSoft Enterprise PeopleTools.
CVE-2026-35273The vulnerability affects the following versions of Oracle PeopleSoft Enterprise PeopleTools:
These versions are used by a wide range of organizations, including government agencies, universities, and large corporations, for managing human resources, finances, and other critical business functions.
The vulnerability was actively exploited as a zero-day by the ShinyHunters group. The attack window for the campaign reportedly ran from May 27 to June 9, 2026. This means attackers had at least two weeks to exploit the flaw before Oracle released an out-of-band security alert and patch on June 10. The NAIC detected the breach on June 11. The Federal Bureau of Investigation (FBI) is investigating the broader campaign, which targeted over 100 organizations, with a heavy focus on the higher education sector.
For the NAIC, the attackers gained temporary access to data storage areas containing publicly available financial data and credit rating information. The organization asserts that no PII or sensitive banking information was compromised. However, for other victims, the impact could be far more severe. A successful exploit of CVE-2026-35273 gives an attacker full control over the PeopleSoft system. This could lead to:
The following patterns may help identify vulnerable or compromised systems:
java.exe or similar application server processcmd.exe, powershell.exe, or sh. This is a strong indicator of RCE.D3-PA - Process Analysis.M1051 - Update Software)M1035 - Limit Access to Resource Over Network)ShinyHunters claimed 3.1TB data theft from NAIC, including AWS config files, and subsequently leaked the data after ransom demands were not met.
Applying the emergency patch from Oracle is the primary and most effective way to remediate this vulnerability.
Restricting internet access to the PeopleSoft application server can serve as a crucial compensating control if patching is delayed, reducing the attack surface.
Running the PeopleSoft application in an isolated environment can help contain a breach and prevent an attacker from pivoting to other parts of the network.
Using an EDR to monitor the PeopleSoft server for anomalous behavior, like spawning shells, can detect exploitation even without a specific signature.
The definitive countermeasure for CVE-2026-35273 is to apply the security update provided by Oracle. Given the critical 9.8 CVSS score and active exploitation by groups like ShinyHunters, this patch must be treated as an emergency. Organizations should activate their emergency patching procedures, bypassing standard testing cycles for this specific update on internet-facing PeopleSoft systems. A robust asset inventory is crucial to ensure all instances of PeopleTools 8.61 and 8.62 are identified and patched. This incident underscores the need for a mature vulnerability management program that can react swiftly to out-of-band patches for critical, internet-exposed applications.
As a compensating control and defense-in-depth measure, organizations should deploy a Web Application Firewall (WAF) in front of their Oracle PeopleSoft applications. A WAF can be configured with virtual patching rules to block exploit attempts against CVE-2026-35273, even before the official patch is applied. These rules would inspect incoming HTTP requests for patterns indicative of the exploit 'gadget chain' used by ShinyHunters. This provides a critical layer of protection for zero-day vulnerabilities, buying time for defenders to test and deploy the official vendor patch. After patching, the WAF continues to provide value by protecting against future, unknown vulnerabilities.
Since CVE-2026-35273 results in remote code execution, a key detection strategy is to monitor the processes on the PeopleSoft application server. An EDR agent should be deployed on these servers to baseline normal process activity. The exploit would cause the main PeopleSoft process (e.g., java.exe or a Tuxedo process) to spawn an anomalous child process, such as cmd.exe, powershell.exe, or /bin/sh. This is highly suspicious behavior for an application server. Configuring EDR to immediately alert on and/or block such process chains provides a high-fidelity detection of successful exploitation, enabling rapid incident response to contain the breach.
The ShinyHunters campaign exploiting CVE-2026-35273 reportedly begins.
The main exploitation window for the campaign ends.
Oracle releases an out-of-band security patch for CVE-2026-35273.
The NAIC identifies the breach of its systems.
The NAIC publicly confirms the cyberattack.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.