TLP:GREEN  ·  States / Public Sector
964 CVEs, Two Active Zero-Days, and a Rootkit That Survives Upgrades:

What State IT Leaders Need to Know This Week

ELEVATED. Microsoft shipped patches for 964 vulnerabilities — the largest Patch Tuesday in its history — including two Windows zero-days already exploited to escalate to SYSTEM. In the same 48 hours, Sophos and ESET disclosed PoisonedRefresh, a fileless rootkit on F5 BIG-IP APM devices that survives firmware upgrades; CISA added four KEV entries headlined by a CVSS 10.0 Adobe Commerce RCE; and NSA, CISA and FBI jointly attributed industrial-scale AI model distillation to Chinese providers. State agencies patch in weeks, not hours — and adversaries know it.

I am a
My sector

DevelopmentDateWhy It Matters
<strong>Microsoft record Patch Tuesday</strong> — 964 CVEs (104 Critical, 860 Important), two zero-days actively exploited (CVE-2026-81963, CVE-2026-85880)2026-09-09Every Windows endpoint, server and domain controller in the state enterprise; both zero-days grant SYSTEM
<strong>PoisonedRefresh fileless Linux rootkit</strong> on F5 BIG-IP APM disclosed by Sophos/ESET2026-09-08Memory-only web shell survives BIG-IP upgrade images; no traditional AV detection
<strong>795 F5 BIG-IP endpoints exposed</strong> to CVE-2025-53521 per ShadowServer2026-09-07State agencies running F5 BIG-IP APM for load balancing and remote access
<strong>CISA adds four KEV entries</strong> including CVE-2026-75650 (Adobe Commerce, CVSS 10.0) and CVE-2026-85046 (Chrome V8)2026-09-08State payment, licensing and permit portals on Magento; every unpatched Chrome endpoint
<strong>NSA/CISA/FBI joint advisory AA26-251a</strong> on Chinese AI knowledge-distillation campaigns2026-09-08State AI procurement policy and vendor risk assessment now a national security question
<strong>CISA ICS advisories</strong> — Rockwell Automation, Schneider Electric, IXON VPN, CareCam Pro2026-09-03 / 09-09Technologies deployed in state water treatment, building management and physical security
<strong>Three new government-targeting malware families</strong> — ICEBALL, CURLYGATE, CASTLELOADER (UNC6919)Current cycleDrive-by, fake-installer and malvertising delivery aimed explicitly at the government sector
<strong>$10M State Department reward</strong> for IRGC Cyber Chief Amir Yaryab (CyberAv3ngers)2026-09-08CyberAv3ngers have directly targeted U.S. state and local water infrastructure PLCs

DateEventSeverityRelevance to State Government
2026-09-03CISA publishes ICS advisories for Rockwell Automation ControlFLASH, ArmorStart LT, Schneider Electric Easergy/EcoStruxure/PowerLogic, and IXON VPN ClientHIGHDirectly affects state OT/SCADA environments — water treatment, building management, industrial control
2026-09-04CVE-2026-85046 (Chrome V8 type confusion) added to CISA KEV catalogHIGHAll state employee endpoints running Chrome are vulnerable
2026-09-07BigBear 2.0 phishing-as-a-service platform disclosed — 258 organizations compromised, 5,137 credentials stolen, FIDO2 bypass capabilityHIGHState M365 environments and federated SSO are prime targets for adversary-in-the-middle credential theft
2026-09-07ShadowServer reports 795 F5 BIG-IP endpoints exposed to CVE-2025-53521CRITICALState agencies running F5 BIG-IP APM for load balancing and remote access
2026-09-08Sophos/ESET disclose "PoisonedRefresh" fileless rootkit on F5 BIG-IP APM devicesCRITICALFileless persistence survives upgrades; no traditional AV detection
2026-09-08U.S. State Department announces $10M reward for IRGC Cyber Chief Amir Yaryab (CyberAv3ngers)ELEVATEDCyberAv3ngers have directly targeted U.S. state/local water infrastructure PLCs
2026-09-08China-nexus actors update mass exploitation campaign against SharePoint CVE-2025-53770 (CVSS 9.8) targeting government sectors in 8 countriesCRITICALState agencies running on-premises SharePoint Server
2026-09-08CISA adds 4 new KEVs including CVE-2026-75650 (Adobe Commerce, CVSS 10.0)CRITICALState online payment, licensing, and permit portals running Magento/Adobe Commerce
2026-09-08NSA/CISA/FBI joint advisory AA26-251a on Chinese AI distillation campaignsSTRATEGICState AI procurement policies and vendor risk assessments
2026-09-09Microsoft Patch Tuesday: 964 CVEs, 2 actively exploited zero-days (CVE-2026-81963, CVE-2026-85880)CRITICALEvery Windows endpoint, server, and domain controller in the state enterprise

Microsoft's September 2026 Patch Tuesday is unprecedented in scale. Among the 964 CVEs requiring customer action, two are confirmed actively exploited. CVE-2026-81963 (CVSS 7.8) is a Windows Update Stack elevation-of-privilege flaw that abuses improper link resolution to move an authenticated user to SYSTEM. CVE-2026-85880 (CVSS 7.8) is a heap-based buffer overflow in Windows ALPC that escapes an AppContainer sandbox and elevates to SYSTEM — defeating application sandboxing, a core defense-in-depth control.

Both are post-access privilege escalation tools. They do not get attackers in the door, but once inside they hand over the keys. In state environments where lateral movement between agencies traverses shared Active Directory forests, SYSTEM on one machine can cascade rapidly.

Beyond the zero-days, this batch includes Critical RCEs in Windows DNS Server, Remote Desktop Services, Exchange Server and SharePoint. The volume means agencies will be triaging for weeks — and adversaries know it.

T1068T1548.002T1055

Sophos and ESET have disclosed PoisonedRefresh, a Linux rootkit targeting F5 BIG-IP APM devices. It intercepts PHP file loading via Apache Portable Runtime hooks and injects a web shell that exists only in memory — nothing malicious is written to disk. It modifies SELinux configuration for persistence, survives BIG-IP upgrade images, and opens a password-protected UNIX socket backdoor at /run/bigtlog.pipe for interactive shell access.

The believed initial access vector is CVE-2025-53521 (CVSS 9.8), a critical RCE in F5 BIG-IP APM. ShadowServer identified 795 exposed endpoints globally as of September 7. No formal attribution has been made, but the tradecraft aligns with nation-state pre-positioning patterns, including Volt Typhoon's documented living-off-the-land focus in network infrastructure.

This fits a broader pattern of exploitation and rootkit activity against F5 BIG-IP, SonicWall SMA, WatchGuard Fireware, MikroTik and IXON VPN. Perimeter appliances are internet-facing, run Linux firmware with limited EDR visibility, are implicitly trusted internally, and are rarely monitored for compromise.

T1190T1014T1505.003T1059.004T1553.002

CVE-2026-75650 (CVSS 10.0) is a template engine injection in Adobe Commerce (Magento) allowing arbitrary code execution with no user interaction and changed scope. Any state agency running online payment portals, licensing systems or permit applications on Adobe Commerce is at immediate risk.

CVE-2026-85046 (CVSS 8.8) is a type confusion flaw in Chrome's V8 engine enabling RCE via a crafted HTML page. A public exploit writeup is already available, sharply lowering the barrier. Every state employee browsing with an unpatched Chromium-based browser is a potential victim.

T1190T1203T1059.007

The joint NSA/CISA/FBI advisory (AA26-251a) documents industrial-scale knowledge theft from American AI models by Chinese companies including DeepSeek, Moonshot AI, Alibaba, MiniMax, StepFun and Z.AI: billions of tokens extracted across millions of API exchanges since late 2024, "transfer station" proxy networks used to bypass geographic restrictions, bulk premium API subscriptions shared across developer teams, and chain-of-thought reasoning extraction — conducted with likely Chinese government awareness.

For state government the implications are strategic rather than tactical: agencies procuring AI/LLM services should verify vendor model integrity; few states have procurement frameworks assessing model provenance or vendor nation-state affiliation; and any agency using DeepSeek, Alibaba Qwen or other Chinese-origin AI tooling should reassess risk now.

CISA published advisories affecting technologies common in state environments: Rockwell Automation ControlFLASH (firmware updates for PLCs in water treatment, transportation and building management — arbitrary command execution possible), Schneider Electric Easergy, EcoStruxure, PowerLogic and Saitel (SCADA and power monitoring), IXON VPN Client (RCE on the client machine, bridging IT to OT), and CareCam Pro IP cameras (full device takeover — relevant to courthouses, data centers and public buildings).

These land amid continued Iranian ICS targeting: CyberAv3ngers (IRGC-affiliated) have directly targeted U.S. state and local water infrastructure, and the $10 million State Department reward for their leader signals the threat remains active. APT28 (GRU) continues deploying HOOKEDGE backdoors against European government targets, while Salt Typhoon and Volt Typhoon maintain active profiles against U.S. government and critical infrastructure.

Three new malware families with explicit government-sector targeting were identified: ICEBALL, a backdoor distributed via drive-by downloads hitting government, healthcare, construction and manufacturing; CURLYGATE, distributed via fake software installers targeting government across eight countries; and CASTLELOADER, a loader delivered via malvertising and attributed to threat cluster UNC6919.

High-confidence indicators were also refreshed for FAMOUS CHOLLIMA (DPRK) distributing the NpackDown downloader and MUSTANG PANDA (China) deploying DestoryRAT — both nation-state actors with government targeting histories.

ScenarioProbabilityTimeframeRationale
Ransomware operators exploit the Patch Tuesday gap, leveraging CVE-2026-81963/CVE-2026-85880 for post-access privilege escalationHIGH (>75%)72–96 hoursRansomware groups routinely exploit the window between patch release and deployment. The 964-CVE volume will slow patching across state agencies, extending the window. Both zero-days provide the SYSTEM-level access ransomware needs for domain-wide encryption.
Additional F5 BIG-IP APM compromises are discovered as organizations investigate following the PoisonedRefresh disclosureMODERATE (40–60%)1–2 weeks795 exposed endpoints globally; the public disclosure will trigger both defensive audits and opportunistic exploitation by additional threat actors.
Chrome CVE-2026-85046 exploitation increases via watering hole or spearphishing campaigns targeting state employeesMODERATE (40–60%)1–2 weeksPublic exploit writeup is already available, dramatically lowering the exploitation barrier. State employees are high-value targets for credential harvesting and initial access.
China-nexus actors accelerate operations against U.S. government networks following the AI distillation public attributionLOW-MODERATE (25–40%)2–4 weeksHistorical pattern: Chinese cyber operations have intensified following U.S. government public call-outs, consistent with retaliatory signaling.
BigBear 2.0 PhaaS or successor AiTM platform targets state M365 environments during the patch chaos windowMODERATE (40–60%)1–2 weeksBigBear 2.0 compromised 258 organizations and demonstrated FIDO2 bypass capability. Patch Tuesday chaos creates ideal social engineering conditions ("urgent security update" lures).

Windows Zero-Day Exploitation (CVE-2026-81963 / CVE-2026-85880):

Monitor Windows Event ID 4688 for unexpected SYSTEM-level process creation from low-privilege user contexts. Alert on abnormal ALPC activity originating from AppContainer-sandboxed processes (CVE-2026-85880) and on symbolic link creation in Windows Update staging directories (CVE-2026-81963). Hunt for privilege escalation chains where a user-level process becomes SYSTEM within seconds with no legitimate elevation — no UAC prompt, no RunAs. In Sysmon, alert on Event ID 1 with IntegrityLevel jumping from Low/Medium to System without a corresponding Event ID 4648 explicit credential logon.

F5 BIG-IP PoisonedRefresh Rootkit:

File integrity monitoring will not find this implant. Instead, watch Apache worker processes reading /proc/self/maps (memory introspection is not normal for web serving), check every appliance for the UNIX socket /run/bigtlog.pipe, and alert on libphp memory protection changes indicating writable code segments. Flag HTTP 201 responses with text/css content type on POST requests to .php3 endpoints (apm_css.php3, full_wt.php3, webtop_popup_css.php3). Compare /usr/sbin/httpd against the known-good F5 distribution hash and review SELinux policy modifications occurring outside scheduled maintenance windows.

Adversary-in-the-Middle Credential Theft (BigBear 2.0 / PhaaS):

Review M365 sign-in logs for authentication from known proxy infrastructure (NodeMaven residential proxies) and for impossible travel — the same user authenticating from geographically distant locations within minutes. Alert on session token replay, where new sessions appear without a corresponding MFA challenge, and on Azure AD Conditional Access policy violations or bypasses.

ICS/OT Compromise Indicators:

Alert on unexpected connections from IXON VPN client hosts to PLC management interfaces, Rockwell ControlFLASH firmware update operations outside scheduled maintenance windows, and Schneider Electric EcoStruxure configuration changes with no change management ticket. Monitor for any traffic from IT VLANs to OT VLANs outside approved jump host paths.

ThreatATT&CK
Windows Zero-Day Exploitation (CVE-2026-81963 / CVE-2026-85880)T1068 T1548.002 T1055
F5 BIG-IP PoisonedRefresh RootkitT1014 T1505.003 T1059.004
Adversary-in-the-Middle Credential Theft (BigBear 2.0 / PhaaS)T1557 T1539 T1078
ICS/OT Compromise IndicatorsT0831 T0886 T0836
IOC Blocking Table:
15dea7d0485962fff2c3f03af3d4b4008972b20938360d6d3799635b100f1d98a8767be010e1cd90d77034f3c4f69821f764ae976d32dc34d29d19659afa5950

SHA-256 above: FAMOUS CHOLLIMA (DPRK) NpackDown downloader and MUSTANG PANDA (China) DestoryRAT, both confidence High. Additional APT-associated hashes — SHA-1 a51df6d9e2d31b44be9adb6bc8732517db6bf96b, 77556c57999805fa7815a114da51d91cf24fbea9, e0562d87ad9c17042b581582c99237d798572e67, d3371880de5c9538e9d5d4d503ea8b9745c552b1, 3319a0af253d487ff8f137dd0f7f0cb3dc94f729; MD5 f68c6ae1d67ebc65bf1ae9257c24f43c, f26179d65b42720b2a4984d717c309de — alert and investigate on any match. Blocking actions this cycle: block known BigBear 2.0 phishing infrastructure at the web proxy and DNS level, enforce Chrome auto-update to 152.0.7977.82 or later and block older versions from state web applications, and where F5 BIG-IP APM cannot be patched within 48 hours restrict management interface access to trusted internal IPs only. Network indicators for BigBear 2.0, ICEBALL C2, CURLYGATE delivery domains and CASTLELOADER malvertising chains are available via Anomali ThreatStream and partner feeds.

Hunting Hypotheses:
HUNT 01 · T1068
Has an intruder already escalated to SYSTEM using this month's zero-days?
An attacker with initial access from phishing or stolen credentials will exploit CVE-2026-81963 or CVE-2026-85880 to reach SYSTEM, then move laterally toward domain controllers. Hunt Event ID 4688 for SYSTEM process creation from low-privilege contexts and Sysmon integrity-level jumps without explicit credential logon.
HUNT 02 · T1014
Is a fileless implant already resident on an F5 BIG-IP APM appliance?
An attacker has exploited CVE-2025-53521 and deployed PoisonedRefresh, establishing memory-only persistence that survives firmware upgrades. Check for /run/bigtlog.pipe, Apache workers reading /proc/self/maps, and HTTP 201 with text/css on .php3 POSTs.
HUNT 03 · T1557
Have M365 session tokens been captured through an AiTM proxy?
State employees receive phishing directing them to adversary-in-the-middle proxy pages that capture M365 session tokens, bypassing MFA including FIDO2. Hunt residential-proxy sign-ins, impossible travel, and sessions appearing with no MFA challenge.
HUNT 04 · T0886
Has an attacker pivoted from IT into the OT environment via IXON VPN?
An attacker exploits the IXON VPN client vulnerability to cross from the IT network into OT, then targets Rockwell or Schneider PLCs. Hunt IXON client hosts connecting to PLC management interfaces and unscheduled ControlFLASH firmware operations.

Financial Services
State Treasury, Tax Revenue, Benefits Disbursement
Primary threat
Adobe Commerce CVE-2026-75650 (CVSS 10.0) on payment and fee collection portals; ransomware disruption of tax and benefits processing
Secondary threat
Nation-state economic intelligence collection against procurement and revenue systems
Actions
  • Immediate: patch Adobe Commerce/Magento instances powering any online payment or fee collection portal (no user interaction required for exploitation)
  • 7-day: review SAP ERP patch status against this week's SAP Security Patch Day advisories; verify SAP Note 3747649 is applied
  • 30-day: tabletop a ransomware encryption of financial processing systems during the Patch Tuesday gap; test tax and benefits database restoration
Energy
State Utility Coordination, Building Management Systems
Primary threat
Schneider Electric Easergy/EcoStruxure/PowerLogic/Saitel vulnerabilities (ICSA-26-169-07 Update A); Rockwell ControlFLASH command execution
Secondary threat
IRGC-affiliated CyberAv3ngers targeting of state-adjacent water and energy PLCs
Actions
  • Immediate: review ICSA-26-169-07 Update A and inventory all Schneider Electric SCADA and power monitoring deployments across state facilities
  • 7-day: schedule firmware updates with facility managers for Schneider and Rockwell devices; verify BMS-to-enterprise IT segmentation
  • 30-day: implement PLC firmware integrity monitoring — baseline hashes for all Rockwell controllers and alert on unauthorized change (ICSA-26-246-03)
Healthcare
State Health Agencies, Medicaid Systems, Public Health
Primary threat
Windows zero-days CVE-2026-81963 / CVE-2026-85880 enabling SYSTEM access on systems processing PHI
Secondary threat
Ransomware targeting of Medicaid and public health systems; AI model integrity risk in clinical tooling
Actions
  • Immediate: prioritize Windows patching for all systems processing PHI — both zero-days grant SYSTEM, sufficient to exfiltrate records or stage ransomware
  • 7-day: audit remote access for telehealth and public health reporting; verify IXON VPN clients used for medical device connectivity are patched (ICSA-26-246-02)
  • 30-day: review AI tool usage — Chinese-origin AI used for clinical decision support, claims processing or analytics should be reassessed against AA26-251a
Government
Executive Agencies, Judicial Branch, Elections Infrastructure
Primary threats
Active exploitation of CVE-2026-81963 and CVE-2026-85880 against domain controllers, Exchange and elections-supporting systems
Secondary threat
PoisonedRefresh rootkit on F5 BIG-IP APM; ICEBALL, CURLYGATE and CASTLELOADER government-targeting malware
Actions
  • Immediate: emergency patch both Windows zero-days on domain controllers, Exchange servers and any elections infrastructure
  • 7-day: audit all F5 BIG-IP deployments and check for PoisonedRefresh indicators — treat any internet-exposed APM device as potentially compromised until verified clean
  • 7-day: brief agency heads on ICEBALL (drive-by), CURLYGATE (fake installers) and CASTLELOADER (malvertising); reinforce download and ad-click discipline
  • 30-day: establish a perimeter appliance security program covering F5, SonicWall, WatchGuard, MikroTik and IXON — integrity monitoring and access restriction, not just patching
Aviation / Logistics
State Transportation, DOT, Port Authorities
Primary threat
Rockwell ControlFLASH (ICSA-26-246-03) and ArmorStart LT (ICSA-26-246-04) exposure in traffic management and transportation control PLCs
Secondary threat
CareCam Pro IP camera takeover (ICSA-26-251-01) as reconnaissance or pivot into transportation networks
Actions
  • Immediate: verify the Rockwell ControlFLASH and ArmorStart LT advisories have been reviewed against any PLCs in traffic management or transportation control
  • 7-day: audit CareCam Pro IP camera deployments at transportation facilities — full device takeover is possible
  • 30-day: review segmentation between transportation IT and OT control networks; confirm IXON VPN or equivalent OT remote access is patched and access-restricted
No sector cards match the selected filters.

Begin emergency Windows patching for CVE-2026-81963 (Update Stack EoP) and CVE-2026-85880 (ALPC EoP) across all endpoints. Prioritize domain controllers, Exchange servers, RDP-exposed systems and elections infrastructure. Both are actively exploited and grant SYSTEM.
Incident Responder
Audit all F5 BIG-IP APM deployments. Verify CVE-2025-53521 is patched and check for PoisonedRefresh indicators: Apache workers reading /proc/self/maps, existence of /run/bigtlog.pipe, POST requests to .php3 endpoints returning HTTP 201 with text/css, and modifications to /usr/sbin/httpd.
Incident ResponderThreat Hunter
Deploy detection rules for CVE-2026-85880 exploitation: abnormal ALPC activity from AppContainer processes, unexpected SYSTEM-level process creation from low-privilege contexts, and Event ID 4688 privilege escalation chains without legitimate elevation.
SOC Analyst
Patch Adobe Commerce/Magento (CVE-2026-75650, CVSS 10.0, actively exploited) on any portal handling payments, licensing or permits. Apply APSB26-146.
Incident Responder
Push Chrome/Chromium to 152.0.7977.82 across all state endpoints to remediate CVE-2026-85046 — actively exploited with a public exploit writeup available.
Incident Responder
No immediate actions for the selected roles.
Act on the CISA ICS advisory batch: Rockwell ControlFLASH (ICSA-26-246-03), Rockwell ArmorStart LT (ICSA-26-246-04), Schneider Easergy/EcoStruxure/PowerLogic/Saitel (ICSA-26-169-07 Update A) and IXON VPN (ICSA-26-246-02). Coordinate maintenance windows for PLC and SCADA firmware.
ICS / OT
Brief the state AI governance committee on NSA/CISA/FBI advisory AA26-251a. Review contracts with Chinese-origin AI providers and assess whether procurement policy covers model integrity and provenance.
CISO / Exec
Establish a risk-tiered patching schedule for the remaining 962 CVEs: Tier 1 (48h) actively exploited; Tier 2 (7 days) Critical RCE in DNS Server, RDP, Exchange, SharePoint; Tier 3 (30 days) remaining Important fixes. Track completion by agency.
Incident Responder
Monitor for BigBear 2.0 / AiTM credential theft in M365 sign-in logs: NodeMaven residential proxy IPs, impossible travel, session token replay without MFA challenge, and Conditional Access bypasses.
SOC AnalystIAM Analyst
No 7-day actions for the selected roles.
Establish a perimeter appliance security program covering F5 BIG-IP, SonicWall, WatchGuard, MikroTik and IXON: firmware integrity baselining, management interface restrictions, segmentation to limit blast radius, and quarterly compromise assessments.
CISO / Exec
Develop a fileless rootkit detection playbook for Linux network appliances — unexpected changes to system binaries (/usr/sbin/httpd), SELinux policy changes outside maintenance windows, UNIX socket creation in /run/, memory-only web shell indicators and libphp memory protection anomalies.
SOC AnalystThreat Hunter
Update AI procurement frameworks to require vendor attestation of model provenance, training data integrity and disclosure of nation-state affiliation before the next procurement cycle.
CISO / Exec
Run a tabletop exercise on ransomware exploiting the Patch Tuesday gap — privilege escalation via CVE-2026-81963 or CVE-2026-85880 after phishing-based access. Test IR procedures, backup restoration timelines and cross-agency communication.
Incident ResponderCISO / Exec
No 30-day actions for the selected roles.
The Bottom Line

This is not a week to defer patching decisions. Two actively exploited Windows zero-days buried inside the largest Patch Tuesday in history, a fileless rootkit that survives firmware upgrades on network appliances, a maximum-severity e-commerce vulnerability, and a landmark federal advisory on Chinese AI theft are not independent events. They describe a threat environment where adversaries are targeting every layer of the stack at once: endpoints, network perimeter, web applications, OT/ICS systems, and now the integrity of the AI models agencies are beginning to adopt. The 72–96 hours following this Patch Tuesday are the highest-risk window, because ransomware operators and nation-state actors alike understand that state patch cycles are measured in weeks, not hours.

1
Authorize and begin emergency Windows patching today. CVE-2026-81963 and CVE-2026-85880 are being exploited in the wild — domain controllers and Exchange servers first.
2
Audit every F5 BIG-IP APM device by end of week. Check for compromise indicators and assume breach until proven otherwise.
3
Brief leadership on the AI distillation advisory. This is the beginning of a policy conversation, not the end of one — get ahead of it before the next procurement cycle.
No items found.