TLP:GREEN  ·  States / Public Sector
When Your Security Tools Become the Weapon:

State Government Under Siege from Supply Chain and RMM Exploitation

ELEVATED. Active exploitation of a critical Check Point SmartConsole authentication bypass (CVE-2026-16232, CVSS 9.1), mass weaponization of CI/CD infrastructure via a GitHub Actions botnet (CVE-2026-41940, CVSS 9.8), and dual phishing campaigns abusing legitimate remote management tools collectively sustain an elevated threat posture for state and local government. The Lumma Stealer ecosystem has resurrected as "Remus" with blockchain-based C2. No escalation to HIGH at this time — no confirmed state government victim in the current window — but the targeting profile and active exploitation status demand immediate defensive action.

I am a
My sector

DateEventSignificance
2026-07-22CISA adds CVE-2026-16232 (Check Point SmartConsole auth bypass, CVSS 9.1) to KEV catalogAny internet-exposed management server is at immediate risk of full admin takeover
2026-07-22CISA adds CVE-2026-41940 (cPanel/WHM auth bypass, CVSS 9.8) to KEV catalogMass exploitation confirmed; GitHub Actions botnet scanning at scale
2026-07-22CISA adds CVE-2021-27137 (DD-WRT UPnP buffer overflow) to KEV catalogLegacy router firmware under active exploitation
2026-07-23Cofense confirms dual phishing campaigns delivering ConnectWise ScreenConnect and Action1 RMM agentsHR/payroll and Adobe/invoice lures bypassing controls via "legitimate" tool signatures
2026-07-23Socket Research publishes GitHub Actions botnet analysis (~6,100 compromised workflows)CI/CD runners weaponized as distributed scanning/exploitation fleet
2026-07-23Sekoia/Gen Threat Labs publishes "Remus" analysis — 64-bit Lumma Stealer rebuildStealer ecosystem survives takedown; blockchain C2 evades traditional domain blocking
2026-07-21CISA publishes 7 ICS advisories (Rockwell Automation, Siemens, Tycon Systems)Rockwell Studio 5000 arbitrary file execution affects water/transportation SCADA

Continuity from prior cycle: VOID MANTICORE (IRGC-affiliated) destructive ICS breach of California water utility remains the highest-severity confirmed incident. UTA0533 exploitation of SonicWall SMA 1000 zero-day chain (CVE-2026-15409/15410) continues. Seven ransomware groups — including Qilin, LockBit 5, and Cactus — remain actively retooled with government-sector targeting. Volt Typhoon and Salt Typhoon pre-positioning in critical infrastructure persists without new observable activity (absence noted — not assumed safe).

DateActor / CampaignTargetImpact
Jun 2026VOID MANTICORE (IRGC)California water utilityDestructive ICS breach — operational technology compromised
22 Jun 2026UTA0533SonicWall SMA 1000 usersZero-day chain (CVE-2026-15409/15410) for LDAP credential harvesting
21 Jul 2026Multiple (KEV additions)Langflow, Rockwell, othersCVE-2026-0770 unauthenticated RCE; 4 ICS advisories same day
21 Jul 2026CISA ICS batchRockwell, Siemens, Tycon7 advisories — Studio 5000 arbitrary execution highest priority
22 Jul 2026UNATTRIBUTEDCheck Point SmartConsole usersCVE-2026-16232 active exploitation — full admin takeover
22 Jul 2026UNATTRIBUTED (botnet)cPanel/WHM hosting serversCVE-2026-41940 mass exploitation via GitHub Actions fleet
23 Jul 2026UNATTRIBUTED (phishing)Enterprise HR/finance staffDual RMM-as-RAT campaigns (ConnectWise, Action1)
23 Jul 2026Lumma ecosystemBrowser/cloud credential holders"Remus" 64-bit stealer with blockchain C2 active in wild

This vulnerability allows unauthenticated remote attackers to obtain full administrative access to Check Point management servers. Check Point has confirmed exploitation affecting "a very small number of customers" — language that historically precedes broader campaign discovery.

Why state government cares: Many state agencies deploy Check Point as their primary perimeter security platform. Administrative access to the management server means an attacker can modify firewall rules, disable logging, create VPN accounts, and establish persistent access — all while appearing as a legitimate administrator. The pattern matches Qilin/LockBit 5 playbook of disabling security tools prior to ransomware deployment.

T1190T1078T1562.001

Socket researchers documented approximately 6,100 compromised GitHub workflow files converting CI/CD runners into a distributed scanning and exploitation fleet. The botnet targets CVE-2026-41940 (cPanel/WHM authentication bypass) to harvest cloud credentials — AWS keys, GitHub tokens, SSH keys, and database credentials.

Why state government cares: This is a dual threat. Any state GitHub repositories using Actions could be involuntarily conscripted into the botnet. State-hosted cPanel/WHM instances are direct exploitation targets. The attacker gets free compute, clean IP addresses, and automatic scaling — rendering traditional IP-based blocking ineffective.

T1195.002T1102T1552.001

Two simultaneous phishing campaigns are delivering ConnectWise ScreenConnect and Action1 RMM agents as initial access tools. The ConnectWise campaign uses HR/payroll-themed PDFs linking to VBS scripts. The Action1 campaign uses Adobe/invoice-themed emails. Both exploit a fundamental detection gap: these are legitimate, signed tools that many organizations — and their managed service providers — already use.

Why state government cares: State agencies rely heavily on MSP vendors who use these exact tools for legitimate remote support. Without a baseline of authorized RMM installations, SOC teams cannot distinguish a vendor performing maintenance from an attacker establishing persistence. This is "living off the land" — except the land belongs to your vendors.

T1566.001T1566.002T1204.002T1059.005T1219

Despite the May 2025 takedown of Lumma Stealer infrastructure and doxxing of its developer, the codebase has been rebuilt as "Remus" — a 64-bit variant using EtherHiding (blockchain-based C2 resolution) that renders traditional domain takedowns ineffective. It includes a previously undocumented bypass of Application-Bound Encryption in Chromium browsers.

Why state government cares: Remus targets browser credentials, cloud tokens, and session cookies. State employees accessing Azure, M365 admin portals, financial systems, and citizen-facing portals are high-value targets. Combined with the emerging "Dolphin X" stealer that uses AI-powered victim triage to prioritize endpoints running cloud CLIs and database clients, the stealer-to-ransomware pipeline is becoming more efficient at identifying state government's most sensitive workstations.

T1555.003T1539T1102.002

CISA published seven ICS advisories on July 21, with the highest-priority finding being arbitrary file execution and configuration alteration in Rockwell Automation Studio 5000 Logix Designer. Additional advisories cover Rockwell 1734 POINT I/O denial-of-service, Siemens RUGGEDCOM APE1808 PAN-OS vulnerabilities, and Tycon Systems TPDIN-Monitor-WEB2 credential exposure.

Why state government cares: State water utilities and transportation departments commonly deploy Rockwell PLCs. The Studio 5000 vulnerability allows a local attacker to execute arbitrary files and alter controller configurations — the exact capability needed for a destructive attack like VOID MANTICORE's June 2026 water utility breach. Rockwell patches require OT maintenance windows, creating an exposure gap.

T0831T0836T1190

ScenarioProbabilityBasis
Ransomware group exploits CVE-2026-16232 to disable perimeter security before deploying payloadHIGH (70–80%)Pattern matches Qilin/LockBit 5 playbook of disabling security tools pre-encryption; active exploitation already confirmed
State agency compromised via RMM phishing campaign (ConnectWise/Action1)HIGH (65–75%)HR/payroll lures specifically crafted for government workforce; legitimate tool signatures bypass most EDR
Remus/stealer infection leads to cloud management console compromiseMODERATE-HIGH (50–60%)State employees accessing Azure/M365 admin portals are high-value targets; AI triage accelerates exploitation
GitHub Actions botnet conscripts state repository for exploitation operationsMODERATE (40–50%)Depends on state GitHub usage and Actions configuration; 6,100 compromised workflows suggests broad targeting
ICS incident at state water/transportation facility exploiting Rockwell vulnerabilitiesMODERATE (30–40%)VOID MANTICORE demonstrated capability in June; Rockwell patches require OT maintenance windows creating exposure gap
Volt Typhoon/Salt Typhoon pre-positioned access activated for destructive effectLOW-MODERATE (15–25%)Absence of activity may indicate operational patience; geopolitical trigger would change this assessment rapidly

Check Point SmartConsole Authentication Anomalies:

Alert on admin logins from non-approved IPs; monitor for policy changes outside change windows. Review SmartConsole audit logs for admin sessions from unrecognized source IPs. Check for firewall policy modifications, new VPN user creation, or logging configuration changes in the past 7 days. Any admin activity from IPs outside the Trusted Clients list warrants immediate investigation — restrict per vendor advisory sk185169.

Unauthorized RMM Tool Installations:

Alert on ScreenConnect.ClientSetup.msi or action1_agent*.msi installations not matching authorized vendor hashes. Any installation after 2026-07-20 from non-standard deployment paths warrants immediate investigation. Correlate with MD5 hashes: fb0632c5ef572f03f3fb7f498c78cf0b (malicious PDF), da2ad826591656b22b10cff944d47f56 (UpdatedPayrollDocument.vbs), be004763f7b248e1cd781f2ddc776f48 (ScreenConnect MSI), 1caca71d6ece3cb362f0d7291027276a (Action1 agent MSI).

VBS Execution and Phishing Delivery:

Monitor cscript.exe or wscript.exe spawning from %TEMP%, Downloads, or email attachment paths. Alert on VBS execution from user temp/download directories — the ConnectWise campaign uses HR/payroll-themed PDFs that deliver VBS scripts as the first execution stage.

GitHub Actions Workflow Modifications:

Alert on .github/workflows/ file additions or modifications in state repositories. Audit all workflow files for references to external IPs, /api/dl/ paths, or base64-encoded payloads. Any workflow referencing 43[.]228[.]157[.]68 or heartbeat/results API endpoints requires immediate investigation. Pin all Actions to commit SHAs — not version tags.

Remus/Stealer Credential Theft:

Query for non-browser processes accessing Chrome/Edge credential stores (Login Data, Cookies databases). Monitor for outbound connections to blockchain RPC endpoints (Infura, Alchemy, public Ethereum nodes) from non-developer endpoints. Look for steamcommunity[.]com profile page access from enterprise endpoints — used as a dead-drop resolver by Remus.

PriorityThreatATT&CK
CRITICALCheck Point SmartConsole auth anomaliesT1190 T1078 T1562.001
CRITICALRMM tool installations outside approved baselinesT1219
HIGHVBS execution from user temp/download directoriesT1059.005
HIGHGitHub Actions workflow modificationsT1195.002
HIGHOutbound connections to blockchain RPC endpointsT1102.002
MEDIUMcPanel/WHM admin access from unexpected sourcesT1190
MEDIUMCredential file access patterns on CI/CD infrastructureT1552.001
IOC Blocking Table:
85[.]137[.]249[.]224 45[.]90[.]97[.]211 5starcredit[.]com pentagonfundinggroup[.]com thedolphinx[.]top bossmaya[.]xyz chuchuchacha[.]shop chuchuchacha[.]xyz makiinindia[.]xyz makiinindia[.]online forwindowstesting[.]site forwindowstesting[.]space vayusena[.]store hooks[.]prismatic[.]io

IPs: 85[.]137[.]249[.]224, 45[.]90[.]97[.]211 — threat infrastructure; block at all perimeters and DNS. Domain steamcommunity[.]com/profiles/76561199861614181 — Remus/Lumma dead-drop resolver; block this specific profile URL. pub-7d9ebca991b14a299e221e5c296216da[.]r2[.]dev — ConnectWise phishing staging. SHA-256: dbf6facd28406361a6a81417b3ff5eb272ccc8dcc58a36bd5335a253ae4bf036 (Remus stealer sample). Additional IOCs available via Anomali ThreatStream and partner feeds.

Hunting Hypotheses:
HUNT 01 · T1219
Are unauthorized RMM tools already installed in the environment?
Query EDR for all instances of ScreenConnect.ClientSetup.msi, action1_agent*.msi, or service registrations for ConnectWise/Action1 not matching approved vendor deployments. Any installation after 2026-07-20 from non-standard paths warrants immediate investigation.
HUNT 02 · T1195.002
Have GitHub Actions workflows in state repositories been modified to include malicious steps?
Audit all .github/workflows/ files for references to external IPs, /api/dl/ paths, or base64-encoded payloads. Check for workflows not pinned to commit SHAs. Flag any workflow referencing 43[.]228[.]157[.]68 or heartbeat/results API endpoints.
HUNT 03 · T1555.003
Has stealer malware already exfiltrated browser credentials from state endpoints?
Query for processes accessing Chrome/Edge credential stores (Login Data, Cookies databases) outside of browser processes. Look for steamcommunity[.]com profile page access from non-gaming endpoints — a Remus dead-drop indicator. Non-browser process reading browser credential files is a high-confidence IOC.
HUNT 04 · T1078
Has the Check Point management server been accessed by unauthorized parties?
Review SmartConsole audit logs for admin sessions from unrecognized source IPs. Check for firewall policy modifications, new VPN user creation, or logging configuration changes in the past 7 days. Admin activity from IPs outside the Trusted Clients list without corresponding change tickets is the primary indicator.

Financial Services
State Treasury, Revenue, Retirement Systems
Primary threat
Remus stealer targeting browser credentials for financial portals; RMM phishing campaigns using payroll/invoice lures (T1555.003, T1219, T1566.001)
Secondary threat
Ransomware groups (Qilin, LockBit 5) using Check Point compromise to disable perimeter controls before encryption
Actions
  • Enforce hardware security keys (FIDO2) for all financial system administrators
  • Deploy browser isolation for access to banking and payment platforms
  • Audit for unauthorized ConnectWise/Action1 installations on finance team endpoints
  • Monitor: T1555.003 (browser credential theft), T1219 (unauthorized RMM), T1566.001 (spearphishing with financial lures)
Energy
State-Operated Utilities, Power Authorities
Primary threat
ICS/SCADA vulnerabilities in Rockwell Studio 5000 and Siemens RUGGEDCOM; VOID MANTICORE precedent of destructive ICS attacks on water utilities (T0831, T0836)
Secondary threat
Volt Typhoon/Salt Typhoon pre-positioning in energy infrastructure for potential destructive activation
Actions
  • Verify network segmentation between IT and OT environments
  • Patch Rockwell Studio 5000 per ICSA-26-202-10 during next maintenance window
  • Audit Siemens RUGGEDCOM devices for PAN-OS vulnerability exposure
  • Monitor: anomalous engineering workstation connections to PLCs, unexpected SCADA configuration changes
Healthcare
Health Departments, Medicaid Systems
Primary threat
Credential theft leading to patient data exposure; ransomware groups (Qilin, LockBit 5, Cactus) explicitly targeting healthcare (T1059.005, T1486)
Secondary threat
Remus stealer exfiltrating session cookies for EHR/Medicaid system access from clinical workstations
Actions
  • Enforce conditional access policies requiring compliant devices for EHR/Medicaid system access
  • Block VBS execution on clinical workstations
  • Ensure offline backups of Medicaid enrollment databases are current and tested
  • Monitor: T1059.005 (VBS execution), T1486 (data encrypted for impact), unusual bulk access to patient record databases
Government
Executive Agencies, Public Safety, Elections
Primary threat
Nation-state pre-positioning (Volt Typhoon, Salt Typhoon) for potential destructive activation; Check Point management compromise enabling persistent perimeter access (T1078, T1562.001)
Secondary threat
RMM-as-RAT campaigns targeting HR/payroll functions; Remus stealer targeting cloud management console credentials
Actions
  • Conduct proactive hunt for T1078 (Valid Accounts) anomalies in network infrastructure
  • Verify Check Point SmartConsole Trusted Clients configuration immediately
  • Implement RMM tool allowlisting — only approved vendor tools should be permitted to install/execute
  • Monitor: T1078 (valid account abuse), T1219 (remote access software), admin console access from unexpected sources
Aviation / Logistics
State DOT, Port Authorities, Transit
Primary threat
Rockwell PLC vulnerabilities in traffic management and transit control systems; GitHub Actions supply chain compromise affecting fleet management software (T1195.002, T0831)
Secondary threat
MSP vendor RMM abuse: attackers delivering ConnectWise/Action1 through transit agency help-desk lures
Actions
  • Audit GitHub Actions configurations for any transit/logistics application repositories
  • Patch Rockwell 1734 POINT I/O and 1718/1719-AENTR devices
  • Review vendor remote access agreements — ensure all MSP connections are logged and time-bounded
  • Monitor: T1195.002 (supply chain compromise), T0831 (ICS manipulation), unauthorized workflow modifications
No sector cards match the selected filters.

Verify Check Point SmartConsole management servers are NOT exposed to the internet. Restrict Trusted Clients configuration per vendor advisory sk185169. Active exploitation of CVE-2026-16232 is confirmed — any exposed management interface is at immediate risk of full administrative takeover.
Incident Responder
Block phishing campaign IOCs at email gateway and web proxy: domains 5starcredit[.]com, pentagonfundinggroup[.]com, pub-7d9ebca991b14a299e221e5c296216da[.]r2[.]dev; IPs 85[.]137[.]249[.]224, 45[.]90[.]97[.]211. HR/payroll-themed lures are delivering RMM tools as RATs.
SOC Analyst
Deploy emergency detection rule for unauthorized RMM installations. Alert on any ScreenConnect.ClientSetup.msi or action1_agent*.msi installation not initiated through approved change management. Correlate with MD5 hashes: be004763f7b248e1cd781f2ddc776f48 (ScreenConnect), 1caca71d6ece3cb362f0d7291027276a (Action1).
SOC Analyst
Activate incident response readiness posture. Confirm IR retainer is current, contact trees are updated, and forensic imaging capabilities are staged. Multiple active exploitation campaigns increase probability of state agency compromise this week.
CISO / Exec
No immediate actions for the selected roles.
Audit all cPanel/WHM instances across state hosting infrastructure for CVE-2026-41940 patch status. CVSS 9.8 with confirmed mass exploitation — any unpatched instance is being actively scanned by the GitHub Actions botnet.
Incident Responder
Audit state GitHub organization repositories for unauthorized .github/workflows/ additions. Pin all GitHub Actions to commit SHAs (not version tags). Review for workflows referencing external IPs or suspicious API paths (flag 43[.]228[.]157[.]68 or heartbeat/results endpoints).
Threat Hunter
Patch Rockwell Studio 5000 Logix Designer per ICSA-26-202-10. Arbitrary file execution and configuration alteration are possible — the exact capability demonstrated by VOID MANTICORE in the June water utility breach. Coordinate with OT teams for maintenance window scheduling.
ICS / OT
Establish RMM tool baseline registry. Document every authorized remote management tool (vendor name, tool name, approved installer hashes, deployment paths, authorized accounts). Convert this into an allowlist-based detection — any RMM installation not in the registry generates a high-priority alert.
SOC Analyst
Verify SonicWall SMA 1000 patch status against CVE-2026-15409/15410 (prior cycle). UTA0533 exploitation continues — this is an outstanding action item from the previous cycle that warrants confirmation.
Incident Responder
No 7-day actions for the selected roles.
Evaluate FreePBX deployment exposure across agencies. Unauthenticated RCE (CVSS 9.3) and SQL injection require upgrade to UCP 17.0.9+ and missedcall 17.0.6+. Restrict UCP ports 8001/8003 to trusted networks only.
Incident Responder
Audit state mail infrastructure for Exim deployments (versions 4.88–4.99.4 vulnerable to directory traversal privilege escalation). Upgrade to 4.99.5 or migrate to supported MTA.
Incident Responder
Commission zero-trust architecture review for all management planes. The pattern is undeniable: Check Point, SonicWall, Fortinet, Cisco — perimeter security appliance management interfaces exposed to the internet equals immediate compromise. Management access must require VPN + MFA + source IP restriction at minimum.
CISO / Exec
Establish vendor remote access governance policy. Require all MSP/vendor remote support sessions to be time-bounded, logged, and conducted through a state-controlled jump server. Prohibit persistent RMM agent installations by vendors without explicit approval and hash verification.
CISO / Exec
Brief Governor's office on critical infrastructure threat posture. VOID MANTICORE's June water utility breach, ongoing Volt Typhoon pre-positioning, and Rockwell ICS vulnerabilities collectively represent a credible threat to state-operated critical infrastructure requiring executive awareness and potential budget action.
CISO / Exec
No 30-day actions for the selected roles.
Bottom Line

The threat landscape facing state government this week is defined by trust exploitation — attackers weaponizing the tools, platforms, and infrastructure that organizations depend on for daily operations. Check Point management consoles, GitHub Actions runners, ConnectWise remote support, and even the blockchain itself are being turned from defensive assets into offensive weapons. Every threat documented here has a concrete, implementable defensive response. But the window for proactive defense is measured in days, not weeks: CVE-2026-16232 and CVE-2026-41940 are under active mass exploitation today. The RMM phishing campaigns landed in inboxes this morning.

1
Is your Check Point management server exposed to the internet? Verify now — restrict Trusted Clients per sk185169 before the end of business today.
IT Operations · Due: Today
2
Are the phishing IOCs blocked at your email gateway? Confirm the five domains and two IPs are in your blocklist — and run an emergency EDR hunt for unauthorized RMM installations.
SOC · Due: Today
3
Do you know every RMM tool installed in your environment? Build the baseline registry this week — it is the only way to distinguish a legitimate vendor session from an attacker who has already established persistence.
SOC + IT Operations · Due: This Week
No items found.