TLP:GREEN  ·  States / Public Sector
Russian Intelligence Services, Unpatched Java Zero-Day, and DPRK Supply Chain Surge:

What State Government CISOs Must Act On This Week

ELEVATED. Two critical vulnerabilities — one actively exploited with a patch, one actively exploited without — converge with nation-state credential theft operations and an exploding supply chain campaign. A CVSS 9.0 remote code execution vulnerability in a common Java library (Fastjson) is being actively exploited against government targets, and no patch exists or is planned. Nation-state actors from Russia, China, and North Korea are all actively operating against U.S. government targets, while ransomware operators continue evolving their evasion capabilities.

I am a
My sector

DateEventSignificance
Jul 22CVE-2026-16232 added to CISA KEV catalogCheck Point SmartConsole authentication bypass (CVSS 9.1) confirmed actively exploited — enables full firewall policy takeover
Jul 23Joint Advisory AA26-204A issuedRussian GRU/FSB (UNC5792, UNC4221) attributed to active Zimbra credential-harvesting campaigns; $10M bounty announced
Jul 24Storm-2603 ransomware deploymentChina-nexus actor deployed LockBit Black and Warlock ransomware via SharePoint against U.S. targets
Jul 25DHS confirms Salt Typhoon persistenceChinese MSS-affiliated actor confirmed inside multiple U.S. state agencies and at least one National Guard unit
Jul 21–27CVE-2026-16723 exploitation confirmedFastjson Java RCE (CVSS 9.0) actively exploited against government, financial, and healthcare targets — no patch available
Jul 21–27DPRK PolinRider campaign grows 6.5xLazarus Group supply chain operation now spans 4,295 malicious packages across npm, PyPI, Go, and Packagist
Jul 21–27LockBit 5.0 loader analysis publishedSignificant evasion evolution: anti-debug, DLL unhooking, process injection into legitimate Windows binaries
Jul 21–27ClickFix social engineering evolvesNew variant delivers HijackLoader with 34 evasion modules, deploying StealC infostealer
Jul 21–27ICS/OT vulnerabilities disclosedMultiple advisories (ICSA-26-204 series) cover RCE and privilege escalation in physical access control, industrial HMI, and OT network management systems

DateActor / CampaignTargetStatus
Jul 22Unknown (exploiting CVE-2026-16232)Check Point SmartConsole customersActive — patch available
Jul 23Russian GRU (UNC5792) / FSB (UNC4221)Government officials using Zimbra, Signal, WhatsAppActive — ongoing
Jul 24Storm-2603 (China-nexus, PLA-affiliated)U.S. organizationsActive — unresolved
Jul 25Salt Typhoon (Chinese MSS)U.S. state agencies, National GuardActive — unresolved
OngoingLazarus Group (DPRK)Developer workstations globallyActive — expanding
OngoingUnknown (Russian-language indicators)Broad targetingActive — evolving
OngoingLockBit 5.0 operatorsGovernment, critical infrastructureActive — capability upgrade

Check Point firewalls are widely deployed across government networks. CVE-2026-16232 allows an unauthenticated remote attacker to obtain a login token and authenticate with full administrative privileges to the SmartConsole Management Server — rewriting firewall policies, disabling inspection, or creating persistent backdoor rules without ever needing credentials.

CVSS: 9.1 | Exploitation: Confirmed active (CISA KEV) | Patch: Available (sk185169)

The critical question: is your Management Server IP accessible from the internet? If yes, you are immediately exploitable.

T1190T1078T1562.001

Alibaba Fastjson is embedded in countless Java applications, often as a transitive dependency development teams may not be aware of. Versions 1.2.68–1.2.83 are vulnerable to unauthenticated RCE via crafted JSON requests — under default configuration, no AutoType enablement required.

CVSS: 9.0 | Exploitation: Confirmed active against government targets | Patch: None available; vendor has abandoned the 1.x branch

If your state runs Spring Boot applications for tax filing, benefits enrollment, DMV services, or any citizen portal — you need an emergency dependency audit today.

T1190T1059

Russian GRU unit UNC5792 and FSB unit UNC4221 have evolved beyond one-time credential theft. Joint advisory AA26-204A documents active campaigns targeting Zimbra webmail with credential-harvesting pages, but the more concerning development is the shift to Signal and WhatsApp Backup Recovery Key theft — providing indefinite access to an official's entire message history, even after they replace their device.

The U.S. government has placed a $10 million bounty on information leading to identification of these operators.

T1566.002T1078

DHS confirmed on July 25 that Salt Typhoon (Chinese MSS) has established persistent access inside multiple U.S. state agencies and at least one National Guard unit — confirmed compromise, not theoretical, by an actor known for long-term intelligence collection and pre-positioning for potential disruption.

Combined with Volt Typhoon's documented focus on critical infrastructure pre-positioning, state governments face a dual Chinese threat: MSS for espionage and PLA-affiliated units for potential disruption during a geopolitical crisis.

The Lazarus Group's PolinRider campaign has grown from hundreds to 4,295 malicious packages across npm, PyPI, Go, and Packagist ecosystems. Sub-campaigns ChainVeil and ViteVenom have been confirmed as part of the same operation.

The campaign uses blockchain-based command and control — malware resolves its C2 server address from public blockchain transactions (TRON, Aptos, Binance Smart Chain) — meaning traditional network-based detection cannot identify the C2 channel without blocking the entire blockchain.

T1195.002T1102

Technical analysis of the LockBit 5.0 loader reveals a significant capability upgrade: opaque predicates with mixed boolean arithmetic obfuscation, four anti-debug checks, DLL unhooking via fresh ntdll/kernel32 mapping, and process injection into the legitimate Windows binary defrag.exe. Endpoint detection tools relying on API hooking may be blind to LockBit 5.0 execution.

Combined with Storm-2603's July 24 deployment of LockBit Black via SharePoint, state governments face ransomware threats from both criminal operators and nation-state actors using ransomware as cover.

T1055.012T1562.001T1497.001

ScenarioProbabilityBasis
Additional CVE-2026-16723 (Fastjson) exploitation against U.S. government entities70%Confirmed targeting, zero-patch status, ubiquitous library
CISA issues KEV entry or emergency advisory for Fastjson50%Vendor confirmation of exploitation; current CISA assessment lags vendor telemetry
ClickFix campaigns incorporate state government lures (tax notices, DMV communications)40%Technique proven effective; government targeting by associated actors documented
LockBit 5.0 deployed against a state/local government victim35%Loader capability upgrade complete; Storm-2603 precedent for government targeting
Additional Salt Typhoon persistence discovered in state networks30%DHS confirmation suggests broader campaign than currently known

Priority 1 · ClickFix Execution Chain:

Alert on MSI silent installations from C:\ProgramData\Zooms\. Alert on FreeImage.dll or VCOMP140.dll loaded with invalid or mismatched digital signatures. Block 85[.]239[.]149[.]21 at perimeter (ports 2472, 6600, 80).

Priority 2 · LockBit 5.0 Process Injection:

Alert on defrag.exe making outbound network connections, writing to non-system directories, or exhibiting high CPU/disk I/O consistent with encryption. Monitor for fresh copies of ntdll.dll or kernel32.dll being mapped from disk (DLL unhooking indicator). IOC: SHA-256 180e93a091f8ab584a827da92c560c78f468c45f2539f73ab2deb308fb837b38.

Priority 3 · Check Point SmartConsole Exploitation:

Audit Check Point SmartConsole login events for authentication from IPs not in the Trusted Clients list. Alert on any firewall policy modification outside of change windows. Review recent policy changes for rules that weaken security posture (any/any permits, disabled inspection blades).

Priority 4 · Fastjson Exploitation Attempts:

Monitor Java application processes for spawning shell commands (cmd.exe, /bin/sh, PowerShell) — this should never occur in normal application flow. WAF rules targeting deserialization patterns in JSON bodies (nested $ref, @type fields) may provide partial coverage.

Priority 5 · DPRK Supply Chain Indicators:

Alert on outbound connections to 216[.]126[.]236[.]244 (port 4801, Socket.IO protocol). Monitor for DNS queries to www[.]jsonkeeper[.]com from build servers or developer machines. Audit npm audit logs for packages from maintainers successkeyteck, vite-mcp, vite-pro, or vitets. Block 216[.]126[.]236[.]244 at perimeter.

Priority 6 · Russian Credential Harvesting:

Monitor for emails containing links to domains mimicking Zimbra webmail or messaging app verification pages. Alert on Zimbra logins from unusual geolocations. Monitor for new linked devices appearing on executive Signal/WhatsApp accounts.

ThreatATT&CK
ClickFix Execution ChainT1204.002 T1059.001 T1218.007
LockBit 5.0 Process InjectionT1055.012 T1562.001 T1497.001
Check Point SmartConsole ExploitationT1190 T1078 T1562.001
Fastjson Exploitation AttemptsT1190 T1059
DPRK Supply Chain IndicatorsT1195.002 T1102
Russian Credential HarvestingT1566.002 T1078
IOC Blocking Table:
139.60.161[.]52139.60.161[.]4385[.]239[.]149[.]21216[.]126[.]236[.]244couldinstallup[.]comsot[.]tbo88men[.]topterroklo[.]comwww[.]edge-chrome[.]comftp[.]bassiana[.]comwww[.]jsonkeeper[.]com

IPv4/domains above: C2 infrastructure, ClickFix/HijackLoader C2 (85[.]239[.]149[.]21, ports 2472/6600/80), DPRK PolinRider C2 and payload staging (216[.]126[.]236[.]244 port 4801; www[.]jsonkeeper[.]com), malware delivery and exfiltration infrastructure. SHA-256: 180e93a091f8ab584a827da92c560c78f468c45f2539f73ab2deb308fb837b38 (LockBit 5.0 loader), be037400670fbf1c32364f762975908dc43eeb38759263e7dfcdabc76380811e (DPRK PolinRider). MD5: 98cb54c0b4ac259d30c9c1ca1ae87c68 (DPRK PolinRider payload identifier). Additional IOCs available via Anomali ThreatStream Next-Gen and partner feeds.

Hunting Hypotheses:
HUNT 01 · T1204.002
ClickFix Execution Chain
Users are being tricked into pasting malicious PowerShell into the Windows Run dialog (Win+R). Look for PowerShell processes spawned from explorer.exe with command-line patterns containing iex(irm or Invoke-Expression(Invoke-RestMethod.
HUNT 02 · T1055.012
LockBit 5.0 Process Injection
LockBit 5.0 injects into C:\Windows\System32\Defrag.exe — this binary should never have network connections or spawn child processes in normal operation.
HUNT 03 · T1190
Check Point SmartConsole Exploitation
Attackers exploiting CVE-2026-16232 will obtain admin tokens and modify firewall policies. Look for policy changes from unexpected source IPs or at unusual times.
HUNT 04 · T1190
Fastjson Exploitation Attempts
Exploitation of CVE-2026-16723 arrives as crafted JSON payloads to any endpoint parsing Fastjson. Look for unusual Java process behavior post-request.
HUNT 05 · T1195.002
DPRK Supply Chain Indicators
Developer workstations compromised via malicious npm packages will beacon to blockchain-resolved C2 infrastructure.
HUNT 06 · T1566.002
Russian Credential Harvesting
Russian actors are sending phishing emails with links to fake Zimbra login pages and Signal/WhatsApp "device linking" pages.

Financial Services
State Treasury, Revenue, Benefits Systems
Primary threat
CVE-2026-16723 (Fastjson) exploitation against transaction processing systems; credential theft via ClickFix targeting finance staff; LockBit 5.0 ransomware
Actions
  • Emergency audit of all Java applications processing financial transactions for Fastjson dependencies — tax filing, benefits disbursement, and payment processing are highest priority
  • Implement transaction anomaly detection — if an attacker achieves RCE on a financial application, look for unusual database queries, bulk data exports, or transaction modifications
  • Ensure offline backup verification for all financial databases — LockBit 5.0's evasion capabilities mean endpoint detection alone cannot be relied on
Energy
State-Managed Utilities, Grid Interfaces
Primary threat
Salt Typhoon/Volt Typhoon pre-positioning in OT networks; ICS vulnerabilities (Rockwell ThinManager, Weintek HMI); Storm-2603 ransomware targeting critical infrastructure
Actions
  • Validate network segmentation between IT and OT — the Panduit IntraVUE vulnerability (ICSA-26-204-07) enables IT-to-OT lateral movement; patch or isolate immediately
  • Patch Rockwell Automation ThinManager (ICSA-26-204-05) — authenticated arbitrary file write can be leveraged for persistence in ICS environments
  • Conduct tabletop exercise for ransomware affecting SCADA systems; ensure manual override procedures are documented and tested for water/wastewater operations
Healthcare
State Health Agencies, Medicaid Systems
Primary threat
CVE-2026-16723 (Fastjson) exploitation against health information systems; ransomware targeting patient data; credential theft targeting healthcare workers
Actions
  • Audit Medicaid management systems and health information exchanges for Fastjson dependencies — confirmed targets of CVE-2026-16723
  • Review ClickFix awareness training — healthcare workers accustomed to multi-step verification may be particularly susceptible to fake reCAPTCHA lures
  • Ensure HIPAA breach notification procedures are current — a Fastjson RCE leading to PHI exposure triggers notification regardless of confirmed exfiltration
Government
Executive Branch Agencies, Legislature, Courts
Primary threat
Russian credential harvesting (Zimbra, Signal); Salt Typhoon persistent access; ClickFix social engineering targeting government workers; nation-state surveillance of officials
Actions
  • Brief all senior officials on Signal/WhatsApp Backup Recovery Key theft — never share recovery keys, rotate if previously shared, verify linked devices weekly
  • Audit Zimbra webmail configurations — ensure MFA is enforced and implement phishing-resistant authentication (FIDO2) where possible
  • Assume Salt Typhoon may have existing access; conduct proactive threat hunting for unusual service accounts, recent scheduled tasks, and outbound connections to residential IP ranges
Aviation / Logistics
State DOT, Airport Authorities, Port Systems
Primary threat
Volt Typhoon pre-positioning in transportation infrastructure; supply chain compromise affecting logistics software; ICS vulnerabilities in traffic management and port systems
Actions
  • Audit transportation management systems for exposure to this week's ICS vulnerabilities (libIEC61850 crash, lib60870 DoS) — common in traffic signal and port automation
  • Review vendor access to logistics platforms — Storm-2603's use of SharePoint means compromised vendor accounts can deliver ransomware through trusted channels
  • Validate GPS/timing system integrity — nation-state pre-positioning actors have historically targeted timing infrastructure as a disruption multiplier
No sector cards match the selected filters.

Confirm whether any Check Point SmartConsole Management Servers have internet-exposed IPs. If yes, apply hotfix sk185169 and restrict Trusted Clients to named IPs only.
IAM Analyst
Initiate emergency dependency audit of all citizen-facing Java applications for Fastjson 1.2.68–1.2.83. Deploy SafeMode flag (-Dfastjson.parser.safeMode=true) on all identified instances.
SOC Analyst
Block at perimeter firewalls: 85[.]239[.]149[.]21, 216[.]126[.]236[.]244, couldinstallup[.]com, sot[.]tbo88men[.]top, terroklo[.]com, www[.]edge-chrome[.]com — active C2 infrastructure for ClickFix/HijackLoader and DPRK PolinRider.
SOC Analyst
Verify Check Point firewall policy change logs for the past 14 days — look for unauthorized modifications that may indicate prior exploitation.
SOC Analyst
Brief Governor's office / agency heads on Salt Typhoon confirmed presence in state government networks nationally. Frame as: "We are hunting, not assuming we are clean."
CISO / Exec
No immediate actions for the selected roles.
Audit all npm/Node.js build pipelines for malicious packages: rollup-packages-polyfill-core, rollup-runtime-polyfill-core, swift-parse-stream, quirky-token, react-icon-svgs, and any @vite-mcp/@vite-pro/@vitets scoped packages.
SOC AnalystThreat Hunter
Deploy ClickFix detection rules: PowerShell spawned from explorer.exe with iex(irm patterns; MSI installations from C:\ProgramData\Zooms\; FreeImage.dll/VCOMP140.dll with invalid signatures.
SOC Analyst
Brief executive staff and emergency management personnel on Russian Signal/WhatsApp Backup Recovery Key phishing. Issue guidance: never share recovery keys, rotate if previously shared, verify linked devices weekly.
CISO / Exec
Implement monitoring for defrag.exe network connections and child process spawning.
SOC Analyst
Conduct proactive threat hunt for Salt Typhoon indicators: unusual service accounts, recently created scheduled tasks, outbound connections to residential IP ranges.
Threat Hunter
Establish emergency change management authorization process for "patchless vulnerabilities" — situations where no vendor fix exists but immediate configuration changes are required.
CISO / Exec
Update incident response playbooks to include the scenario "attacker has rewritten firewall policies" — include steps to validate all firewall rules against a known-good baseline.
Incident Responder
No 7-day actions for the selected roles.
Migrate all Fastjson 1.x applications to Fastjson2 or an alternative JSON library (Jackson, Gson). SafeMode is a workaround, not a fix.
SOC Analyst
Patch Johnson Controls C-CURE 9000 and Victor application servers (ICSA-26-204-01). Validate network segmentation between physical security systems and enterprise IT.
ICS / OT
Patch Rockwell Automation ThinManager (ICSA-26-204-05) and Weintek cMT3092X HMI panels (ICSA-26-204-03). Validate ICS network segmentation.
ICS / OT
Implement package provenance verification in all CI/CD pipelines (npm audit signatures, Sigstore verification for container images, dependency pinning to commit SHAs).
SOC Analyst
Conduct tabletop exercise: ransomware scenario affecting both IT systems and OT/SCADA infrastructure simultaneously. Test manual override procedures.
CISO / ExecICS / OT
Evaluate phishing-resistant authentication (FIDO2/passkeys) for Zimbra webmail and all externally-accessible portals.
IAM Analyst
Engage outside counsel to review breach notification obligations if Fastjson exploitation leads to PII exposure from citizen-facing applications.
CISO / Exec
No 30-day actions for the selected roles.
The Bottom Line

The convergence of a patchless zero-day in ubiquitous Java infrastructure, confirmed nation-state presence in state government networks, and industrialized supply chain poisoning creates a threat environment where inaction is the highest-risk choice. Nation-state actors from three countries have confirmed or probable access inside U.S. state government networks right now, and ransomware operators have upgraded their evasion capabilities to defeat API-hooking-based endpoint detection. Act on the 24-hour recommendations before the end of business today.

1
Do you use Fastjson? If you don't know within 24 hours, assume yes and deploy the SafeMode workaround across all Java application servers — a CVSS 9.0 RCE with no patch and confirmed government targeting cannot wait for next sprint.
2
Is your Check Point Management Server internet-accessible? If yes, an attacker may have already rewritten your firewall policies. Patch, restrict access, and audit every rule change from the past two weeks.
3
Are your backups offline and verified? LockBit 5.0's process injection and DLL unhooking techniques mean organizations relying solely on traditional EDR may not detect an active encryption event.
No items found.