TLP:GREEN  ·  States / Public Sector
WordPress Core Zero-Day, FortiSandbox KEV, and a Hidden Defender Blind Spot:

What State CISOs Must Act On This Week

ELEVATED. Three simultaneous high-severity events converge to create a compressed action window for state government IT leadership: the first-ever WordPress core unauthenticated RCE chain (no plugins required), a third CISA KEV addition for FortiSandbox (CVSS 9.8, active exploitation confirmed), and a newly disclosed silent detection gap in Microsoft Defender XDR that lets C2 traffic pass undetected through standard SOC queries. Five ransomware groups are simultaneously targeting government entities, and nation-state actors APT28 and TA505 have refreshed infrastructure aimed at U.S. government networks. This is not theoretical — state agencies running default configurations are exposed today.

I am a
My sector

DevelopmentDateWhy It Matters
CVE-2026-63030 + CVE-2026-60137 (WordPress "wp2shell") — First-ever unauthenticated RCE chain in WordPress core. No plugins required. REST API route confusion + SQL injection → forged admin account + full code execution.2026-07-17Every default WordPress installation across state agency websites is vulnerable. The historical assumption that "core-only WordPress is safe" is now invalid. Patched: 7.0.2 / 6.9.5 / 6.8.6.
CVE-2026-25089 (FortiSandbox) — Added to CISA KEV. Third FortiSandbox KEV in recent months. CVSS 9.8, unauthenticated OS command injection via crafted HTTP requests. Affects versions 4.2.x (all), 4.4.0–4.4.8, 5.0.0–5.0.5, and cloud/PaaS variants.2026-07-16States running FortiSandbox for malware detonation face unauthenticated RCE on their security infrastructure itself. Active exploitation confirmed by CISA.
Microsoft Defender XDR FourToSixMapping Blind Spot — IPv4-mapped IPv6 addresses (::ffff:x.x.x.x) misclassified as "FourToSixMapping" instead of "Public" in DeviceNetworkEvents.2026-07-20SOC teams using standard KQL filtering on RemoteIPType == "Public" are silently missing outbound C2 traffic. Affects every Defender XDR tenant using standard detection rules.
APT28 (GRU Unit 26165) + TA505 infrastructure refresh — APT28 Bumblebee loader sample refreshed July 19 with confirmed U.S. government targeting; TA505 government-targeting phishing IP 195.178.110[.]137 confirmed active.2026-07-19Active, confirmed targeting of U.S. government networks by two distinct nation-state-linked actors with live, fresh infrastructure.
Ransomware surge: five groups targeting government simultaneously — Qilin (updated Jul 20), Akira, DragonForce, INC Ransom, and Cactus (new government-regional targeting confirmed Jul 20).2026-07-20Highest density of ransomware groups targeting government this quarter. Cactus is a new entrant explicitly profiling state and local government entities.

DateEventActor / CVEImpact
2026-06Destructive breach of California water utilityVOID MANTICORE (IRGC-affiliated)Confirmed destructive attack on U.S. critical infrastructure — precedent for state facilities
2026-07-15APT28 fresh malware samples identified targeting government; ClickFix campaign enables AD domain controller cloning pre-ransomwareAPT28 (GRU Unit 26165)Espionage tooling refresh + social engineering enabling DC-level compromise
2026-07-16FortiSandbox CVE-2026-25089 added to CISA KEV; active exploitation confirmedCVE-2026-25089Security infrastructure itself becomes the initial access vector — CVSS 9.8
2026-07-16CISA publishes 5 Rockwell Automation ICS advisories affecting CompactLogix/ControlLogix PLCsICSA-26-197-06State-regulated water treatment and energy generation facilities at risk
2026-07-17WordPress wp2shell RCE chain publicly disclosed (CVE-2026-63030 + CVE-2026-60137)CVE-2026-63030Paradigm shift — core WordPress is no longer safe without patching; public PoC analysis available
2026-07-18GOOTLOADER campaign re-emerges with exclusive government targeting via SEO poisoningGOOTLOADER operatorsGovernment staff searching for procurement forms redirected to malicious downloads
2026-07-19APT28 Bumblebee loader hash refreshed; TA505 government-targeting phishing IP confirmed activeAPT28 / TA505Live infrastructure staged for imminent campaigns against government sector
2026-07-20Cactus ransomware hash surfaces with government-regional targeting; Defender FourToSixMapping blind spot disclosed; EY third-party data breach reportedCactus / Microsoft disclosureNew ransomware entrant + silent SOC detection gap + potential contractor PII exposure converge

What changed: For years, state agencies could reasonably argue that running WordPress core with minimal plugins represented an acceptable risk posture. That assumption ended on July 17. The "wp2shell" chain exploits the WordPress REST API batch endpoint through route confusion (CVE-2026-63030, CVSS 9.8) combined with SQL injection in the author__not_in query parameter (CVE-2026-60137, CVSS 5.9). An unauthenticated attacker can forge an administrator account and achieve full code execution — deploying web shells, exfiltrating data, or pivoting into internal networks.

State exposure: Dozens of agency websites (DMV, revenue, health departments, legislative portals) typically run WordPress. Default installations with zero plugins are exploitable. Patched versions: 7.0.2, 6.9.5, 6.8.6. Probability of in-the-wild exploitation within 7 days: >80%. Detailed technical analysis is publicly available and the attack requires no authentication.

T1190T1505.003T1078T1059

CVE-2026-25089 is the third FortiSandbox vulnerability added to CISA's Known Exploited Vulnerabilities catalog in recent months, joining CVE-2026-39808 (also CVSS 9.8). Three KEVs in the same product family in rapid succession signals either systematic code quality issues or coordinated threat actor fuzzing. The vulnerability allows unauthenticated OS command injection via crafted HTTP requests against FortiSandbox 4.2.x (all), 4.4.0–4.4.8, 5.0.0–5.0.5, and cloud/PaaS variants.

The irony: states using FortiSandbox as their primary malware detonation capability face the scenario of their security appliance becoming the initial access vector. Strategic consideration: state CISOs should evaluate whether FortiSandbox remains the appropriate long-term sandboxing solution given this accumulating attack surface. Patch immediately to 5.0.6+ or 4.4.9+; if patching cannot occur within 24 hours, restrict HTTP access to FortiSandbox management interfaces via firewall ACL.

T1190T1059.004

A technical disclosure on July 20 revealed that Microsoft Defender XDR's DeviceNetworkEvents table misclassifies IPv4-mapped IPv6 addresses (format: ::ffff:x.x.x.x) under the type "FourToSixMapping" rather than "Public." Any SOC detection rule that filters on RemoteIPType == "Public" — which is standard practice — will silently miss external command-and-control communications using this address format.

Impact: threat actors already leveraging IPv4-mapped IPv6 addressing (a technique requiring zero sophistication) can maintain persistent C2 channels that evade the state's primary endpoint detection platform. The fix is a KQL query modification — low effort, but requires auditing every existing detection rule. There is no reason not to apply this today.

T1071T1571

APT28 (GRU Unit 26165) refreshed a Bumblebee loader sample on July 19 with confirmed U.S. government targeting across 10 countries. Bumblebee serves as an initial access loader deploying follow-on payloads including Cobalt Strike and ransomware. The same cycle saw a ClickFix social engineering campaign enabling Active Directory domain controller cloning as a ransomware precursor — a significant capability escalation.

TA505 maintains active phishing infrastructure (195.178.110[.]137, Bulgaria, ASN 48090) tagged for government targeting at high confidence. This group historically delivers banking trojans and Clop ransomware to government entities. Volt Typhoon and Salt Typhoon are conspicuously absent this cycle — their silence is not safety. It is consistent with their operational methodology of long-term pre-positioning designed to avoid detection.

T1566.001T1547.001T1071T1078
GroupStatus (July 2026)Known Tactics
QilinUpdated July 20Double extortion, healthcare/government focus
AkiraActiveVMware ESXi targeting, education/government
DragonForceActiveAffiliate model, opportunistic government targeting
INC RansomActiveData theft-first, government/healthcare
CactusNEW government-regional targetingEmbedded payloads (T1027.009), service execution, Ramnit loader component

Cactus ransomware's emergence with explicit "government-regional" and "government-public-services" targeting (confirmed July 20) represents a new entrant in the state/local government threat landscape. No confirmed state/local incidents this cycle, but the density of active groups targeting government is at its highest level this quarter.

T1486T1489T1027.009T1569.002

GOOTLOADER has re-emerged with exclusive government targeting via search engine optimization poisoning. Government staff searching for procurement-related terms ("state RFP template," "government contract form," "bid submission requirements") are redirected through compromised legitimate websites to malicious ZIP archives containing JavaScript-based loaders. Once executed, GOOTLOADER establishes persistence and delivers secondary payloads including Cobalt Strike.

Detection priority: monitor web proxy logs for ZIP downloads from non-state domains following searches for government forms/templates. Alert on JavaScript execution from downloaded ZIP archives. This technique specifically exploits the trust government employees place in search engine results for official-looking documents.

T1189T1059.007T1566

CISA published five Rockwell Automation ICS advisories on July 16 affecting CompactLogix 5380/5480, ControlLogix 5580, GuardLogix 5580, and Flex 5000 series PLCs (advisory ICSA-26-197-06). Combined with VOID MANTICORE's confirmed destructive attack on a California water utility in June 2026, state agencies managing water treatment and energy generation infrastructure face both known hardware vulnerabilities and a confirmed adversary with destructive capability and intent against U.S. critical infrastructure.

T1078T1072T1036

ScenarioProbabilityTimeframeBasis
WordPress wp2shell exploitation in-the-wild against government sitesHIGH (>80%)7 daysCVSS 9.8, public PoC analysis available, unauthenticated, government explicitly targeted — historical precedent supports rapid weaponization
CISA adds CVE-2026-63030 (WordPress) to KEV catalogHIGH (>70%)14 daysFollows established pattern of critical RCE vulnerabilities with public exploitation details receiving KEV designation
FortiSandbox exploitation as initial access in state network compromiseMODERATE (50–60%)30 daysThree KEVs confirm active exploitation; product widely deployed in state government security stacks
Cactus ransomware incident against U.S. state/local governmentMODERATE (40–50%)30 daysNew government-targeting profile with active hash confirmed — limited corroboration but directional alignment with observed targeting
Volt Typhoon/Salt Typhoon activity surfaces in state critical infrastructureLOW (30–40%)60 daysConsistent with pre-positioning lifecycle; VOID MANTICORE water utility breach demonstrates feasibility; absence of detection is not absence of presence

WordPress wp2shell Exploitation (CVE-2026-63030):

Monitor web server logs for POST requests to /wp-json/wp/v2/batch with unusually large or structured payloads — this is the route confusion entry point. Alert on SQL error patterns in WordPress application logs. Deploy file integrity monitoring on all WordPress document roots; alert immediately on new PHP files created in wp-content/, wp-includes/, or theme directories (web shell deployment). Monitor for unusual outbound connections from WordPress hosts to non-CMS destinations. Alert on new administrator account creation via the WordPress REST API.

FortiSandbox CVE-2026-25089 Compromise:

Monitor FortiSandbox syslogs for unexpected process execution or command injection indicators. Alert on outbound connections from FortiSandbox management IPs to non-Fortinet, non-update destinations. Review HTTP access logs to FortiSandbox management interfaces for crafted or anomalous requests. If patching has not occurred, immediately restrict management interface access to internal-only via firewall ACL and treat any anomalous activity as a confirmed incident.

Defender XDR FourToSixMapping Blind Spot — Immediate KQL Fix:

Apply this normalization to ALL network-based detection rules in Microsoft Sentinel and Defender XDR that filter on RemoteIPType. Without this fix, C2 traffic using IPv4-mapped IPv6 addressing passes through standard detection rules silently:

| extend RemoteIP = iff(RemoteIPType == "FourToSixMapping",
    replace_string(RemoteIP, "::ffff:", ""), RemoteIP)
| where RemoteIPType in ("Public", "FourToSixMapping")
APT28 Bumblebee Loader:

Deploy hash-based detection for confirmed APT28/Bumblebee sample: 3e59379f585ebf0becb6b4e06d0fbbf806de28a4bb256e837b4555f1b4245571 (SHA-256, confidence 85). Hunt for ISO/VHD/LNK attachments arriving from external senders to government mailboxes. Alert on new HKCU\Software\Microsoft\Windows\CurrentVersion\Run registry entries created by non-standard processes. ClickFix variant: monitor for JavaScript execution from downloaded ZIP archives and DCSync/DCShadow activity from non-DC sources.

GOOTLOADER SEO Poisoning:

Create web proxy alerts for ZIP file downloads from non-state domains following search queries containing government procurement terms ("RFP template," "government contract form," "bid submission requirements," "state procurement"). Alert on JavaScript execution spawned from recently downloaded ZIP archives. Monitor DNS for resolution of known GOOTLOADER distribution infrastructure.

TA505 Credential Harvesting Infrastructure:

Block 195.178.110[.]137 (Bulgaria, ASN 48090) at all perimeter firewalls, proxies, and email gateways. Hunt historical netflow for prior connections to this IP. Monitor for phishing emails with government-themed lures arriving from Bulgarian IP ranges. This infrastructure is staged — the campaign launch is likely imminent based on historical TA505 operational tempo (infrastructure staging precedes campaigns by 3–7 days).

ThreatATT&CK
WordPress wp2shell (CVE-2026-63030)T1190 T1505.003 T1078
FortiSandbox CVE-2026-25089T1190 T1059.004
Defender XDR C2 Detection GapT1071 T1571
Bumblebee Loader (APT28)T1566.001 T1547.001 T1059.001
GOOTLOADER SEO PoisoningT1189 T1059.007
TA505 Phishing InfrastructureT1566.001 T1589.002
Cactus Ransomware Pre-positioningT1569.002 T1027.009
IOC Blocking Table:
195.178.110[.]137 8.140.203[.]92 101.133.225[.]51 82.65.19[.]134 111.92.243[.]236

195.178.110[.]137 — TA505 government-targeting phishing infrastructure, confidence 78; block at perimeter firewall and email gateway. 8.140.203[.]92, 101.133.225[.]51, 82.65.19[.]134, 111.92.243[.]236 — associated threat infrastructure; monitor/investigate connections. SHA-256 hashes: 3e59379f585ebf0becb6b4e06d0fbbf806de28a4bb256e837b4555f1b4245571 (APT28/Bumblebee, confidence 85), 9f8f52920fcfa7efe57362822f6ddef7c311d5765f525b3f71b978c95becece7 (Cactus/Ramnit loader, confidence 80) — block at endpoint and add to EDR custom indicators. Additional IOCs available via Anomali ThreatStream and partner feeds.

Hunting Hypotheses:
HUNT 01 · T1505.003
WordPress web shells deployed via wp2shell exploitation?
Search for new PHP files created after July 17 in wp-content/ or wp-includes/ directories; HTTP POST requests to /wp-json/wp/v2/batch with unusual payload size; new administrator accounts created via REST API; outbound connections from WordPress hosts to non-CMS infrastructure.
HUNT 02 · T1190
FortiSandbox compromised as network pivot point?
Search for outbound connections from FortiSandbox management IPs to non-Fortinet destinations; unexpected process execution on FortiSandbox appliance; lateral movement originating from FortiSandbox network segment; authentication events on internal hosts sourced from FortiSandbox IP.
HUNT 03 · T1071
C2 traffic evading Defender XDR via FourToSixMapping classification?
Query DeviceNetworkEvents for RemoteIPType == "FourToSixMapping" — any results warrant immediate investigation. Apply the KQL normalization fix, then re-run all existing network-based detection queries against historical data to identify traffic previously missed.
HUNT 04 · T1566.001
Bumblebee loader delivered via spearphishing attachment?
Search for ISO/VHD/LNK attachments from external senders to government mailboxes in the past 30 days; new HKCU\Software\Microsoft\Windows\CurrentVersion\Run entries created by non-standard processes; Bumblebee hash matches in endpoint telemetry.
HUNT 05 · T1189
GOOTLOADER already delivered to government staff via SEO poisoning?
Search web proxy logs for ZIP downloads from compromised legitimate sites following search queries for government procurement terms in the past 14 days; JavaScript execution from downloaded ZIP archives; scheduled tasks or services created within hours of a ZIP download event.
HUNT 06 · T1569.002
Cactus ransomware pre-positioning via encoded service creation?
Search for new Windows services created with base64-encoded or otherwise obfuscated command lines; unusual service binaries placed in TEMP directories; Ramnit loader indicators (T1027.009 embedded payload patterns) in recently created service binaries.

Financial Services
State Treasury, Revenue, Benefits Systems
Primary threat
TA505 credential harvesting targeting financial transaction systems; Cactus ransomware double-extortion threatening treasury and benefits PII
Secondary threat
GOOTLOADER SEO poisoning targeting procurement staff with access to financial systems
Actions
  • Enforce phishing-resistant MFA (FIDO2) on all treasury and benefits payment system access
  • Ensure wire transfer approval workflows require out-of-band verification — TA505 campaign imminent
  • Monitor anomalous batch payment file modifications; new admin accounts on financial applications; connections to 195.178.110[.]137
Energy
State Utilities Commission, SCADA Oversight
Primary threat
VOID MANTICORE demonstrated destructive capability against U.S. water utilities (June 2026); Rockwell CompactLogix/ControlLogix DoS vulnerabilities (ICSA-26-197-06) affecting PLCs in state-regulated facilities
Secondary threat
Volt Typhoon/Salt Typhoon living-off-the-land pre-positioning in critical infrastructure — absence of detection is not evidence of absence
Actions
  • Verify Rockwell firmware versions in all state-regulated water treatment and energy generation facilities against ICSA-26-197-06
  • Ensure OT networks are segmented from IT with unidirectional gateways where feasible
  • Monitor for unusual CIP (Common Industrial Protocol) traffic patterns; firmware update attempts outside maintenance windows; Volt Typhoon indicators (T1078 + T1072)
Healthcare
State Health Department, Medicaid Systems
Primary threat
Qilin and INC Ransom actively targeting healthcare/government intersection; WordPress RCE on public health portals could expose patient data
Actions
  • Patch WordPress on all public health information portals immediately — these sites are explicitly in scope for wp2shell exploitation
  • Verify backup integrity for Medicaid claims processing systems; ensure ransomware playbook includes HIPAA breach notification timelines
  • Monitor for unusual database queries against Medicaid/benefits databases; web shell indicators on health department WordPress sites; lateral movement from DMZ web servers to internal networks
Government
Executive Branch Agencies, Law Enforcement
Primary threat
APT28 Bumblebee loader confirmed targeting U.S. government; GOOTLOADER campaign exclusively targeting government via SEO poisoning; ClickFix social engineering enabling Active Directory domain controller compromise
Actions
  • Brief all agency staff on SEO poisoning risks — downloading "government forms" from search results is the primary GOOTLOADER delivery mechanism
  • Harden Active Directory domain controllers against DCSync/DCShadow; deploy application control on high-value systems
  • Monitor JavaScript execution from downloaded ZIP archives; new domain admin accounts; DCSync replication events from non-DC sources; connections to known APT28 infrastructure
Aviation / Logistics
State DOT, Airport Authorities, Port Systems
Primary threat
Rockwell Automation vulnerabilities affecting transportation SCADA; supply chain compromise via third-party logistics software vendors
Actions
  • Audit Rockwell Flex 5000 and ControlLogix deployments in traffic management and port systems; apply patches per ICSA-26-197-06
  • Verify third-party vendor access is scoped to minimum necessary and requires MFA
  • Monitor anomalous PLC programming changes; vendor VPN connections outside business hours; unusual firmware downloads to field devices
No sector cards match the selected filters.

Patch FortiSandbox to 5.0.6+ or 4.4.9+ across all state deployments. CVE-2026-25089 (CVSS 9.8) is on CISA KEV with active exploitation confirmed. If patching cannot occur within 24 hours, restrict HTTP access to FortiSandbox management interfaces to internal-only via firewall ACL immediately.
Incident Responder
Patch ALL WordPress instances to 7.0.2 / 6.9.5 / 6.8.6 across every state agency. Default installations with zero plugins are vulnerable to unauthenticated RCE (CVE-2026-63030). Treat with the same urgency as OS critical patches — this is a paradigm-breaking vulnerability.
Incident Responder
Audit all KQL detection rules in Microsoft Sentinel and Defender XDR for RemoteIPType == "Public" filters. Apply the FourToSixMapping normalization fix to close the C2 detection blind spot. Every active detection rule using this filter has a blind spot — this is a five-minute fix with no reason to defer.
SOC Analyst
Deploy IOC blocks for 195.178.110[.]137 (TA505 C2) and hashes 3e59379f…4245571 (APT28/Bumblebee) and 9f8f5292…cece7 (Cactus/Ramnit) across endpoint protection, email gateway, and perimeter firewall.
SOC Analyst
Pre-authorize emergency patching windows for FortiSandbox and WordPress. Both are CVSS 9.8 with active or imminent exploitation. Waiting for standard change windows introduces unacceptable risk — executive air cover is needed to bypass normal approval timelines.
CISO / Exec
Validate ransomware incident response playbook. Five ransomware groups are actively targeting government in July 2026. Ensure playbook includes current contact information for FBI field office, CISA regional coordinator, and cyber insurance carrier.
CISO / ExecIncident Responder
Brief agency heads on WordPress risk. Agency communications directors control WordPress sites and may resist emergency patching. Executive air cover is needed to enforce compliance — unpatched sites are exploitable today.
CISO / Exec
No immediate actions for the selected roles.
Verify Ivanti EPMM deployment status. If the state uses Endpoint Manager Mobile, apply patches for CVE-2026-1281 and CVE-2026-1340 immediately — an active exploitation campaign targeting government is confirmed.
Incident Responder
Deploy GOOTLOADER detection on web proxy and endpoint. Create alerts for ZIP downloads from non-state domains following searches for government procurement terms ("state RFP template," "government contract form," "bid submission requirements"). Brief end users on SEO poisoning risk.
SOC Analyst
Audit Rockwell PLC firmware in water treatment and transportation SCADA environments. Apply patches per ICSA-26-197-06 for CompactLogix 5380/5480, ControlLogix 5580, and GuardLogix 5580. Verify OT network segmentation from IT.
ICS / OT
Implement WordPress web shell monitoring. Deploy file integrity monitoring on all WordPress document roots; alert on new PHP files in wp-content/, wp-includes/, or theme directories. Run retrospective hunt for files created since July 17.
SOC AnalystThreat Hunter
No 7-day actions for the selected roles.
Evaluate FortiSandbox strategic alternatives. Three KEVs in one product family warrants architectural review. Assess cloud-native detonation (Microsoft Defender for Office 365 Safe Attachments, cloud sandbox services) as potential replacement or supplement to reduce dependency on a product with an accumulating attack surface.
CISO / Exec
Verify EY contract exposure. Determine whether the state holds active Ernst & Young contracts where employee/contractor PII was shared. If yes, request formal breach notification and initiate identity monitoring per state breach response protocol.
CISO / Exec
Enforce GitHub 2FA on all state repositories before the September 2, 2026 mandatory deadline. Audit service accounts and CI/CD bot accounts for 2FA enrollment — these are frequently overlooked and represent a high-value supply chain entry point.
Incident Responder
Commission Volt Typhoon / Salt Typhoon hunt. Engage a threat hunting team or external partner to search for living-off-the-land indicators (T1078 + T1072 + T1036) across state network infrastructure, particularly in systems adjacent to water/energy SCADA. Absence of detection is not evidence of absence — this is their operational signature.
CISO / ExecThreat HunterICS / OT
Tabletop exercise: critical infrastructure destructive attack. VOID MANTICORE's June 2026 water utility attack demonstrates this is no longer theoretical for state-regulated infrastructure. Test coordination between SOC, IT Ops, OT teams, and executive leadership under a simultaneous IT/OT incident scenario.
CISO / ExecICS / OT
No 30-day actions for the selected roles.
Bottom Line

The convergence of a paradigm-shifting WordPress vulnerability, a recurring FortiSandbox exposure, and a silent detection gap in your primary endpoint platform creates a narrow window where decisive action separates organizations that get compromised from those that don't. The WordPress wp2shell chain is particularly urgent because it invalidates a longstanding security assumption — every state agency running a "minimal WordPress" site believed they were managing risk appropriately. They were, until July 17. The patch exists. The exploitation path is public. The clock is running.

1
Patch FortiSandbox and every WordPress instance within 24 hours — both are CVSS 9.8 with confirmed or imminent active exploitation, and both require executive pre-authorization to bypass standard change windows.
2
Apply the Defender XDR FourToSixMapping KQL fix today — a five-minute change that closes a silent C2 detection gap in your primary endpoint platform. Your SOC may be confident in their coverage while actively missing C2 traffic right now.
3
For FortiSandbox, three KEVs in rapid succession is not bad luck — it's a pattern. Patch now, but begin the strategic conversation about whether this product continues to earn its place in your architecture. The ransomware groups are watching. The nation-states are already inside.
No items found.