Leigh Anne

About Leigh Anne Blackwell

This author has not yet filled in any details.
So far Leigh Anne Blackwell has created 25 blog entries.

FirstLine Exercise for Hernando County September 2nd, 2026

CYBERSECURITY TABLETOP EXERCISE TAILORED FOR: – HERNANDO COUNTY

Hernando County employees will take part in a tabletop exercise led by the Norwich University Applied Research Institute (NUARI) and Cyber Florida FirstLine. This interactive session will equip them with essential skills to handle simulated cyber incidents, fostering strategic thinking and collaboration.

After registering, you will receive a confirmation email with important event details. Don’t miss this opportunity for an amazing Cyber Florida experience!

FirstLine Exercise for Hernando County September 2nd, 20262026-07-29T10:49:57-04:00

CI Bulletin Vol 2, Issue 11 – July 16, 2026

Florida Critical Infrastructure Cybersecurity Intelligence

This bulletin is produced by USF’s Strategic and Cyber Intelligence Program, in collaboration with Cyber Florida, to deliver timely, actionable insights and recommendations to help Critical Infrastructure owners and operators better protect Florida’s Critical Infrastructure.

Situational Awareness Bulletin
Cyber Threat Outlook

Florida’s critical infrastructure operators continue to face a threat environment driven by three trends: (1) attackers moving fast on newly disclosed and known-exploited vulnerabilities, (2) cloud identity systems (Microsoft 365, Azure, Entra) becoming a primary target, and (3) AI tools being used on both sides — attackers using AI to write malware and phishing lures faster, and AI development platforms themselves becoming new, unpatched attack surfaces. Over the next six to nine months, expect continued exploitation of CISA-listed vulnerabilities within days of disclosure, more credential-theft campaigns aimed at cloud accounts (including voice-phishing calls that trick employees into approving account changes), and more attacks that target software supply chains — the vendors, code repositories, and AI coding tools organizations rely on rather than the organizations themselves. Because Florida’s critical infrastructure sectors share cloud platforms, collaboration tools, and vendor relationships, the most effective near-term defenses remain the fundamentals: patch known-exploited vulnerabilities quickly, require multi-factor authentication everywhere (configured to cover every login method, not just the main portal), and verify that vendors and subsidiaries are not the weak link.

Confidence Assessment: High

Executive Summary
  • All Sectors: Cyber threat actors relied on three main entry points this period: exploiting internet-facing software before organizations could patch it, reusing stolen administrator passwords from earlier breaches, and tricking employees into running malicious commands through fake error messages or “verify yourself” prompts (a technique called ClickFix, now confirmed spreading to Mac computers as well as Windows). Automated password-guessing attacks against cloud accounts, phone-based social engineering, and destructive malware designed to permanently wipe systems all remained active threats across sectors.
  • Commercial Facilities: Hospitality organizations were targeted with remote-access malware hidden in fake guest-complaint emails, using blockchain infrastructure to keep its control servers moving and hard to block. Separately, the vendor Ubiquiti patched seven critical flaws in its UniFi building-management software — including one with a perfect severity score that lets an attacker on the network take over connected smart lighting and EV-charging systems — so facilities running any UniFi product should update the full lineup, not just one component.
  • Communications: Cisco confirmed that an unauthenticated attacker — someone with no valid login at all — can remotely trigger a flaw in Unified Communications Manager that writes files to the server and can lead to full administrative control. The vulnerability is now on CISA’s list of confirmed exploited vulnerabilities. Because this platform runs voice systems for emergency services, public safety agencies, and healthcare providers, it should be treated as an urgent patch; where immediate patching isn’t possible, disabling the affected WebDialer feature blocks the attack path.
  • Defense Industrial Base: A suspected China-linked group broke into university physics and engineering department mail servers by exploiting known, already-patched flaws in Roundcube webmail software that the schools simply hadn’t updated — a reminder that email servers need the same patching discipline as VPNs and firewalls. Separately, attackers exploited abandoned GitHub developer accounts to clone private code repositories, and researchers disclosed a new way to trick AI coding assistants connected to GitHub into leaking private source code just by asking nicely.
  • Energy: Two unrelated nation-state-linked groups targeted the energy sector using different methods. One group used legitimate cloud storage services (like Zoho WorkDrive) to disguise its malware traffic as normal file-sharing activity. A separate, newly identified group used a Windows shortcut-file vulnerability that Microsoft patched in November 2025 — meaning any organization still exposed to it has gone eight months without applying an available fix.
  • Financial Services: A ransomware attack against a parent company’s network spread into a subsidiary lender’s systems, showing how shared corporate infrastructure can turn one breach into several. Separately, a new low-cost “malware rental” service is letting less-skilled criminals run Android banking malware that steals one-time passcodes and bypasses two-factor authentication on mobile banking apps.
  • Government Services and Facilities: Attackers used firewall administrator credentials stolen in a previous, unrelated breach to break into government network perimeters months later — proof that a credential leak isn’t a closed issue once it’s discovered elsewhere. Because Fortinet firewalls are widely deployed across Florida state and local government, this is a reminder to rotate credentials on a schedule rather than only after a known incident.
  • Information Technology: Attackers moved fast on newly disclosed vulnerabilities in widely used remote-access and web-hosting software, while a separate and growing set of stories involved weaknesses in AI platforms themselves — AI coding assistants tricked into running unauthorized commands, an AI writing platform patched after a flaw let one company’s employee take over another company’s account through a shared preview link, and AI chatbot platforms with gaps that could expose customer data. Software supply-chain attacks — poisoned open-source code packages and hijacked developer accounts — also continued to be a common way in.
  • Transportation Systems: Maritime shipping and logistics organizations were targeted by phishing and business-email-compromise schemes aimed at stealing login credentials. Separately, the U.S. Coast Guard’s annual report found that off-the-shelf AI security tools often failed to catch simulated attacks unless specifically configured for a port’s own network traffic, and flagged unmonitored “dark fleet” vessels using spoofable tracking systems as a growing risk to Florida’s ports.
All Sectors

CISA Adds One Known Exploited Vulnerability to Catalog CISA added CVE-2026-45659, a Microsoft SharePoint Server deserialization-of-untrusted-data vulnerability, to its Known Exploited Vulnerabilities Catalog based on evidence of active exploitation. This vulnerability type is a frequent vector for full server compromise. Florida organizations running on-premises SharePoint Server should apply Microsoft’s patch immediately, and per CISA’s BOD 26-04, should treat internet-facing SharePoint instances as high-priority remediation targets.

FortiBleed Credential Theft Campaign Linked to Lynx Ransomware Cyber threat actors are actively leveraging previously stolen Fortinet administrative credentials to facilitate ransomware intrusions associated with the Lynx operation. Rather than exploiting newly disclosed vulnerabilities, the campaign demonstrates how historical credential theft continues to provide persistent access into enterprise networks months after the initial compromise. Researchers linked stolen credentials from an estimated 430,000 compromised FortiGate firewalls — captured via a custom credential-sniffing tool — to both the INC Ransom and Lynx ransomware operations. Because Fortinet firewalls and Virtual Private Network (VPN) gateways remain widely deployed across Florida government agencies and critical infrastructure sectors, organizations should check FortiGate devices for a local account named ‘adminin,’ a known indicator of compromise, in addition to rotating credentials and enforcing MFA.

Veil#Drop Uses Google Blogspot to Deliver PureLog Stealer Researchers identified Veil#Drop, a fileless malware delivery framework that abuses Google Blogspot pages to deploy the PureLog credential stealer entirely in memory. The campaign minimizes traditional malware artifacts by relying on malicious JavaScript and PowerShell execution to harvest credentials and evade conventional antivirus detection. Because credential theft campaigns affect every critical infrastructure sector, Florida organizations should strengthen endpoint detection capabilities, monitor for anomalous browser and PowerShell activity, and restrict execution of untrusted scripts to reduce enterprise risk.

ClickFix Becomes Cybercriminals’ Favorite Initial Access Technique Cyber threat actors continue adopting the ClickFix social engineering technique to trick users into manually executing malicious commands that bypass traditional endpoint protections. Rather than exploiting software vulnerabilities, the campaign relies on user interaction through trusted operating system interfaces to initiate compromise. ReliaQuest specifically notes that ClickFix has expanded to macOS for the first time via a fake Script Editor prompt, and states plainly that “macOS must no longer be treated as lower risk. Because this technique targets human behavior rather than technical weaknesses, Florida CI organizations should extend ClickFix user-awareness training and command-line monitoring to macOS endpoints, not just Windows.

GigaWiper Combines Multiple Malware Families for System-Level Sabotage Researchers identified GigaWiper, a destructive malware platform that combines backdoor functionality with data-wiping capabilities to maximize operational disruption following a successful compromise. Unlike traditional ransomware, destructive malware seeks to permanently disable systems and hinder recovery efforts rather than generate financial gain. Because destructive malware poses a severe threat to government, energy, manufacturing, and other critical infrastructure sectors in Florida, organizations should validate offline backups, strengthen endpoint protections, and routinely exercise business continuity and disaster recovery procedures.

BlueHammer Vulnerability Exploited in Ransomware Attacks Microsoft Defender vulnerability CVE-2026-33825, known as BlueHammer, has been exploited in ransomware attacks after initially being used as a zero-day before Microsoft released patches. The authenticated privilege-escalation flaw was publicly disclosed on April 02, 2026, patched on April 14, 2026, and later added to the Cybersecurity and Infrastructure Security Agency’s Known Exploited Vulnerabilities Catalog. Although the specific ransomware group remains unidentified, successful exploitation could allow an attacker with existing access to obtain elevated privileges and advance an intrusion. Florida critical infrastructure operators using Microsoft Defender should verify that April 2026 security updates were deployed and investigate endpoints for evidence of prior compromise.

Azure CLI Password Spray Hits at Least 78 Microsoft Accounts in 81M+ Attempts Between June 12 and June 26, 2026, an automated password-spraying campaign generated more than 81 million login attempts against Microsoft’s Azure Command-Line Interface (CLI), compromising at least 78 accounts across 64 organizations. The campaign used previously breached credentials and a deprecated OAuth authentication flow to bypass inadequately configured Conditional Access and multifactor authentication policies. Because Microsoft cloud services support organizations across every critical infrastructure sector in Florida, operators should enforce multifactor authentication for all users, applications, and client types, restrict unnecessary Azure CLI access, rotate exposed credentials, and monitor activity originating from the identified LSHIY LLC IPv6 range.

GodDamn Ransomware Uses PoisonX Driver to Disable EDR Before Encryption Cybersecurity researchers identified a new ransomware variant, known as GodDamn, that employs the PoisonX kernel driver to disable endpoint detection and response (EDR) solutions before encrypting victim systems. By abusing a signed kernel-mode driver, the malware can bypass security controls, terminate defensive processes, and significantly reduce an organization’s ability to detect or stop ransomware activity during the early stages of an attack. This technique demonstrates the continued evolution of ransomware groups toward more sophisticated defense-evasion capabilities targeting enterprise environments. Because organizations across all Florida critical infrastructure sectors rely on EDR platforms to detect and respond to cyber threats, defenders should validate kernel driver integrity, monitor for unauthorized driver loading, implement tamper protection for security software, and investigate attempts to disable endpoint protection prior to ransomware deployment.

Entra Passkey Enrollment Vishing Targets Microsoft 365 Users Researchers identified an active voice-phishing (vishing) campaign, tracked as O-UNC-066 (‘Pink’), targeting Microsoft 365 users since April 2026. Attackers impersonate IT support and direct victims to a fake Entra passkey-enrollment site, using the enrollment process itself as a distraction while registering an attacker-controlled passkey on the victim’s real account. Florida organizations should strengthen help desk identity verification procedures and deny access requests from locations where the organization does not operate. Because Okta reports that this actor moves quickly to exfiltrate data from SharePoint and OneDrive after account takeover, organizations should also review SharePoint and OneDrive access logs for unusual activity following any suspected passkey enrollment incident.UNK

Writer AI Flaw Could Let Agent Previews Take Over Enterprise AI Platforms Security researchers disclosed a critical vulnerability known as WriteOut affecting the Writer enterprise artificial intelligence (AI) platform. The flaw could allow attackers to exploit agent preview functionality to execute unauthorized actions, compromise cross-tenant environments, and potentially gain control of organizational AI workspaces. The research highlights the growing security risks associated with enterprise AI platforms as organizations increasingly integrate generative AI into business operations. Because Writer has already deployed a fix, Florida organizations using the Writer AI platform should confirm with their account team that the patch is applied to their tenant, review AI platform session and access logs for the period before disclosure, and audit AI agent permission models generally, since this is the second cross-tenant AI-platform flaw reported this cycle.

Foxit Patches PDF Reader/Editor Vulnerabilities Foxit released security updates addressing multiple vulnerabilities affecting Foxit PDF Reader and Foxit PDF Editor, including flaws that could allow remote code execution, information disclosure, and application crashes if a user opens a specially crafted PDF document. Successful exploitation could enable attackers to execute arbitrary code with the logged-in user’s privileges, making malicious PDF files an effective delivery mechanism for malware and other cyber threats. Because PDF documents remain one of the most common file formats exchanged across government, healthcare, financial services, education, and private industry, unpatched vulnerabilities present a broad risk to organizations across all critical infrastructure sectors. Florida organizations should promptly apply Foxit security updates, restrict the execution of untrusted PDF files, educate users on the risks of opening unsolicited email attachments, and monitor endpoints for suspicious activity associated with malicious document exploitation.

CISA Adds Three Known Exploited Vulnerabilities to Catalog The Cybersecurity and Infrastructure Security Agency (CISA) added three actively exploited vulnerabilities to its Known Exploited Vulnerabilities (KEV) Catalog, including flaws affecting JoomShaper, Langflow, and other internet-facing technologies used in government and commercial environments. CISA directed organizations to prioritize remediation of CVE-2026-48908, CVE-2026-55255, and CVE-2026-56290, emphasizing that confirmed in-the-wild exploitation significantly increases the risk of remote system compromise. The advisory reinforces the importance of prioritizing vulnerability management based on active exploitation rather than severity scores alone. Because organizations across all Florida critical infrastructure sectors rely on internet-facing web applications and artificial intelligence development platforms, administrators should immediately apply vendor patches, review exposed systems for indicators of compromise, and prioritize remediation of all vulnerabilities listed in the CISA KEV Catalog.

New Oracle E-Business Suite Flaw Now Exploited in Attacks Researchers warned that cyber threat actors are actively exploiting a newly disclosed vulnerability affecting Oracle E-Business Suite, specifically the Oracle Payments component. The unauthenticated flaw, tracked as CVE-2026-46817, could allow remote attackers to compromise exposed systems by exploiting the file-transmission component over Hypertext Transfer Protocol (HTTP), potentially resulting in unauthorized access to enterprise financial and business operations. Because Oracle E-Business Suite supports finance, procurement, and business management functions across government agencies and private-sector organizations, successful exploitation could significantly disrupt critical business processes. Florida organizations using Oracle E-Business Suite should immediately apply Oracle’s security updates, restrict external access to vulnerable services, review Oracle Payments environments for signs of compromise, and continuously monitor application logs for unauthorized activity.

Multiple Cyberattacks Disrupt Major Japanese Critical Infrastructure Organizations Multiple major Japanese organizations spanning the financial services, communications, critical manufacturing, and food and agriculture sectors experienced significant cyber incidents during the reporting period, including ransomware attacks, data breaches, and operational disruptions affecting Aflac, KDDI, Nidec, and Sapporo. The campaign includes a confirmed ransomware/extortion attack on Nidec’s Taiwanese subsidiary (BlackField group, approximately $2 million demanded), a third-party software vulnerability at KDDI that exposed email accounts for five partner internet service providers, and suspected unauthorized access incidents at Aflac Japan and Sapporo’s overseas subsidiaries. Collectively, the incidents demonstrate how attacks against third-party software, enterprise networks, and shared technology platforms can simultaneously affect multiple critical infrastructure sectors. The concentration of high-profile compromises underscores the continued threat posed by ransomware groups, software supply chain weaknesses, and interconnected business systems supporting essential services. Because Florida critical infrastructure operators maintain similar interdependent technology environments and third-party relationships, organizations should strengthen supply chain risk management, validate ransomware recovery capabilities, monitor vendors for security incidents, and continuously assess interconnected business systems for potential cascading cyber risks.

CrownX Ransomware Uses Avalon Malware Framework to Target Enterprise Networks Cybersecurity researchers identified a new ransomware operation that uses the Avalon malware framework to deploy the CrownX ransomware payload through a sophisticated multi-stage infection chain. The campaign relies on phishing emails disguised as legal or business-related documents to deliver modular malware capable of establishing persistence, evading detection, and ultimately encrypting victim systems. Avalon specifically searches for and targets backup and recovery infrastructure (Veeam, Acronis, NetApp, Synology, Hyper-V, vCenter) before deploying ransomware, and disables Windows Volume Shadow Copy to prevent recovery. Researchers observed fileless execution techniques and staged payload delivery designed to complicate detection and incident response. Because phishing remains one of the primary initial access vectors across every critical infrastructure sector, Florida organizations should strengthen email security controls, educate employees to recognize legal-themed phishing lures, monitor for suspicious PowerShell and script execution, and ensure backup infrastructure is on a segmented network with credentials that are not reusable from the general Windows domain.

Kazuar Backdoor Uses DLL Side-Loading to Evade Detection Cybersecurity researchers observed the Turla advanced persistent threat (APT) group reviving its Kazuar backdoor through a sophisticated DLL side-loading technique that enables malware to execute within trusted Windows processes while evading traditional security controls. The campaign also leverages PowerShell-based execution and trusted host processes to establish persistence and reduce the likelihood of detection during post-compromise operations. The renewed use of Kazuar demonstrates the continued evolution of nation-state tradecraft targeting enterprise and government networks through stealthy, persistent mechanisms. Because state-sponsored actors routinely target organizations across Florida’s critical infrastructure sectors, defenders should monitor for unauthorized DLL side-loading activity, investigate anomalous PowerShell execution, validate application integrity, and strengthen endpoint detection capabilities to identify advanced persistence techniques before attackers can establish long-term access.

Phishing Poses as Big Brand Job Interview to Steal Google Accounts Cybersecurity researchers identified a widespread phishing campaign that impersonates well-known companies through fraudulent job interview invitations to steal Google account credentials. The attackers abuse trusted cloud services, including PeopleForce and Salesforce Marketing Cloud, to distribute convincing phishing emails that bypass traditional email filtering and create a false sense of legitimacy. Victims who follow the embedded links are directed to counterfeit authentication pages designed to harvest Google account credentials and facilitate account takeover. Because organizations across Florida’s critical infrastructure sectors rely extensively on cloud-based productivity and collaboration platforms, organizations should strengthen phishing awareness training, verify the legitimacy of unsolicited employment-related communications, enforce phishing-resistant multi-factor authentication (MFA), and continuously monitor authentication logs for suspicious login attempts and unauthorized account activity.

China-Linked UAT-7810 Expands ORB Network Using SHORTLEASH Malware Cybersecurity researchers identified an active campaign by the China-linked threat group UAT-7810 to expand operational relay box (ORB) networks using custom malware known as SHORTLEASH. By compromising internet-facing systems and converting them into proxy infrastructure, the group can conceal the origin of later espionage operations and route malicious traffic through seemingly legitimate organizations. This activity increases the risk that compromised infrastructure will be used to support secondary attacks against government, defense, and other critical targets. Florida critical infrastructure operators should patch internet-facing systems promptly, monitor for SHORTLEASH indicators and unexplained proxy traffic, investigate unusual outbound connections, and prevent compromised devices from being used as relay infrastructure for nation-state operations.

All Sectors Recommendations:

  • Apply vendor security patches for known exploited vulnerabilities and enterprise web software immediately.
  • Enforce phishing-resistant multi-factor authentication across all cloud, single sign-on, and remote management portals.
  • Verify the behavioral integrity of endpoint processes and restrict command-line execution for unprivileged accounts.
  • Validate immutable offline configuration backups to guarantee operational resilience against destructive data-wiping malware.
Chemical Sector

No sector-specific incidents, advisories, or operationally relevant reporting were identified during this reporting period.

Commercial Facilities Sector

Japan Hotel Industry Targeted With TONResolver RAT and Guest Complaint Phishing Emails Beginning in late May 2026, cyber threat actors targeted Booking.com partner hotels in Japan with phishing emails that impersonated guest complaints and review requests. The messages directed employees to download a ZIP file containing a malicious shortcut that launched a multi-stage PowerShell infection and installed the Node.js-based TONResolver remote access trojan. TONResolver uses the Open Network blockchain to retrieve changing command-and-control infrastructure, enabling remote command execution, persistence, and follow-on credential theft. Because Florida’s hospitality sector relies heavily on online booking platforms, operators should treat unexpected guest-complaint links as high risk, restrict unauthorized execution of PowerShell and Node.js, and monitor endpoints for suspicious LNK files, WebSocket traffic, and blockchain-related communications.

Ubiquiti Warns of New Max Severity UniFi OS Vulnerability On July 8, 2026, Ubiquiti released security updates addressing seven critical vulnerabilities in UniFi OS, including CVE-2026-50746, a maximum-severity command-injection flaw affecting UniFi Connect Application versions 3.4.16 and earlier. Ubiquiti also patched six additional critical-severity flaws (CVSS 9.0–9.9) affecting UniFi Talk, UniFi Access, UniFi Protect, and UniFi OS Server; commercial facilities running any UniFi product line should update the full stack, not just UniFi Connect. The UniFi Connect software is used to manage commercial building operations such as smart lighting and electric vehicle chargers, and exploitation requires network access to the affected environment. Ubiquiti advised customers to update UniFi Connect to version 3.4.20 or later. Because Florida commercial facilities increasingly rely on connected building management systems, operators should identify affected deployments, apply the update, restrict management access, and monitor for unauthorized configuration changes.

Commercial Facilities Sector Recommendations:

  • Train hospitality staff to verify unsolicited guest complaints before opening attachments or compressed shortcuts.
  • Apply the July 2026 security updates to UniFi Connect applications to remediate command injection flaws.
  • Isolate connected building automation systems and smart charging networks behind segmented firewall boundaries.
Communications Sector

Cisco Confirms In-the-Wild Exploitation of Unified CM Vulnerability Cisco confirmed that cyber threat actors are actively exploiting CVE-2026-20230, a high-severity server-side request forgery (SSRF) vulnerability (CVSS 8.6) in Cisco Unified Communications Manager. An unauthenticated, remote attacker can send a crafted request to write files to the underlying operating system, which can then be used to escalate to root-level access. The flaw has been added to CISA’s Known Exploited Vulnerabilities Catalog. Exploitation requires the WebDialer service to be enabled (disabled by default); operators unable to patch immediately should disable WebDialer as an interim mitigation.

Communications Sector Recommendations:

  • Patch Cisco Unified Communications Manager environments immediately to address active, high-severity command execution flaws.
  • Audit gateway event logs to detect unauthorized system modifications or atypical terminal connection requests.
  • Incorporate critical emergency communication infrastructure and voice network dependencies into organizational continuity testing.
Critical Manufacturing Sector

No sector-specific incidents, advisories, or operationally relevant reporting were identified during this reporting period.

Dams Sector

No sector-specific incidents, advisories, or operationally relevant reporting were identified during this reporting period.

Defense Industrial Base Sector

One Email Closer to the Edge: UNK_MassTraction Targets Academic Research Networks Proofpoint identified a suspected China-aligned threat cluster, tracked as UNK_MassTraction, exploiting known, already-patched vulnerabilities in Roundcube webmail software (CVE-2024-42009, CVE-2025-49113) to compromise mail servers at U.S. and Canadian university physics and engineering departments since May 2026, focused on institutions with national-security-relevant or astrophysics/particle-physics research. Attackers steal credentials and deploy a web shell or the VShell backdoor. Because Florida’s universities, aerospace companies, and defense contractors collaborate extensively on federally funded research and national security programs, Defense Industrial Base organizations should patch Roundcube webmail servers to the latest version and remove legacy installations immediately — this is the confirmed entry point in this campaign.

Indra Group Ransomware Attack Puts Sensitive Data at Risk Spanish defense contractor Indra Group disclosed a ransomware attack attributed to the Gentlemen ransomware group, which claimed to have exfiltrated sensitive corporate data and threatened to publish the information if ransom demands were not met. Although the incident did not reveal novel exploitation techniques, it highlights the ongoing targeting of major defense contractors by ransomware and data extortion operations. The compromise underscores the importance of protecting sensitive defense-related information and maintaining resilient business operations against increasingly sophisticated cybercriminal groups. Because Florida hosts a significant concentration of defense, aerospace, and military contractors, organizations should validate ransomware recovery plans, strengthen network segmentation, monitor for unauthorized data exfiltration, and assess third-party supply chain security to reduce operational and national security risks.

Dormant GitHub Accounts Help Attackers Clone Private Repositories Researchers identified a campaign in which cyber threat actors exploited dormant GitHub accounts to gain unauthorized access to private repositories and organizational development environments. By leveraging inactive or abandoned accounts, attackers were able to enumerate repositories, clone proprietary source code, and collect sensitive development data without immediately attracting attention. The campaign highlights the importance of identity governance within software development platforms, particularly where inactive accounts retain unnecessary access privileges. Because Florida’s defense, aerospace, and technology organizations rely heavily on GitHub for collaborative software development, organizations should regularly audit dormant accounts, enforce least-privilege access controls, require multi-factor authentication, and monitor repository activity for unauthorized cloning or anomalous access patterns.

GitHub AI Agent Leaks Private Repositories When Asked Nicely (GitLost) Security researchers disclosed a prompt-injection vulnerability known as GitLost, which could allow untrusted content in GitHub issues or comments to manipulate artificial intelligence agents connected to private repositories. An attacker could use crafted instructions to cause an overly privileged AI agent to retrieve and expose proprietary source code or other sensitive repository information without directly compromising a developer account. The finding demonstrates how AI agents integrated into software development and continuous integration/continuous deployment environments can create new paths for the software supply chain and intellectual property theft. Florida defense contractors and aerospace organizations should enforce least-privilege permissions for AI agents, sanitize untrusted issue and comment content, restrict agent access to private repositories, and monitor repositories for unauthorized cloning, data retrieval, or disclosure activity.

China-Nexus Actor Spies on US Researchers Undetected for a Year The Google Threat Intelligence Group (GTIG) disclosed that UNC6508, a China-nexus cyber threat actor, conducted a year-long cyber espionage campaign against North American medical and military research institutions. The attackers exploited externally facing Research Electronic Data Capture (REDCap) servers to deploy custom malware named INFINITERED. This malware captured credentials, enabling lateral movement and the covert exfiltration of advanced defense technology and medical data. Furthermore, attackers are spoofing recruitment portals for targeted social engineering. This sustained espionage campaign directly threatens Florida’s extensive defense industrial base and academic medical centers, highlighting the critical exposure of vulnerable research applications.

Defense Industrial Base Sector Recommendations:

  • Revoke inactive development profiles and continuously monitor source code repositories for automated access anomalies.
  • Restrict connected generative artificial intelligence assistants to low-privilege environments and sanitize untrusted user comments.
  • Audit public-facing research application servers for web shells and enforce code provenance checks across pipelines.
Emergency Services Sector

No sector-specific incidents, advisories, or operationally relevant reporting were identified during this reporting period.

Energy Sector

Mustang Panda Targets India’s Government and Energy Sectors Researchers identified a cyber espionage campaign by the China-linked cyber threat group Mustang Panda targeting government agencies and energy organizations in India. The campaign employed SHARDLOADER to establish initial access and MINIRECON to conduct reconnaissance while abusing legitimate cloud services, including Zoho WorkDrive, to stage malicious payloads and obscure command-and-control communications. The use of trusted cloud platforms demonstrates the continued evolution of state-sponsored tradecraft designed to evade traditional security controls. Because Florida’s electric utilities and energy operators rely on cloud-based collaboration and administrative services, organizations should monitor for unauthorized use of trusted cloud platforms, strengthen endpoint detection capabilities, and review network activity for indicators of reconnaissance or persistence associated with advanced persistent threat (APT) operations.

New APT Group Targets Power Grids in Three Countries With AI-Crafted Malware Researchers identified a newly tracked advanced persistent threat (APT) group, Armored Likho, conducting cyber espionage operations against electric power providers and government organizations in multiple countries. The campaign deployed the AI-assisted BusySnake information-stealing malware while exploiting CVE-2025-9491 to gain initial access and establish persistence within targeted environments. The activity demonstrates the continued evolution of nation-state tradecraft targeting critical energy infrastructure through advanced malware and stealthy persistence mechanisms. Because Florida’s electric utilities and energy providers operate essential infrastructure that supports public safety and economic stability, organizations should promptly remediate known vulnerabilities, monitor scheduled tasks and endpoint activity for indicators of compromise, and strengthen detection capabilities to detect advanced persistent threat activity targeting operational and enterprise networks.

Energy Sector Recommendations:

  • Harden perimeter gateways against advanced persistent threat actors targeting power grid routing infrastructure.
  • Monitor commercial cloud synchronization utilities for anomalous data collection patterns or payload staging attempts.
  • Isolate internal energy management operations from administrative corporate networks using strict network segmentation rules.
Financial Services Sector

Billion-Dollar Lender Suffers Data Breach, Warns Unauthorized Threat Actor Launched Ransomware Attack A U.S. financial institution disclosed that an unauthorized cyber threat actor launched a ransomware attack against its parent company’s network, potentially exposing sensitive customer information and disrupting business operations. Although investigators continue assessing the full scope of the incident, the breach highlights how compromises affecting parent organizations can cascade into subsidiary financial institutions through shared infrastructure and interconnected business systems. Because Florida’s financial institutions frequently rely on centralized corporate networks and shared technology services, organizations should review network segmentation between parent and subsidiary environments, strengthen ransomware preparedness, and continuously monitor for unauthorized access and potential data exfiltration across interconnected systems.

RedWing MaaS Packages Android Banking Trojan With 2FA Interception Security researchers identified RedWing, a new Android Malware-as-a-Service (MaaS) platform that enables cybercriminals to deploy banking malware capable of credential theft, intercepting one-time passwords (OTPs), and bypassing two-factor authentication (2FA). By lowering the technical barrier to entry, the service allows less-skilled cyber threat actors to conduct sophisticated financial fraud campaigns against mobile banking users. The malware also supports remote device control and credential harvesting, increasing the likelihood of account compromise. Because financial institutions and their customers increasingly rely on mobile banking applications, Florida organizations should strengthen mobile device management (MDM) policies, educate users about the risks of sideloading applications, monitor for suspicious authentication activity, and encourage the use of phishing-resistant authentication methods where available.

Financial Services Sector Recommendations:

  • Review network segmentation points connecting parent architectures to local financial infrastructure to prevent cascading compromises.
  • Enforce robust mobile device management settings to block untrusted application sideloading on corporate hardware.
  • Audit single sign-on logs for anomalous session tracking markers indicating multi-factor authentication bypass attempts.
Food and Agriculture Sector

No sector-specific incidents, advisories, or operationally relevant reporting were identified during this reporting period.

Government Services and Facilities Sector

Hackers Breach Foreign Office Systems Using Stolen Fortinet Credentials The United Kingdom’s Foreign, Commonwealth & Development Office and multiple local government organizations experienced unauthorized access after cyber threat actors used previously stolen Fortinet firewall credentials to compromise government systems. The incident demonstrates how administrative credentials stolen during earlier campaigns can continue to provide attackers with access to sensitive government networks long after the initial compromise. Because Fortinet appliances are widely deployed across Florida state agencies and local governments, organizations should immediately audit firewall administrative accounts, rotate exposed or legacy credentials, enforce multi-factor authentication (MFA), and monitor for unauthorized remote access attempts associated with compromised perimeter devices.

Government Services and Facilities Sector Recommendations:

  • Rotate perimeter firewall administrative credentials immediately to mitigate exposure from legacy data leaks.
  • Enforce multi-factor authentication requirements strictly across all privileged remote access and virtual private networks.
  • Review security logs for unauthorized configuration adjustments on edge defense appliances or internet-facing gateways.
Healthcare and Public Health Sector

No sector-specific incidents, advisories, or operationally relevant reporting were identified during this reporting period.

Information Technology Sector

Hijacked npm and Go Packages Use VS Code Tasks to Deploy Python Infostealer Cybersecurity researchers identified two hijacked npm packages and 16 compromised Go packages designed to infect Windows, Linux, and macOS developer systems. The malware hides execution inside a Microsoft Visual Studio Code task that activates when a trusted project folder is opened, retrieves encrypted JavaScript through blockchain transaction data, establishes a Socket.io backdoor, and deploys a Python information stealer. The campaign targets browser credentials, password managers, cloud tokens, GitHub data, cryptocurrency wallets, and developer artifacts. Florida organizations should remove affected packages, inspect developer systems for hidden folder-open tasks, and rotate potentially exposed credentials, tokens, application programming interface keys, and cloud secrets.

Critical Dell Wyse Management Suite Vulnerabilities Could Let Attackers Compromise Systems Multiple critical vulnerabilities were identified in Dell Wyse Management Suite (WMS) that could allow attackers to compromise enterprise thin-client management environments through remote exploitation. The flaws affect the software used to administer Dell thin clients centrally and, if left unpatched, could grant attackers elevated privileges and unauthorized control over managed endpoints. Because Wyse Management Suite is commonly deployed to manage enterprise endpoint infrastructure across government, healthcare, education, and commercial environments, successful exploitation could disrupt centralized device management and expose sensitive enterprise systems. Florida organizations using Dell Wyse Management Suite should immediately apply the latest security updates, restrict administrative access to management servers, monitor for unauthorized administrative activity, and review endpoint management systems for indicators of compromise.

Critical SimpleHelp Vulnerability Exploited for Malware Delivery Security researchers confirmed that cyber threat actors are actively exploiting CVE-2026-48558, a critical authentication-bypass vulnerability affecting SimpleHelp Remote Monitoring and Management (RMM) software, to deliver the Djinn Stealer malware. Successful exploitation allows attackers to forge OpenID Connect identity tokens, bypass authentication, and compromise managed systems through trusted remote administration infrastructure. Because SimpleHelp and similar RMM platforms are widely used by managed service providers supporting critical infrastructure, a successful compromise can provide attackers with broad access across multiple client environments. Florida organizations should immediately apply vendor security updates, monitor RMM servers for unauthorized authentication events, investigate suspicious OpenID Connect token activity, and review managed endpoints for indicators of Djinn Stealer infection.

Adobe Patches Seven Max-Severity ColdFusion Vulnerabilities Adobe released security updates addressing seven maximum-severity vulnerabilities affecting ColdFusion and Adobe Campaign Classic, including flaws that could allow pre-authentication remote code execution with minimal attacker interaction. Researchers observed active threat interest in these vulnerabilities, prompting Adobe to recommend Priority 1 patching within 72 hours for affected systems. Because ColdFusion continues to support enterprise web applications across government, education, healthcare, and commercial organizations, exploitation could provide attackers with an initial foothold into critical business environments. Florida organizations should immediately apply Adobe security updates, identify internet-facing ColdFusion servers, restrict unnecessary external access, and monitor web application logs for indicators of attempted exploitation.

Progress Kemp LoadMaster Flaw Could Let Attackers Execute Commands Remotely Researchers warned that cyber threat actors are actively exploiting CVE-2026-8037, a pre-authentication command injection vulnerability affecting Progress Kemp LoadMaster load balancers following the public release of proof-of-concept exploit code. Successful exploitation could enable attackers to execute arbitrary commands on vulnerable devices, granting unauthorized access to enterprise network infrastructure at the perimeter of critical environments. Because LoadMaster appliances are widely deployed to manage traffic across enterprise applications and critical infrastructure services, Florida organizations should immediately apply vendor security updates, restrict access to management interfaces, review administrative logs for suspicious requests, and continuously monitor perimeter devices for indicators of compromise.

Phantom Squatting: Hallucinated Web Domains Target AI-Assisted Developers Palo Alto Networks Unit 42 researchers identified a new supply chain threat known as Phantom Squatting, in which cyber threat actors register internet domains generated by artificial intelligence (AI) hallucinations to deceive developers using AI coding assistants. When AI tools reference nonexistent software packages, repositories, or websites, attackers can register those domains and distribute malicious code or phishing content to unsuspecting users. The technique exploits trust in AI-generated recommendations rather than software vulnerabilities, creating a new attack vector against software development environments. Because Florida government agencies, defense contractors, and technology organizations increasingly rely on AI-assisted development tools, they should validate AI-generated package references, verify repository authenticity before downloading software, monitor newly registered domains that resemble development resources, and implement software supply chain verification practices throughout development pipelines.

JADEPUFFER: First Agentic Ransomware Operation Targets Langflow AI Servers Security researchers identified JADEPUFFER, the first documented autonomous, agentic ransomware operation capable of conducting multiple stages of an attack with minimal human intervention. The campaign targets internet-exposed Langflow artificial intelligence middleware, allowing attackers to gain initial access, automate reconnaissance, execute malicious actions, and deploy ransomware through AI-assisted workflows. The emergence of autonomous ransomware represents a significant evolution in cyber threat capabilities by reducing attacker workload and accelerating intrusion timelines. Because Florida organizations are increasingly integrating AI development platforms into enterprise environments, they should identify and secure exposed Langflow instances, promptly apply vendor security updates, restrict unnecessary internet exposure, and continuously monitor AI infrastructure for indicators of unauthorized access and malicious automation activity.

New ChocoPoC RAT Targets Vulnerability Researchers Through Fake GitHub Exploits Cybersecurity researchers identified a new remote access trojan (RAT) known as ChocoPoC, which targets security researchers, vulnerability analysts, and DevSecOps personnel by embedding malware within fraudulent GitHub proof-of-concept repositories. Rather than exploiting software vulnerabilities directly, attackers rely on trusted research workflows to convince users to execute malicious code disguised as legitimate exploit demonstrations. Once installed, the malware enables credential theft, remote access to systems, and delivery of additional payloads while compromising systems used for vulnerability research. Because Florida government agencies, managed service providers, defense contractors, and enterprise security teams routinely evaluate proof-of-concept exploit code, organizations should isolate malware testing environments, verify repository authenticity before execution, restrict the use of untrusted code on production systems, and monitor developer workstations for suspicious outbound connections and unauthorized access to credentials.

Citrix Patches NetScaler Vulnerabilities Including New HTTP/2 Bomb Attack Citrix released security updates addressing multiple high-severity vulnerabilities affecting NetScaler ADC and NetScaler Gateway, including protections against the newly identified HTTP/2 Bomb denial-of-service attack. The vulnerabilities, including CVE-2026-10816 and CVE-2026-8451, could allow attackers to exhaust system resources, disrupt remote access services, or trigger memory-related failures in internet-facing appliances. Because NetScaler products are widely deployed to provide secure remote access across government agencies, healthcare organizations, educational institutions, and commercial enterprises, successful exploitation could significantly impact critical business operations. Florida organizations should immediately apply Citrix security updates, review internet-facing NetScaler deployments, monitor gateway logs for unusual HTTP/2 traffic and denial-of-service activity, and validate remote access resilience as part of business continuity planning.

FBI Warns TeamPCP Targets Software Supply Chains and Cloud Secrets The Federal Bureau of Investigation (FBI) issued a FLASH advisory warning that the TeamPCP cybercriminal group is conducting large-scale software supply chain attacks targeting developers and organizations supporting critical infrastructure. The campaign focuses on stealing cloud access tokens, Secure Shell (SSH) keys, Kubernetes secrets, and application programming interface (API) credentials to compromise development environments and enable lateral movement across enterprise cloud infrastructure. By targeting trusted software development and continuous integration/continuous deployment (CI/CD) pipelines, TeamPCP increases the risk of downstream compromises affecting multiple organizations. Because Florida’s defense contractors, government agencies, and technology providers rely heavily on cloud-native development environments, organizations should secure cloud credentials, rotate exposed access tokens and SSH keys, implement least-privilege access controls, and continuously monitor CI/CD pipelines for unauthorized access to credentials and suspicious repository activity.

Cavern Manticore: Exposing an Iran-Linked Modular C2 Framework Check Point Research identified Cavern Manticore, an Iran-linked advanced persistent threat (APT) campaign employing a highly modular command-and-control (C2) framework designed to target information technology providers and government networks. The operation incorporates mixed-mode C++/CLI and .NET Native AOT compilation techniques to improve stealth, evade traditional detection methods, and maintain persistent access within compromised environments. Researchers observed sophisticated modular tooling that enables flexible payload deployment and long-term espionage operations against enterprise networks. Because information technology providers frequently serve as trusted partners supporting Florida government agencies and critical infrastructure organizations, defenders should monitor for anomalous compilation artifacts, reconstruct metadata during malware analysis, strengthen endpoint detection capabilities, and investigate suspicious command-and-control communications indicative of state-sponsored activity.

Hackers Can Use 9 of the Most Popular AI Tools to Assemble Massive Botnets Security researchers demonstrated a new attack technique known as HalluSquatting, in which cyber threat actors exploit hallucinations generated by artificial intelligence (AI) coding assistants to distribute malicious software and assemble large-scale botnets. By exploiting AI-generated references to nonexistent software packages and repositories, attackers can register fraudulent resources that developers may unknowingly trust and install. The research highlights how AI-assisted development workflows can introduce software supply chain risks without exploiting traditional software vulnerabilities. Because Florida government agencies, defense contractors, and technology organizations are increasingly integrating AI-assisted development tools into their software engineering processes, organizations should validate AI-generated package references, verify repository authenticity before installation, implement software supply chain controls, and require human review of AI-generated code recommendations.

Dialogflow CX Rogue Agent Flaw Enabled AI Chatbot Data Theft Security researchers disclosed a critical “Rogue Agent” vulnerability affecting Google Dialogflow CX, demonstrating how improperly secured AI chatbot environments could be manipulated to execute unauthorized code, maintain persistence, and facilitate data theft. The flaw exploits weaknesses in permission boundaries and conversational AI workflows, allowing attackers to inject malicious logic into enterprise chatbot environments and potentially access sensitive organizational information. As AI-powered customer service and automated business applications become more common, weaknesses in conversational AI platforms present an expanding enterprise attack surface. Because Florida government agencies, healthcare organizations, financial institutions, and private-sector critical infrastructure operators increasingly rely on AI-driven customer interaction platforms, organizations should review Dialogflow CX deployments, validate permission boundaries, implement strict input validation, and continuously monitor AI agents for unauthorized code execution and abnormal data access.

Critical Gitea Flaw Under Active Exploitation, Researchers Warn Security researchers warned that cyber threat actors are actively exploiting CVE-2026-20896, a critical vulnerability (CVSS 9.8) affecting Gitea, a widely used self-hosted Git repository management platform. Successful exploitation could enable attackers to remotely compromise vulnerable Gitea instances, granting unauthorized access to source code repositories and the development infrastructure that supports enterprise software development and CI/CD operations. Because many organizations rely on self-hosted code repositories to manage proprietary software and operational technology projects, exploitation could lead to intellectual property theft and compromise of the software supply chain. Florida organizations using Gitea should immediately apply the latest security updates, restrict administrative access through source IP allowlisting, review repository activity for unauthorized access, and monitor development infrastructure for indicators of compromise.

AI Coding Tools Tricked into Hacking Developer Machine via Decades-Old Technique Security researchers demonstrated a new attack technique known as GhostApproval, showing how widely used AI coding assistants—including Claude, Cursor, and Amazon Q Developer—can be manipulated through a long-standing symbolic link (symlink) vulnerability to perform unauthorized actions on a developer’s workstation. By exploiting weaknesses in file approval workflows, attackers can deceive AI coding tools into modifying or accessing unintended files, potentially leading to remote code execution and compromise of development environments. The research highlights emerging risks associated with integrating AI assistants into software development workflows without sufficient security controls. Because Florida’s technology companies, government agencies, and defense contractors increasingly rely on AI-assisted software development, organizations should promptly apply vendor security updates, audit AI coding assistant permissions, strengthen sandbox protections, and require human validation of file operations initiated by AI development tools.

Threat Actor Uses Agentic AI to Compromise AWS Cloud in 72 Hours Security researchers analyzed a real-world attack in which a single cyber threat actor used agentic artificial intelligence (AI) tools to compromise an Amazon Web Services (AWS) cloud environment in approximately 72 hours. The incident demonstrated how AI-assisted automation can dramatically accelerate reconnaissance, privilege escalation, and lateral movement within cloud infrastructures, reducing the time required to compromise enterprise environments. Researchers noted that the attack highlighted the growing capability of AI to enhance offensive cyber operations rather than introducing new software vulnerabilities. Because Florida government agencies, critical infrastructure operators, and private-sector organizations increasingly rely on AWS cloud services, organizations should strengthen identity and access management (IAM), enforce least-privilege permissions, continuously monitor cloud activity for automated privilege escalation, and update incident response procedures to address AI-assisted attack techniques.

Large-Scale Exploitation Campaign Targeting Website Content Management Systems (CMS) The Australian Cyber Security Centre (ACSC) warned of a large-scale campaign targeting vulnerable content management systems (CMS) through unauthenticated file upload and deserialization vulnerabilities. Cyber threat actors have been exploiting internet-facing CMS platforms to deploy web shells, establish persistent access, and facilitate follow-on ransomware and data extortion operations. Researchers observed attackers leveraging these techniques to compromise publicly accessible websites that support government, commercial, and critical infrastructure organizations. Because Florida organizations rely extensively on CMS platforms to host public-facing services and operational websites, administrators should immediately apply security updates, review web servers for unauthorized file uploads and web shells, restrict unnecessary administrative access, and continuously monitor web application logs for indicators of exploitation.

AI Gateways Are the Keys to the Kingdom Security researchers highlighted the growing security risks associated with artificial intelligence (AI) gateways, demonstrating how a real-world compromise of an enterprise AI gateway enabled attackers to gain unauthorized access to cloud-hosted AI infrastructure and consume cloud computing resources. The research emphasizes that AI gateways have become high-value targets because they broker authentication, application programming interface (API) requests, and communications between enterprise applications and large language models (LLMs). A successful compromise could enable attackers to carry out lateral movement, access unauthorized data, and abuse cloud-based AI services. Because Florida government agencies, healthcare organizations, financial institutions, and critical infrastructure operators are rapidly adopting enterprise AI platforms, organizations should strengthen identity and access management (IAM) controls around AI gateways, continuously monitor AI service activity for anomalous API usage, restrict unnecessary permissions, and regularly audit AI infrastructure for unauthorized access.

Information Technology Sector Recommendations:

  • Patch internet-facing applications, remote management platforms, and enterprise technologies to remediate actively exploited vulnerabilities.
  • Verify software packages and code repositories to reduce supply chain risks from malicious dependencies.
  • Rotate exposed cloud credentials and application programming interface keys to secure development infrastructure.
  • Restrict permissions for generative artificial intelligence assistants and validate all automated code recommendations.
  • Enhance endpoint detection capabilities to identify command-and-control communications, unauthorized authentication, and credential theft.
Nuclear Reactors, Materials, and Waste Sector

No sector-specific incidents, advisories, or operationally relevant reporting were identified during this reporting period.

Transportation Systems Sector

Maritime Phishing Campaign Targets South Korean Shipping and Logistics Organizations Researchers identified a cyber campaign targeting South Korean maritime organizations through phishing emails and business email compromise (BEC) infrastructure designed to steal credentials and gain unauthorized access to shipping and logistics networks. The operation leveraged the RedLine Stealer malware and supporting command-and-control infrastructure to compromise organizations involved in maritime transportation and global supply chain operations. The campaign demonstrates the continued targeting of shipping organizations as high-value entry points into international logistics networks supporting critical infrastructure. Because Florida’s seaports and maritime transportation systems play a vital role in domestic and international commerce, transportation organizations should strengthen phishing awareness training, implement multi-factor authentication (MFA) for business email accounts, monitor for unauthorized credential use, and continuously review network activity for indicators associated with RedLine Stealer and business email compromise campaigns.

2025 CTIME Report Highlights Growing Maritime Cyber Threats The U.S. Coast Guard released its 2025 Cyber Trends and Insights in the Marine Environment (CTIME) report, revealing a 17% year-over-year increase in maritime cyber incidents. Phishing drove 43% of initial access events, representing an 18-point rise. The Coast Guard also warned that out-of-the-box artificial intelligence cybersecurity platforms failed to detect simulated attacks unless explicitly tuned for the operating environment. Additionally, “Dark Fleet” vessels presented severe network risks, including unattended remote access tools and hardware designed for Automatic Identification System (AIS) spoofing. These vulnerabilities present a severe, escalating risk to Florida’s massive commercial port and maritime logistics network.

Transportation Systems Sector Recommendations:

  • Train maritime logistics personnel to isolate unverified freight communications and prevent credential harvesting schemes.
  • Tune cloud-hosted artificial intelligence security monitoring platforms specifically to match local port infrastructure traffic baselines.
  • Establish redundant, out-of-band communication workflows to protect local delivery tracking fleets from tracking vulnerabilities.
Water and Wastewater Systems Sector

No sector-specific incidents, advisories, or operationally relevant reporting were identified during this reporting period.

 

 

Supplement:

Adversary Watch (Early July 2026)

This is a periodic operational intelligence analytic product for Florida’s Critical Infrastructure (CI) Managers, Planners, and CISOs to provide an integrated synthesis of recent CI-focused Threat Actor Campaigns, IT/OT TTPs, and Defensive Posturing. This issue covers trends in the period July 1-July 14 2026

1. Threat Actor & Campaign Matrix

Russia-Nexus (FSB Centre 16 / Turla, NoName, Armored Likho)

• Strategic Intentions: Espionage and prepositioning for CI sabotage. Operations specifically target power grids to disrupt communications between renewable energy assets and central power distribution networks. The GRU and Russian military are also actively testing CI response times via drone incursions and projecting continental-scale electronic warfare (GPS/PNT jamming).

• Sustained Capabilities: FSB Centre 16 exploits poorly configured edge routing devices, IP cameras, and legacy management protocols (SNMP) to monitor physical logistics and establish footholds. Armored Likho utilizes the evasive, Python-based BusySnake Stealer to target electric power operators.

• Targeted CISA Sectors: Energy, Water/Wastewater, Transportation Systems (Maritime), and Government Facilities.

China-Nexus (PLA/MSS / Salt Typhoon, UAT-7810)

• Strategic Intentions: Expanding Military-Civil Fusion doctrine to embed stealthy intelligence collection within global telecommunications and edge hardware for potential wartime disruption. Operations also heavily target the U.S. innovation base to steal AI product roadmaps.

• Sustained Capabilities: UAT-7810 relies heavily on custom malware (“SHORTLEASH”) to convert unpatched enterprise edge devices and network-attached storage into Operational Relay Box (ORB) networks, enabling obfuscated secondary attacks.

• Targeted CISA Sectors: Telecommunications, Defense Industrial Base (DIB), Energy, and Information Technology.

Autonomous AI & High-Tier Cybercriminals (JADEPUFFER, The Gentlemen, Hyadina, TeamPCP)

• Strategic Intentions: Rapid scaling of extortion, data theft, and supply chain compromise.

• Sustained Capabilities: JADEPUFFER represents a severe escalation: an “agentic” LLM actor autonomously navigating the kill chain from initial access to destructive database encryption without human operators. The Gentlemen have rapidly scaled to account for 17% of global ransomware attacks. Hyadina neutralizes EDR via kernel drivers, while TeamPCP extracts cloud access tokens and Kubernetes secrets via supply chain compromises.

• Targeted CISA Sectors: Cross-sector (heavy focus on Healthcare, IT, and Commercial Facilities).

2. Integrated TTP & Vulnerability Analysis

Primary Initial Access Vectors

• Edge Device & Perimeter Exploitation: Edge infrastructure remains the primary ingress vector. Threat actors are actively exploiting Citrix NetScaler SAML identity providers (CVE-2026-8451), Gitea reverse-proxy authentication (CVE-2026-20896), and Ubiquiti UniFi OS command injection (CVE-2026-50746). The “FortiBleed” campaign harvested configurations from over 73,000 Fortinet devices, currently facilitating INC and Lynx ransomware deployments.

• Supply Chain Poisoning: Lazarus Group and APT37 are compromising legitimate developer accounts to inject obfuscated loaders into open-source ecosystems (npm, Packagist).

Specific IT-to-OT Pivot Techniques

• Centralized Platform Hijacking: Threat actors are breaching IT/OT boundaries by compromising centralized management and middleware. Active exploitation of SimpleHelp RMM (CVE-2026-48558) grants administrative control over OT networks. Similarly, exploitation of Oracle E-Business Suite (CVE-2026-46817) and SharePoint (CVE-2026-45659) directly threatens logistics and DIB supply chains.

• Embedded Local Exploitation: Vulnerabilities in the FatFs filesystem library (embedded in millions of industrial controllers) allow threat actors with physical access to execute arbitrary code on OT assets via compromised USB/SD media.

• EDR Blinding: The Hyadina ransomware operation uses the PoisonX kernel driver to neutralize conventional endpoint detection mechanisms prior to execution.

3. Cross-Source Trends

• Convergence of Cyber and Physical Threats: Ransomware affiliates are escalating digital extortion by issuing credible threats of physical violence against organizational leadership and their families. Simultaneously, the maritime sector is experiencing a resurgence in physical piracy and drone incursions layered with tailored RedLine infostealer/BEC campaigns against logistics providers.

• Widespread PNT/GPS Degradation: Geopolitical electronic warfare (primarily Russian-led) is causing severe positioning, navigation, and timing (PNT) failures on a continental scale, resulting in critical dependencies for commercial aviation and maritime networks.

• IoT Botnets Threatening Adjacent OT: The rapid proliferation of Golang-based malware (Apex2, c2c/meow) targeting exposed Linux and IoT devices for DDoS botnets presents a high spillover risk to physically adjacent OT environments across Water and Agricultural sectors.

4. Defensive Implications

Immediate Prioritized Defensive Controls

• Edge & Middleware Triage: Florida CI operators must immediately patch or isolate Citrix NetScaler, Gitea instances, Oracle E-Business Suite, and SimpleHelp RMM interfaces.

• Fortinet Credential Rotation: Operators utilizing Fortinet firewalls must assume compromise if historical patching was delayed; CISOs must mandate absolute credential rotation and audit VPN configurations for unauthorized persistence.

• Disable Vulnerable On-Premises File Sharing: Isolate or completely disable on-premises Progress ShareFile Storage Zone Controllers facing active exploitation.

CI/OT Tailored Mitigation & Detection

• Zero-Trust for Distributed OT: Florida energy planners must mandate strict zero-trust segmentation between central distribution networks and remote renewable generation hardware (e.g., solar arrays) to block Russian FSB sabotage efforts.

• PNT Resilience: Florida maritime ports and aerospace corridors must immediately audit backup navigation mechanisms and implement resilient, non-GPS-dependent timing synchronization protocols.

• IoT Air-Gapping: Sectors relying on distributed sensors must strictly isolate IoT networks from core OT environments, disabling public-facing administrative ports and enforcing strict egress filtering.

• Physical Media Policies: Disable AutoRun and ban unvetted USB/SD cards near industrial controllers to mitigate the unpatched FatFs library vulnerabilities.

5. Intelligence Gaps

• Unverified Physical OT Manipulation: The Russian-linked hacktivist group NoName publicly claims they breached a Quebec water treatment plant with the capability to covertly manipulate physical OT assets (pumps, chlorine dosing). However, precise telemetry confirming successful physical manipulation downstream remains unverified.

• Decentralized Cybercriminal Infrastructure: While a key member of Scattered Spider was arrested, the collective has shifted to a decentralized model. The operational readiness, command structure, and remaining shared infrastructure of these independent clusters lack clear definition.

• Initial Intrusion Vectors: The specific vulnerability exploited by the “Breach Boyz” to steal sensitive PII at the Rogers County Jail remains unconfirmed by third-party auditors, limiting the ability to establish preventative indicators for other emergency services facilities.

CI Bulletin Vol 2, Issue 11 – July 16, 20262026-07-16T15:01:30-04:00

CI Bulletin Vol 2, Issue 10 July 7 2026

Florida Critical Infrastructure Cybersecurity Intelligence

This bulletin is produced by USF’s Strategic and Cyber Intelligence Program, in collaboration with Cyber Florida, to deliver timely, actionable insights and recommendations to help Critical Infrastructure owners and operators better protect Florida’s Critical Infrastructure.

Situational Awareness Bulletin
Cyber Threat Outlook

Florida’s critical infrastructure operators face an accelerating wave of attacks against the software and network equipment that connects their organizations to the internet, with attackers exploiting newly disclosed flaws within days of disclosure and, in several cases, before a fix even exists. Over the next six to nine months, three patterns will likely dominate the threat landscape: mass-exploitation campaigns against widely used enterprise software, illustrated by the Oracle PeopleSoft vulnerability behind the ShinyHunters extortion campaign that has already struck a national insurance regulator; continued compromise of network perimeter devices, including firewalls, virtual private networks (VPNs, which let remote users connect securely to a private network), and routers that organizations rely on for both security and connectivity; and the abuse of trusted third-party cloud integrations, where attackers steal credentials from one vendor to reach every customer connected to it. Nation-state actors, particularly those linked to Iran and Russia, continue probing government and public safety systems abroad for techniques that could migrate to U.S. targets. For Florida operators, the most effective defenses remain unglamorous but proven: patch internet-facing systems quickly, require multifactor authentication everywhere it is available, and rehearse manual backup procedures so operations can continue if digital systems fail.

Confidence Assessment – High

Executive Summary

All Sectors: Prioritize risk-based vulnerability management across all sectors as automated exploitation of internet-facing vulnerabilities has surpassed credential theft as the leading initial access method for cyber intrusions. Iran-linked threat groups continue demonstrating the ability to disrupt public-safety alerting and operational technology (OT) systems abroad, most recently by silencing emergency sirens in Israel through a known firmware flaw in widely deployed alerting hardware — a technique that could be replicated against the same hardware wherever it is deployed, including in Florida. Florida organizations should accelerate remediation of actively exploited vulnerabilities, inventory any of the affected alerting hardware in their environment, and strengthen identity-centric security controls.

Commercial Facilities: Isolate internet-connected surveillance systems and third-party business platforms, as newly disclosed, high-severity H.VIEW camera vulnerabilities (CVSS 7.2 and 8.6) and recent extortion campaigns demonstrate these technologies remain attractive attack vectors. No vendor patch is currently available for the camera flaws, so isolation is the primary defense. Organizations should rotate privileged credentials, segment backup infrastructure, and monitor for unauthorized administrative activity.

Communications: Strengthen communications infrastructure security as Cisco Secure Digital Wide Area Network (SD-WAN) zero-day exploitation and new Federal Communications Commission (FCC) emergency communications security requirements highlight increasing operational risks. Florida communications providers should prioritize patching, review administrative access controls, and validate continuity procedures supporting emergency communications.

Critical Manufacturing: Apply firmware and software updates rapidly as active exploitation of Ubiquiti UniFi and PTC Windchill platforms continues to threaten manufacturing environments and industrial supply chains. Organizations should restrict access to management interfaces and strengthen segmentation between operational technology and enterprise networks.

Financial Services: Review third-party platform security following the National Association of Insurance Commissioners (NAIC) breach, which was caused by the same Oracle PeopleSoft zero-day vulnerability (CVE-2026-35273) covered under All Sectors above, and demonstrates continuing risks associated with financial reporting and regulatory operations. Financial institutions running Oracle PeopleSoft should treat patching that vulnerability as a financial-sector priority, not only a general IT task, and should enforce least-privilege principles, strengthen authentication controls, and monitor for unauthorized access to sensitive financial data.

Government Services and Facilities: Increase behavioral monitoring, drawing on newly published research showing how the Russian Advanced Persistent Threat (APT) group Gamaredon evolved its PowerShell-based malware and command-and-control tradecraft in 2025. Gamaredon’s documented campaigns remain focused on Ukrainian government and military targets, but its techniques — including abuse of legitimate cloud and tunneling services to hide infrastructure — illustrate broader nation-state tradecraft worth incorporating into defensive planning. Government organizations should validate endpoint detection capabilities and conduct recurring integrity reviews of administrative workstations and privileged accounts.

Healthcare and Public Health: Strengthen third-party access controls as CyberAv3ngers continues targeting public-safety communications while ransomware operators maintain pressure on healthcare providers through data theft and extortion. Healthcare organizations should validate backup and recovery procedures, monitor for data leakage, and ensure continuity plans support uninterrupted patient care.

Information Technology: Remediate Known Exploited Vulnerabilities affecting internet-facing enterprise infrastructure as active exploitation of Palo Alto GlobalProtect, LiteSpeed cPanel, and Joomla vulnerabilities continues to increase operational risk. Organizations should restrict administrative privileges, strengthen endpoint monitoring, and review browser extension security policies.

Water and Wastewater Systems: Enhance remote-access security as recent federal guidance regarding last-mile funding and National Institute of Standards and Technology (NIST) remote-access security reinforces the need for resilient operational technology architectures. Utilities should implement continuous operational technology integrity monitoring and validate manual fallback procedures to maintain essential services during cyber incidents.

All Sectors

Securing The Nation Against Advanced Cryptographic Attacks On June 22, 2026, President Trump signed an Executive Order directing the accelerated transition to Post-Quantum Cryptography (PQC) across federal systems to address emerging “harvest now, decrypt later” threats. Adversaries are increasingly collecting encrypted information with the expectation that future quantum computing capabilities will enable decryption of sensitive data. While the directive establishes federal migration timelines through 2031, Florida critical infrastructure owners and operators should begin identifying cryptographic dependencies, inventorying high-value assets, and coordinating with their Sector Risk Management Agencies (SRMAs) to support long-term cryptographic modernization and reduce future operational risk.

ShinyHunters Hacked Hundreds Leveraging Oracle Bug Throughout June 2026, the ShinyHunters cybercrime group conducted coordinated attacks by exploiting vulnerabilities in widely deployed enterprise platforms, including Oracle PeopleSoft, to compromise organizations across multiple sectors. The campaign exploited CVE-2026-35273, a CVSS 9.8 unauthenticated remote code execution flaw in the PeopleSoft Environment Management Hub component, between May 27 and June 9, 2026, before Oracle issued mitigation guidance on June 10. Rather than targeting a single organization, the campaign focused on shared enterprise infrastructure to steal personally identifiable information (PII), financial records, and proprietary business data for extortion. While the campaign affected organizations across government, healthcare, financial services, and other sectors, Google Mandiant’s investigation found that 68 percent of identified targets were in higher education, making it the sector hit hardest by this specific campaign. Because Oracle enterprise resource planning solutions are widely used across government, healthcare, financial services, and commercial organizations, Florida critical infrastructure operators should immediately assess internet-facing Oracle environments, validate backup integrity, and monitor for indicators of unauthorized access.

Cybercriminals Allegedly Hacked Tens of Thousands of Fortinet Firewalls Used by Major Companies All Over the World A large-scale credential exposure campaign compromised administrative and Secure Sockets Layer Virtual Private Network (SSL VPN) credentials associated with more than 73,000 Fortinet FortiGate appliances worldwide. The exposed credentials could enable cyber threat actors to bypass network perimeters, modify firewall configurations, establish persistent access, and conduct lateral movement within enterprise environments. Fortinet characterized the activity as “a resharing of data from previous incidents, as well as bruteforcing of credentials, and is not related to any recent incident or advisory.” Given the widespread deployment of Fortinet technologies throughout Florida government agencies and critical infrastructure sectors, organizations should immediately validate administrative credentials, review firewall configurations, rotate compromised credentials, and prioritize risk-based remediation to prevent unauthorized network access.

North Korean Hiring Fraud Runs on AI and US Laptop Farms Research released in June 2026 identified a sophisticated North Korean employment fraud campaign that combines stolen identities, artificial intelligence-assisted interviews, and U.S.-based laptop farms to infiltrate technology companies. One documented case, publicized in June 2026 but originating from a June 2025 job application, involved an individual posing as a Florida-based artificial intelligence architect who applied for a position at risk-intelligence firm Nisos. Nisos identified the deception during its interview process before extending an offer, then used the engagement to gather intelligence on the broader fraud operation. This activity demonstrates the growing insider threat posed by fraudulent remote hiring schemes. Florida organizations should strengthen identity verification procedures, validate candidate credentials, monitor for anomalous endpoint activity during onboarding, and incorporate insider-threat detection into hiring and human resources security processes. Two technical indicators thsat may be useful for detection are: (a) the use of PiKVM hardware to allow remote, hard-to-detect control of ‘laptop farm’ devices, and (b) the use of Astrill VPN, a service frequently associated with North Korean IT-worker operations, as a connection pattern.

All Sectors Recommendations:

• Inventory cryptographic assets and develop a phased migration strategy for Post-Quantum Cryptography (PQC) in coordination with applicable Sector Risk Management Agencies (SRMAs).

• Audit internet-facing enterprise applications and external gateways to identify vulnerabilities, unauthorized access, and indicators of compromise before they are exploited.

• Enforce phishing-resistant multi-factor authentication, rotate privileged credentials regularly, and continuously monitor remote access infrastructure for unauthorized administrative activity.

• Strengthen hiring and insider-threat detection processes by validating candidate identities, monitoring endpoint activity during onboarding, and identifying indicators associated with fraudulent remote employment campaigns.

• Conduct recurring tabletop exercises and business continuity drills to validate incident response, backup recovery, and operational resilience across all critical infrastructure sectors.

Chemical Sector

No sector-specific incidents, advisories, or operationally relevant reporting were identified during this biweekly reporting period.

Commercial Facilities Sector

CISA Warns H.VIEW HV-500S6 Cameras: Command Injection & Malicious File Upload Risk On June 25, 2026, the Cybersecurity and Infrastructure Security Agency (CISA) released advisory ICSA-26-176-05 identifying high-severity vulnerabilities affecting H.VIEW HV-500S6 Internet Protocol (IP) cameras running firmware version IPCAM_V4.06.88.251229. The vulnerabilities, tracked as Common Vulnerabilities and Exposures (CVE)-2026-55975 and CVE-2026-56414, allow authenticated attackers to execute operating system commands and upload malicious files capable of establishing persistent access. Because these cameras are commonly deployed within commercial facilities, retail environments, warehouses, and public venues, successful exploitation could provide cyber threat actors with an initial foothold into enterprise networks. Florida commercial facility operators should prioritize firmware updates, isolate surveillance devices from critical business networks, and continuously monitor camera management interfaces for unauthorized activity.

Commercial Facilities Sector Recommendations:

• Identify all deployed H.VIEW HV-500S6 devices and verify whether vulnerable firmware versions remain in operation.

• Because H.View did not respond to CISA’s coordination request, and no vendor patch is currently available, CI operators should prioritize network isolation or removal of affected devices, while organizations attempt direct outreach to the vendor. Apply vendor firmware updates and remove unsupported devices from production environments whenever possible.

• Restrict camera management interfaces from direct internet exposure by implementing network segmentation and firewall protections.

• Rotate administrative credentials, disable unnecessary accounts, and continuously monitor surveillance systems for unauthorized configuration changes or suspicious activity.

• Validate incident response procedures for physical security systems to ensure surveillance infrastructure can be restored quickly following a cyber incident.

Communications Sector

Malicious Hackers Exploit Cisco Zero-Day for Highest Access Level at Communications Service Provider Mandiant disclosed on June 24, 2026, that attackers had exploited a Cisco Catalyst Software-Defined Wide Area Network (SD-WAN) Manager zero-day vulnerability (CVE-2026-20245) months earlier, escalating from administrative access first obtained in late 2025 to full root-level control by March 2026. While the attackers established unauthorized peering connections and created root-level privilege escalation, each component exploited separate vulnerabilities: CVE-2026-20127 or CVE-2026-20182 for initial access; CVE-2026-20245 for privilege escalation to root. This is the seventh actively exploited Cisco SD-WAN zero-day disclosed in 2026, indicating a sustained, not isolated, attacker focus on this product line. Because Cisco SD-WAN technologies are widely deployed across government agencies, telecommunications providers, utilities, and other Florida critical infrastructure sectors, exploitation of this vulnerability could enable unauthorized network access, service disruption, and lateral movement across enterprise environments. Florida organizations should prioritize patching, review administrative accounts, and continuously monitor SD-WAN infrastructure for signs of compromise.

FCC Passes New Cybersecurity Rules for Emergency Systems, Undersea Cables On June 25, 2026, the Federal Communications Commission (FCC) adopted new cybersecurity requirements to strengthen the security of the Emergency Alert System (EAS), Wireless Emergency Alerts (WEA), and undersea cable infrastructure. The updated submarine cable rules tighten some cybersecurity and equipment-sourcing requirements while also streamlining the national-security review process for cable operators that self-certify to high security standards, in a trade-off intended to accelerate buildout. Because Florida relies heavily on undersea cable networks and statewide emergency communications to support public safety and disaster response, compliance with these requirements will strengthen operational resilience and reduce the risk of service disruption during cyber incidents.

Communications Sector Recommendations:

• Patch Cisco Catalyst Software-Defined Wide Area Network (SD-WAN) infrastructure immediately to remediate known vulnerabilities and reduce the risk of unauthorized administrative access.

• Audit privileged accounts and configuration changes regularly to identify unauthorized users, rogue administrative accounts, or suspicious modifications.

• Implement the Federal Communications Commission’s (FCC) cybersecurity requirements for the Emergency Alert System (EAS) and Wireless Emergency Alerts (WEA), including strong authentication and timely patch management.

• Review business continuity and disaster recovery procedures supporting communications infrastructure to ensure essential services remain available during cyber incidents.

• Monitor network traffic and system logs continuously for indicators of compromise affecting routing infrastructure, emergency communications systems, and undersea cable connectivity.

Critical Manufacturing Sector

CISA Warns of Max Severity Ubiquiti Flaws Exploited in Attacks The Cybersecurity and Infrastructure Security Agency (CISA) added multiple high-severity vulnerabilities affecting Ubiquiti UniFi Operating System (OS) devices to the Known Exploited Vulnerabilities (KEV) Catalog after confirming active exploitation in the wild. The vulnerabilities (CVE-2026-34908, CVE-2026-34909, and CVE-2026-34910) allow unauthenticated attackers to bypass security controls and gain unauthorized access to affected systems. Because Ubiquiti networking equipment is widely deployed across manufacturing facilities, distribution centers, and industrial operations, exploitation could disrupt production networks and enable lateral movement into operational technology environments. Florida critical manufacturing organizations should prioritize firmware updates, restrict internet exposure of management interfaces, and continuously monitor network infrastructure for indicators of compromise.

First-Ever Exploitation of PTC Windchill Vulnerability Discovered in the Wild Cyber threat actors are actively exploiting a critical remote code execution vulnerability (CVE-2026-12569) affecting PTC Windchill and FlexPLM Product Lifecycle Management (PLM) platforms. The vulnerability results from improper input validation and allows unauthenticated attackers to execute arbitrary code with system-level privileges. Following confirmed exploitation, CISA added the vulnerability to its Known Exploited Vulnerabilities Catalog (KEV) and directed organizations to remediate affected systems by June 28, 2026. This is the first PTC product vulnerability ever added to CISA’s KEV catalog, signaling new attacker interest in a previously untargeted vendor. Because Product Lifecycle Management platforms support engineering design, manufacturing operations, and supply chain coordination, successful exploitation could disrupt production processes, expose proprietary engineering data, and impact critical manufacturing operations across Florida.

Critical Manufacturing Sector Recommendations:

• Apply vendor firmware and software updates (UniFi OS Server 5.0.8, released in May 2026) immediately to all affected Ubiquiti UniFi Operating System and PTC Windchill platforms.

• Restrict public access to management interfaces by implementing network segmentation, virtual private networks, and firewall protections.

• Monitor network traffic, authentication logs, and administrative activity for indicators of compromise or unauthorized configuration changes.

• Validate backup and recovery procedures for engineering, manufacturing, and Product Lifecycle Management systems to minimize operational disruption following a cyber incident.

• Conduct regular vulnerability assessments of industrial control and supporting enterprise systems to identify and remediate emerging risks before exploitation occurs.

Dams Sector

No sector-specific incidents, advisories, or operationally relevant reporting were identified during this biweekly reporting period.

Defense Industrial Base Sector

No sector-specific incidents, advisories, or operationally relevant reporting were identified during this biweekly reporting period.

Emergency Services Sector

Team82 Documents Iran-Linked CyberAv3ngers Escalating Cyber-Psychological Warfare Against Civilian Alert Systems Claroty’s Team82 documented CyberAv3ngers exploiting a known firmware vulnerability (CVE-2024-41700) in Barix audio-over-IP devices to silence Israeli emergency sirens and manipulate public alerts. Rather than focusing solely on system disruption, the group seeks to manipulate emergency alerts to create confusion, erode public trust, and disrupt emergency response operations. Barix has released a patch, though it must be applied manually. Because the same vulnerable Barix hardware is also deployed in U.S. public safety and emergency alerting infrastructure, including in Florida, municipalities should treat this as a warning to inventory and patch any Barix devices in their environment rather than evidence of direct targeting.

Emergency Services Sector Recommendations:

• Isolate public safety communication systems and critical alerting infrastructure from internet-facing networks whenever operationally feasible.

• Conduct tabletop exercises involving ransomware, cyber-physical attacks, and emergency communications disruptions to improve organizational preparedness.

Energy Sector

No sector-specific incidents, advisories, or operationally relevant reporting were identified during this biweekly reporting period.

Financial Services Sector

NAIC Confirms June Data Breach The National Association of Insurance Commissioners (NAIC) confirmed a data breach involving unauthorized access to its PeopleSoft financial reporting environment on or about June 11, 2026. This breach was caused by the same Oracle PeopleSoft zero-day (CVE-2026-35273) already covered as a separate item under All Sectors earlier in the bulletin. Cyber threat actors temporarily accessed sensitive data repositories before the activity was identified, contained, and remediated. The scope of the breach is disputed: the attacker has published a large volume of data, while NAIC maintains the group is unlikely to hold the full scope of regulatory data it has claimed, and confirms no personally identifiable information or payment data was accessed. Nevertheless, the incident highlights the continued risk posed by third-party platforms supporting regulatory reporting and financial operations. Because Florida insurers and the Florida Office of Insurance Regulation rely on similar enterprise systems to exchange regulatory information, organizations should strengthen third-party risk management, continuously monitor privileged access, and validate security controls protecting financial reporting environments.

Financial Services Sector Recommendations:

• Conduct recurring third-party risk assessments of regulatory reporting platforms and financial service providers to identify authentication, access control, and configuration weaknesses.

• Enforce least-privilege access controls and multifactor authentication for users with access to sensitive financial reporting systems.

• Monitor authentication logs, privileged account activity, and data access events continuously for indicators of unauthorized access or credential misuse.

• Review business continuity and incident response procedures to ensure regulatory reporting operations can continue during third-party cybersecurity incidents.

• Coordinate with third-party vendors to validate incident notification procedures and recovery responsibilities following security events.

Food and Agriculture Sector

No sector-specific incidents, advisories, or operationally relevant reporting were identified during this biweekly reporting period.

Government Services and Facilities Sector

Russia APT ‘Gamaredon’ Upgrades Arsenal, Requiring New Defenses The Russian state-sponsored Advanced Persistent Threat (APT) group Gamaredon, also known as Aqua Blizzard, has expanded its malware toolkit by deploying more sophisticated PowerShell-based downloaders and enhanced command-and-control evasion techniques. These updates improve the group’s ability to maintain persistent access while avoiding traditional signature-based detection methods. ESET’s research documents that Gamaredon’s 2025 campaigns exclusively targeted Ukrainian government and military institutions. There is currently no evidence the group is specifically targeting U.S. or Florida government entities directly. The group’s evolving techniques, however — including new PowerShell-based downloaders and abuse of legitimate cloud and tunneling services to conceal command-and-control infrastructure — reflect broader nation-state tradecraft trends that Florida government organizations should incorporate into defensive planning. Florida state and local government organizations should consider proactive measures to strengthen behavioral monitoring, restrict unauthorized PowerShell execution, and continuously monitor outbound network communications for indicators of malicious activity associated with advanced persistent threats.

Government Services and Facilities Sector Recommendations:

• Implement PowerShell execution controls, including Constrained Language Mode, to reduce the risk of unauthorized script execution.

• Monitor endpoint and network telemetry continuously for anomalous PowerShell activity and command-and-control communications.

• Conduct recurring integrity reviews of administrative workstations and privileged accounts to identify persistence mechanisms or unauthorized system modifications.

• Strengthen endpoint detection and response capabilities to improve visibility into advanced persistent threat activity.

• Exercise incident response procedures focused on nation-state cyber threats targeting government networks and essential public services.

Healthcare and Public Health Sector

H-ISAC TLP Green: Ransomware Data Leak Sites Report The Health Information Sharing and Analysis Center (H-ISAC) Traffic Light Protocol (TLP): Green Ransomware Data Leak Sites Report provides healthcare organizations with timely visibility into ransomware groups actively publishing victim data on extortion sites. By monitoring these disclosures, organizations can identify emerging ransomware campaigns, validate potential compromises, and prioritize defensive actions before operational impacts escalate. Because healthcare providers remain frequent ransomware targets, Florida hospitals, clinics, and public health organizations should integrate external threat intelligence with internal security monitoring, continuously assess third-party vendor risk, and validate backup recovery capabilities to support uninterrupted patient care during cyber incidents.

Healthcare and Public Health Sector Recommendations:

• Validate backup integrity and routinely exercise disaster recovery procedures to maintain continuity of patient care during ransomware incidents.

• Monitor ransomware data leak sites continuously and correlate external reporting with internal security logs to identify potential compromises.

• Strengthen third-party vendor risk management programs and validate security controls protecting healthcare information systems.

Information Technology Sector

Palo Alto Warns of Active Exploitation of PAN-OS GlobalProtect VPN Flaw Cyber threat actors are actively exploiting an authentication bypass vulnerability (CVE-2026-0257, CVSS 7.8) affecting Palo Alto Networks GlobalProtect Virtual Private Network (VPN) gateways. The flaw allows attackers to forge authentication cookies and establish unauthorized VPN sessions; Palo Alto Networks reports no evidence of subsequent code execution or lateral movement in confirmed cases. The vulnerability only affects devices with authentication override cookies enabled and a certificate shared with another feature, not all GlobalProtect deployments. Because GlobalProtect appliances are widely deployed across government, healthcare, financial services, and other Florida critical infrastructure sectors, exploitation could enable unauthorized network access, operational disruption, and lateral movement throughout enterprise environments. Organizations should immediately apply vendor updates, restrict exposure of management interfaces, and continuously monitor authentication activity for indicators of compromise.

CISA Flags LiteSpeed cPanel Plugin Flaw Exploited for Root Privilege Escalation The Cybersecurity and Infrastructure Security Agency (CISA) added CVE-2026-54420 to the Known Exploited Vulnerabilities (KEV) Catalog after confirming active exploitation affecting LiteSpeed cPanel Plugin deployments. The vulnerability allows attackers with limited access to escalate privileges and potentially obtain administrative control of shared hosting environments. Because shared hosting platforms support many municipal governments, educational institutions, and small businesses throughout Florida, organizations should promptly update affected systems, review administrative privileges, and monitor hosting environments for unauthorized activity.

CISA Orders Feds to Patch Max Severity Joomla Plugin Flaw CISA directed federal agencies to remediate a critical vulnerability (CVE-2026-48907) affecting the Joomla Content Editor (JCE) plugin after adding it to the Known Exploited Vulnerabilities (KEV) Catalog. The vulnerability allows unauthenticated attackers to upload malicious PHP files and execute arbitrary code on vulnerable web servers. It is important to note that patching alone does not remove a web shell that attackers may have already planted on a compromised site before the update was applied, so defenders will need to hunt for Indicators of Compromise (IOCs) to detect them. Because Joomla is widely used to host public-facing government and organizational websites, exploitation could result in website defacement, unauthorized data access, or disruption of public services. Florida organizations should prioritize remediation, review web application security controls, and continuously monitor internet-facing websites for suspicious activity.

Google Vertex AI SDK Flaw Enables Cross-Tenant Model Hijacking Researchers disclosed a critical design flaw affecting the Google Cloud Vertex Artificial Intelligence (AI) Software Development Kit (SDK) for Python that could allow attackers to hijack machine learning model deployments across cloud environments. By exploiting predictable storage bucket naming, attackers may replace legitimate models with malicious versions capable of executing unauthorized code. Because the flaw was responsibly disclosed in March 2026 and fully patched by April 15, 2026 (SDK version 1.148.0), any actively maintained Vertex AI deployment running a current SDK should already be protected. As artificial intelligence adoption continues to expand across government and private industry, Florida organizations using Google Cloud should upgrade affected SDK versions, validate cloud storage configurations, and review software development security practices to reduce supply chain risk.

Salesforce Disables Klue Battlecards Integration Following OAuth Token Theft Cyber threat actors compromised the Klue Battlecards integration platform to steal Open Authorization (OAuth) tokens and access customer information through trusted third-party integrations, including Salesforce environments. The initial entry point was a long-dormant but still-active legacy credential, originally created for an abandoned third-party integration prototype. The incident highlights the growing cybersecurity risks associated with interconnected cloud services and software supply chain dependencies. Florida organizations should review third-party integration permissions, monitor application programming interface (API) activity for anomalous behavior, and regularly revoke unnecessary authorization tokens to reduce the likelihood of unauthorized access.

Malicious Edge Extension Abuses Native Messaging as Bridge to Malware Cyber threat actors are distributing a malicious Microsoft Edge browser extension that abuses the Chrome Native Messaging protocol to bypass browser security controls and execute malicious code on endpoint systems. This technique enables attackers to launch native processes, compromise connected applications, and establish persistent access while avoiding traditional browser protections. The campaign, dubbed ‘Edgecution,’ is linked to an initial access broker associated with the Payouts Kings ransomware operation. It originated with attackers impersonating IT support staff on Microsoft Teams and directing employees to a fraudulent ‘Outlook Updates Management Console’ page under the pretense of a spam-filter update. Because browser extensions are commonly used across enterprise and government environments, Florida organizations should restrict extension installations, monitor endpoint activity for unauthorized native messaging, and educate users on the risks associated with unapproved browser add-ons and the hazards of attackers impersonating IT staff.

Information Technology Sector Recommendations:

• Apply vendor patches immediately for Palo Alto GlobalProtect, LiteSpeed cPanel Plugin, Joomla Content Editor, and other products identified in the Known Exploited Vulnerabilities (KEV) Catalog.

• Check for existing IOCs, which have been published by the JCE security team and independent researchers, to detect existing Joomla plugin flaws.

• Review internet-facing systems routinely to identify exposed services, vulnerable applications, and unauthorized administrative interfaces.

• Strengthen cloud security by validating third-party integrations, restricting Open Authorization (OAuth) permissions, and monitoring application programming interface (API) activity for suspicious behavior.

• Upgrade Google Cloud Vertex Artificial Intelligence (AI) Software Development Kit (SDK) deployments to supported versions and implement secure software development practices for artificial intelligence environments.

• Restrict browser extension installations through enterprise policies and continuously monitor endpoints for unauthorized native messaging activity or other indicators of compromise.

• Conduct continuous vulnerability assessments and threat hunting activities to identify emerging risks before they affect business operations.

Nuclear Reactors, Materials, and Waste Sector

No sector-specific incidents, advisories, or operationally relevant reporting were identified during this biweekly reporting period.

Transportation Systems Sector

No sector-specific incidents, advisories, or operationally relevant reporting were identified during this biweekly reporting period.

Water and Wastewater Systems Sector

Last Mile Cybersecurity On June 22, 2026, the Institute for Security and Technology (IST) released a policy memorandum addressing cybersecurity gaps in federally funded infrastructure projects, particularly the lack of cybersecurity requirements tied to grant funding. The guidance emphasizes incorporating cybersecurity planning, risk assessments, and dedicated funding into infrastructure modernization efforts rather than treating cybersecurity as a separate initiative. Policy memoranda notwithstanding, Section 40126 of the Bipartisan Infrastructure Law already requires the Department of Energy to mandate cybersecurity plans for its grant recipients. Because many Florida water and wastewater utilities rely on federal funding while operating with limited cybersecurity resources, integrating security requirements into infrastructure projects will improve operational resilience and reduce long-term cyber risk.

NIST Offers Security Guidance for Water Utilities Using Remote-Access Tools The National Institute of Standards and Technology (NIST) published updated guidance in the final version of NIST Special Publication 1800-45, “Cybersecurity for the Water and Wastewater Sector: Build Architecture” to help water and wastewater utilities strengthen the security of remote-access technologies used to manage operational systems. Notably, Cybersecurity Dive’s reporting notes that remote-access weaknesses of exactly this kind “enabl[ed] several Iran-linked cyberattack campaigns against U.S. water systems.” The recommendations include restricting unnecessary remote access, implementing multifactor authentication, maintaining detailed access logs, and continuously monitoring remote connections for suspicious activity. Because remote-access technologies remain a common attack vector for cyber threat actors targeting critical infrastructure, Florida water utilities should review remote-access architectures, validate authentication controls, and strengthen monitoring capabilities to reduce operational risk.

Water and Wastewater Systems Sector Recommendations:

• Incorporate cybersecurity requirements into infrastructure modernization projects and grant-funded initiatives to improve long-term operational resilience.

• Identify and inventory all internet-facing operational technology (OT) systems, remote-access pathways, and supporting network infrastructure.

• Strengthen remote-access security by implementing multifactor authentication (MFA), network segmentation, and continuous monitoring of privileged connections.

• Conduct recurring cybersecurity assessments of operational technology environments and validate manual operating procedures to maintain essential services during cyber incidents.

• Coordinate proactively with federal and state partners to leverage available cybersecurity resources, technical assistance, and grant opportunities supporting water sector resilience.

CI Bulletin Vol 2, Issue 10 July 7 20262026-07-07T11:51:49-04:00

USF Reception & Fireside Chat, May 13, 2026

We are pleased to invite you to a reception co-hosted by the University of South Florida’s Global and National Security Institute (GNSI) and Cyber Florida as part of their student DC Experience.

The reception will feature a fireside chat with Douglas Silliman, former ambassador to Kuwait and Iraq, and current President of the Arab Gulf States Institute, and Karen Sasahara, former ambassador to Kuwait, and a distinguished Fellow at AGSI. It will convene leaders, professionals, and students from across the national security, cyber, and policy enterprise to discuss the most pressing strategic challenges of our time.

Date: Wednesday, May 13, 2026
Time: 5:00 – 7:00 PM
Location: The Florida House, 1 2nd St NE, Washington, DC 20002
Kindly RSVP by May 1st

USF Reception & Fireside Chat, May 13, 20262026-04-14T12:09:34-04:00

Virtual Cyber Exercise for Critical Infrastructure 2026/03/04

Virtual Cybersecurity Workshop for Critical Infrastructure

March 4, 2026 | 8:30am – 12 Noon (Eastern Time)

Cyber Florida’s Critical Infrastructure Program (CIP) Workshop brings together public-sector leaders, IT professionals, and emergency managers to learn to better manage real-world cyber threats facing Florida’s essential services. These hands-on sessions deliver practical tools, expert insights, and interactive scenarios designed to help SLTT agencies strengthen their cyber resilience and readiness.

  • Receive actionable recommendations for enhancing compliance with Florida Statute 282.318
  • See an overview of Cyber Florida’s no-cost solutions and services to strengthen your organization’s cyber defenses.
  • Engage in an exciting tabletop exercise hosted by the National Cybersecurity Preparedness Consortium (NUARI), offering hands-on experience in responding to cyber incidents.

Whether you’re securing water systems, transportation networks, or municipal services, these workshops are your front line in building a safer Florida. Don’t miss this chance to improve your cybersecurity posture and resilience!

Virtual Cyber Exercise for Critical Infrastructure 2026/03/042026-02-24T09:58:23-05:00

FirstLine Exercise for Pinellas County April 9th, 2026

CYBERSECURITY TABLETOP EXERCISE TAILORED FOR: – PINELLAS COUNTY

Participants will engage in a dynamic tabletop exercise led by the Norwich University Applied Research Institutes (NUARI) that is crucial for mastering the skills needed to tackle simulated cyber incidents more effectively. This interactive experience will sharpen your strategic thinking and collaborative problem-solving abilities, helping you to be better-prepared for real-world cyber challenges. Seize this opportunity to elevate your capabilities!
Cyber Florida invites you to a complimentary light breakfast and lunch to connect with fellow cybersecurity professionals and industry colleagues.
Once Cyber Florida processes your registration, you’ll promptly receive a confirmation email filled with essential event details. Don’t miss out on this opportunity, stay informed and prepared for an incredible experience!

Registration is now closed. Please contact firstline@cyberflorida.org with any questions. Thank you.

FirstLine Exercise for Pinellas County April 9th, 20262026-04-02T19:19:38-04:00

Seminole County Table Top Exercise

Cybersecurity Tabletop Exercise tailored for the Seminole Sheriff’s Department.

Participants will engage in a dynamic tabletop exercise led by the Norwich University Applied Research Institutes (NUARI) that is crucial for mastering the skills needed to tackle simulated cyber incidents more effectively. This interactive experience will sharpen your strategic thinking and collaborative problem-solving abilities, helping you to be better-prepared for real-world cyber challenges. Seize this opportunity to elevate your capabilities!
Cyber Florida invites you to a complimentary light breakfast and lunch to connect with fellow cybersecurity professionals and industry colleagues.
Once Cyber Florida processes your registration, you’ll promptly receive a confirmation email filled with essential event details. Don’t miss out on this opportunity, stay informed and prepared for an incredible experience!
Seminole County Table Top Exercise2026-02-19T09:34:28-05:00

Cyber Workshop for Critical Infrastructure 2/12/2026 Tallahassee

Cybersecurity Workshop for Critical Infrastructure

February 12, 2026 | 8:30 am – 4:00 pm (Eastern Time) | Tallahassee, FL

The upcoming Critical Infrastructure Protection (CIP) Workshop convenes public sector and critical infrastructure stakeholders for a focused, practitioner-driven session on cyber preparedness, incident response, and operational resilience. Designed for both technical and executive audiences, the workshop emphasizes real-world challenges, peer discussion, and actionable guidance to help organizations strengthen readiness against evolving cyber threats.

Participants will engage in a realistic cyber incident scenario facilitated by leading tabletop exercise conductors NUARI, designed to challenge decision-making, communication, and cross-organizational coordination under pressure. Through guided discussion and structured scenario injects, attendees will identify common gaps, clarify roles and responsibilities, and gain practical insights to strengthen response plans, governance, and overall cyber resilience.

Don’t miss this chance to improve your cybersecurity posture and resilience!

Cyber Workshop for Critical Infrastructure 2/12/2026 Tallahassee2026-02-06T12:12:21-05:00

Cyber Workshop for Critical Infrastructure 2/10/2026 Chipley FL

Cybersecurity Workshop for Critical Infrastructure

February 10, 2026 | 8:30 am – 4:00 pm (Central Time) | Chipley, FL

The upcoming Critical Infrastructure Protection (CIP) Workshop convenes public sector and critical infrastructure stakeholders for a focused, practitioner-driven session on cyber preparedness, incident response, and operational resilience. Designed for both technical and executive audiences, the workshop emphasizes real-world challenges, peer discussion, and actionable guidance to help organizations strengthen readiness against evolving cyber threats.

Participants will engage in a realistic cyber incident scenario facilitated by leading tabletop exercise conductors NUARI, designed to challenge decision-making, communication, and cross-organizational coordination under pressure. Through guided discussion and structured scenario injects, attendees will identify common gaps, clarify roles and responsibilities, and gain practical insights to strengthen response plans, governance, and overall cyber resilience.

Don’t miss this chance to improve your cybersecurity posture and resilience!

Cyber Workshop for Critical Infrastructure 2/10/2026 Chipley FL2026-02-06T12:11:52-05:00

CyberLaunch Virtual Qualifiers- Important Info

CyberLaunch Logo 2025

Requirement for the Virtual Qualifiers:

Make sure your school/district whitelists the following domains in order to get access to the Virtual Qualifiers and receive communication about the events.

*simspace.com

*cyberflorida.org

Include the wildcard asterisk to allow subdomains.

CyberLaunch Virtual Qualifiers- Important Info2025-10-30T09:25:56-04:00