51
Organizations breached by Gunra ransomware across the Americas, Europe, Middle East, Africa, and Asia-Pacific since April 2025, including hospitals, government agencies, and financial institutions
9.6
CVSS score for CVE-2024-55591 in Fortinet FortiOS - the authentication bypass zero-day Gunra actors exploit to gain super-admin access to enterprise network perimeters without credentials
9TB
Dataset encrypted in a single Gunra incident using ChaCha20 or Salsa20 stream ciphers, demonstrating that network-wide encryption completes far faster than most IR teams can respond
256
Possible seed values per second in Gunra's Linux RNG - a fatal cryptographic weakness confirmed by Breakglass Intelligence in March 2026, meaning Linux victims can recover files without paying ransom

SponsoredHorizon3.ai

Proactive Security for the AI Era

NodeZero continuously and autonomously pentests infrastructure, identity, cloud, and now web applications, chaining weaknesses across every domain the way real attackers do. Every finding ships with replayable proof showing exploitable business impact, not theoretical risk.

See NodeZero WebApp in action

Gunra ransomware shut down a steam turbine and water treatment system at a Polish combined heat and power plant serving 50,000 residents on August 11, 2026, marking the group's most visible operational technology attack to date. A joint advisory from CISA, FBI, NSA, the DOD Cyber Crime Center, the U.S. Secret Service, and South Korea's National Police Agency confirmed the same day that Gunra has breached 51 organizations across the Americas, Europe, the Middle East, Africa, and Asia-Pacific since April 2025.

Gunra ransomware gains initial access by exploiting CVE-2024-55591 and CVE-2025-24472, two critical-severity authentication bypass vulnerabilities in Fortinet FortiOS and FortiProxy. Both carry a CVSS score of 9.6. An unauthenticated attacker sends crafted requests to the Node.js websocket module on the FortiOS management interface to obtain super-admin privileges with no credentials required. From that foothold, Gunra affiliates move laterally using Impacket utilities, dump credentials from domain controllers via secretsdump.py, and deploy cross-platform ransomware payloads that encrypt datasets exceeding 9TB in a single incident using ChaCha20 or Salsa20 stream ciphers.

Every organization running unpatched Fortinet FortiOS 7.0.0 through 7.0.16 or FortiProxy 7.2.0 through 7.2.12 with a management interface reachable from the internet is a Gunra target right now. The group follows a double-extortion model: data is exfiltrated before encryption, and victims who decline payment within five to seven days have their data published on a Tor-hosted leak site. Patching to FortiOS 7.0.17 and FortiProxy 7.2.13 closes the initial access vector that has enabled every confirmed Gunra intrusion. If you cannot patch today, disable internet-facing management access on all Fortinet appliances immediately.

How Gunra Ransomware Exploits Fortinet Vulnerabilities

Gunra actors exploit two related authentication bypass vulnerabilities in Fortinet edge devices. CVE-2024-55591 is a CWE-288 flaw in FortiOS that allows a remote unauthenticated attacker to gain super-admin privileges by sending crafted requests to the Node.js websocket module on the management interface. CVE-2025-24472 is a parallel flaw in FortiProxy that accepts crafted CSF proxy requests to achieve the same outcome. Neither vulnerability requires credentials, an existing session, or user interaction.

After obtaining super-admin access, Gunra affiliates create administrative accounts to maintain persistent access even after the initial vulnerability is patched. They then pivot from the Fortinet appliance into the internal network, targeting VPN-connected segments and Active Directory environments. The lateral movement phase uses Impacket's psexec.py, smbclient.py, and secretsdump.py tools to spread across Windows hosts and dump credentials from domain controllers. The CISA advisory documents confirmed session hijacking through SSL-VPN manipulation and MFA bypass via OTP tampering.

On Linux-based infrastructure, Gunra deploys a separate locker payload. Breakglass Intelligence disclosed in March 2026 that this Linux variant contains a fatal cryptographic weakness: the random number generator uses a weak seed producing only approximately 256 possible values per second during encryption. Key recovery without payment is possible for Linux victims. Windows variants use standard Salsa20 or ChaCha20 encryption with no known weakness. The Fortinet VPN credential exposure documented in the 73,000-firewall incident shows that FortiGate management interfaces have been a persistent target for years, and unpatched appliances represent the most direct path into enterprise networks available to threat actors today.

Which Organizations Gunra Ransomware Is Hitting Right Now

Gunra has claimed 51 confirmed victims since April 2025 across healthcare, government, financial services, manufacturing, and critical infrastructure. CISA advisory AA26-222A documents active targeting in the Americas, Europe, Middle East, Africa, and Asia-Pacific simultaneously. The August 11 incident at a Polish combined heat and power plant represents a significant escalation: the attack took the steam turbine and process-water treatment system offline, disrupting heat and hot water supply to 50,000 residential customers. Confirmed targeting of Schneider Electric PowerLogic P5 protection relay systems in that attack indicates Gunra affiliates are actively pursuing operational technology as a pressure lever in extortion negotiations.

Prior victim sectors include hospitals and health systems, where an encrypted electronic health record system or patient monitoring network creates immediate clinical risk that organizations may treat as grounds for faster payment. Government agencies face the additional pressure of public service disruption. Financial institutions face regulatory notification deadlines that compress the window before mandatory disclosure.

Gunra's RaaS affiliate program, launched in January 2026 under the alias Golden Community, dramatically expanded the group's targeting capacity by recruiting initial access brokers and penetration testers on dark web forums. Affiliates receive a management panel, a configurable ransomware builder, cross-platform locker payloads, and structured operational documentation covering network reconnaissance, lateral movement, and extortion negotiation. AhnLab confirmed in mid-2026 that tool overlaps with Lazarus Group campaigns suggest the North Korean state-linked APT provided shared infrastructure or specialized tooling to Gunra operators, bringing nation-state TTPs into a financially motivated ransomware operation.

Free daily briefing

Briefings like this, every morning before 9am.

Threat intel, active CVEs, and campaign alerts, distilled for practitioners. 50,000+ subscribers. No noise.

Gunra Ransomware's Conti Lineage and RaaS Playbook

Gunra ransomware is built directly from the Conti v2 source code leaked in February 2022. The group retains Conti's core encryption engine and operational security model while adding Linux cross-platform capability and a modernized RaaS affiliate structure. The shadow copy deletion sequence, WMI command execution patterns, and database dumping via SQLCmd that appear in Gunra intrusions are directly traceable to published Conti playbooks, which is why three of the Sigma rules in this post detect Conti-lineage commands and still fire on Gunra activity.

Gunra's double-extortion model applies maximum pressure through a specific timeline: affiliates exfiltrate data before deploying the encryptor, then present victims with a five-to-seven-day countdown before publishing stolen data on the leak site. The group also conducts direct email communication with management staff, bypassing IT teams and applying pressure at the board level. This social engineering overlay on top of technical encryption is a tactic the BlackFile ransomware gang used extensively against retail and hospitality targets in 2025 and 2026.

The CISA advisory attributes some initial access to compromised VPN credentials sourced from infostealer logs and dark web credential brokers, in addition to direct Fortinet CVE exploitation. This means organizations with unpatched Fortinet appliances face two simultaneous attack paths: zero-day exploitation by affiliates who access the management interface directly, and credential-stuffing by affiliates who purchase VPN credentials harvested by infostealers from endpoints in the same environment. Patching the CVE eliminates the direct exploitation path but does not address credential exposure from endpoints.

Gunra actors appear to have used identical malware filenames, execution arguments, privilege escalation tools, command-and-control servers, and SSH key fingerprints as Lazarus Group in parallel campaigns against South Korean targets, suggesting tool sharing or collaboration between the groups.

AhnLab, Operation Double Barrel, 2026

Sigma Detection Rules for Gunra Ransomware

Three rules target Conti-lineage commands and WMI abuse patterns from Gunra's leaked codebase.

  • Log sources: Windows Security event logs, process creation telemetry
  • WMI rules: Require Sysmon EventID 1 or Windows Security EventID 4688 with full command line logging enabled

Subscribe to unlock Sigma Detection Rules

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

Subscribe to unlock WAF Detection Rules

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

Gunra Ransomware IOCs: What to Block and Hunt Right Now

CISA advisory AA26-222A includes downloadable STIX XML and STIX JSON IOC packages. The file-based indicators below are drawn from that advisory and independent Gunra malware analysis. Add hashes to your EDR deny list immediately. Hunt for the ransom note filename and file extension across all Windows endpoints and SMB shares using your EDR's file search capability.

The process name gunraransome.exe appears in early Gunra variants. Create a process name block rule in your EDR or endpoint application control policy and alert on any process creation matching this string, including variations with different casing. The encrypted file extension .ENCRT does not appear in any legitimate application; a file extension alert rule in your DLP or EDR will identify an active encryption event before full network-wide encryption completes.

For network detection, Gunra's negotiation infrastructure operates exclusively over Tor. Block all outbound Tor traffic at the perimeter firewall using destination port 9001 and 9050 blocks and by blocking known Tor guard node IP ranges via your threat intel feed. DNS requests to .onion domains will not resolve through your recursive resolver by default, but DNS over HTTPS (DoH) traffic to an external resolver can bypass local Tor blocking; enforce DoH policy to your internal resolver across all managed endpoints.

Gunra affiliates also use Impacket utilities for lateral movement. Alert on psexec.py, smbclient.py, and secretsdump.py execution on domain controllers and member servers. These tools generate distinctive Windows Security event patterns including EventID 4624 logon type 3 events from unexpected sources and LSASS memory access events.

Subscribe to unlock Indicators of Compromise

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

Patch Your Fortinet Devices: Step-by-Step Remediation

Applying the Fortinet patch from advisory FG-IR-24-535 is the single most important action to take today. Every unpatched FortiOS 7.0.0 through 7.0.16 device with a management interface reachable from the internet is an active Gunra entry point. The following steps prioritize the actions that close the highest-risk exposure first.

Review FortiOS authentication logs for unexpected admin account creation or authentication events from external IPs on the management interface. Gunra actors create backdoor admin accounts immediately after exploiting the vulnerability. Discovering a newly created admin account indicates the device has already been compromised; patch and rotate, but also initiate full IR and assume the internal network has been accessed.

Apply official patch →fortiguard.fortinet.com/psirt/FG-IR-24-535

Subscribe to unlock Remediation & Mitigation steps

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

Why Gunra Ransomware Matters for Your Organization

Gunra represents the convergence of three trends that define the most dangerous ransomware campaigns of 2026. First, the group exploits internet-facing network security appliances as the primary entry point, which means the very devices organizations deploy to protect their networks become the initial access vector. Any organization with an unpatched Fortinet FortiOS 7.0.0 through 7.0.16 management interface exposed to the internet is within Gunra's confirmed target set.

Second, the operational technology attack at the Polish power plant on August 11 demonstrates that Gunra affiliates are willing to target safety-critical industrial systems as part of their extortion strategy. The shutdown of a steam turbine and water treatment system serving 50,000 people elevates Gunra from a standard enterprise ransomware threat to one with confirmed physical-world consequences. Energy, utilities, manufacturing, and healthcare organizations with OT networks connected to IT infrastructure need to treat this advisory as an urgent OT security review trigger, not just an IT patching notice.

Third, the tool-sharing relationship with Lazarus Group documented by AhnLab suggests Gunra affiliates have access to North Korean state-developed exploitation capabilities. This makes the group more technically sophisticated than the typical Conti-lineage ransomware operation. The same privilege escalation tools and command-and-control infrastructure used in state-sponsored espionage operations now appear in financially motivated ransomware attacks against hospitals and government agencies.

Patch FortiOS to 7.0.17 before end of day. Restrict management interface access if patching is delayed. Hunt for the IOCs in this post across your environment now.

The bottom line

Gunra ransomware exploits CVE-2024-55591 and CVE-2025-24472 in Fortinet FortiOS and FortiProxy to gain super-admin access to enterprise networks with no credentials required. The group has hit 51 organizations across critical infrastructure, healthcare, and government since April 2025, and shut down a Polish power plant on August 11. CISA advisory AA26-222A contains STIX IOC downloads and full TTP documentation. Patch FortiOS to 7.0.17 and FortiProxy to 7.2.13 today. If your management interface is internet-facing and you cannot patch immediately, block external access to ports 443 and 8443 on the management VDOM now and treat it as a compensating control until the patch deploys.

This analysis is generic. create a free account to score threats like this against your own stack.

Frequently asked questions

What is Gunra ransomware and how does it work?

Gunra ransomware is a ransomware-as-a-service operation built on the leaked Conti v2 source code. First observed in April 2025, Gunra operates a double-extortion model: affiliates exfiltrate data before encrypting it using ChaCha20 or Salsa20 stream ciphers, then demand payment via a Tor-based negotiation portal and threaten to publish stolen data within five to seven days. The group launched a formal RaaS affiliate program in January 2026, offering affiliates a configurable ransomware builder, management panel, and structured documentation. As of August 2026, Gunra has claimed 51 victims across six continents.

Which Fortinet vulnerabilities does Gunra ransomware exploit?

Gunra actors exploit CVE-2024-55591 (CVSS 9.6) in Fortinet FortiOS and CVE-2025-24472 (CVSS 9.6) in Fortinet FortiProxy. Both are authentication bypass vulnerabilities that allow a remote unauthenticated attacker to gain super-admin privileges via crafted requests to the Node.js websocket module or via CSF proxy requests. Affected versions include FortiOS 7.0.0 through 7.0.16 and FortiProxy 7.2.0 through 7.2.12 and 7.0.0 through 7.0.19. Fixed versions are FortiOS 7.0.17, FortiProxy 7.2.13, and FortiProxy 7.0.20.

What sectors does Gunra ransomware target?

CISA advisory AA26-222A confirms Gunra targets healthcare and public health, financial services, government services and facilities, critical infrastructure, professional services, and nonprofit organizations. Confirmed incidents include hospitals, government agencies, and financial institutions across the Americas, Europe, Middle East, Africa, and Asia-Pacific. A Polish combined heat and power plant supplying 50,000 residents suffered an operational shutdown with the steam turbine and water treatment systems taken offline by a confirmed Gunra attack on August 11, 2026.

How do I detect Gunra ransomware on my network?

Alert on these specific indicators: process creation for gunraransome.exe, files with the .ENCRT extension appearing at scale, R3ADM3.txt ransom note creation across directories, shadow copy deletion commands via powershell.exe or wmic.exe, and outbound Tor connections to .onion domains. In FortiOS logs, look for authentication events from unexpected sources on the admin port and anomalous websocket upgrade requests. The Sigma rules in this post cover WMI abuse and Conti-lineage command patterns that Gunra uses directly from the leaked codebase.

Can Linux victims decrypt files without paying the Gunra ransom?

Yes, in many cases. Breakglass Intelligence confirmed in March 2026 that Gunra's Linux ransomware builds contain a fatal cryptographic error: the random number generator produces only approximately 256 possible seed values per second of encryption. This reduces the effective keyspace to a recoverable range. If you are a Linux victim, do not pay the ransom. Contact CISA and a qualified incident response firm before taking any action. Windows victims do not have this same weakness and face full encryption with no current known decryptor.

What is CISA advisory AA26-222A and what does it contain?

AA26-222A is a joint cybersecurity advisory released on August 10, 2026, by CISA, FBI, NSA, the Department of Defense Cyber Crime Center, the U.S. Secret Service, and South Korea's National Police Agency. It covers Gunra ransomware tactics, techniques, and procedures; specific indicators of compromise including file hashes and behavioral signatures; MITRE ATT&CK technique mappings; and recommended mitigations. STIX-format IOC downloads are available directly from the CISA advisory page at cisa.gov/news-events/cybersecurity-advisories/aa26-222a.

Is Gunra ransomware connected to North Korea or Lazarus Group?

AhnLab published Operation Double Barrel in 2026, documenting overlapping infrastructure, malware filenames, execution arguments, privilege escalation tools, command-and-control servers, and SSH key fingerprints between Gunra and Lazarus Group campaigns running in parallel against South Korean targets. AhnLab assesses the two as separate threat actors that collaborated or shared resources to a limited extent. The shared tools suggest Lazarus provided access broker services or sold specialized tooling to Gunra operators. No formal government indictment or sanctions designating a Gunra-Lazarus connection have been issued as of August 2026.

What should I do immediately if Gunra ransomware hits my organization?

Isolate affected systems from the network immediately to prevent lateral movement. Do not pay the ransom without first contacting CISA (1-888-282-0870) and the FBI IC3. If you are a Linux victim, preserve disk images before any recovery attempt because the cryptographic weakness may allow key recovery. Collect FortiOS logs, Windows event logs (especially Event ID 4104 for PowerShell, shadow copy deletion events), and endpoint telemetry before forensic artifacts are overwritten. Report the incident to CISA using their online reporting form, which activates the full interagency response capability.

Sources & references

  1. CISA: #StopRansomware: Gunra Ransomware (AA26-222A)
  2. Fortinet PSIRT: FG-IR-24-535 (CVE-2024-55591, CVE-2025-24472)
  3. The Hacker News: Gunra Ransomware Exploits Fortinet and Schneider Electric Flaws
  4. BleepingComputer: US and South Korea Warn of Gunra Ransomware Targeting Govt Agencies
  5. AhnLab: Operation Double Barrel - Lazarus Group and Gunra Ransomware Tool Sharing
  6. CISA: Fortinet FortiOS and FortiProxy CVE-2024-55591 Known Exploited Vulnerabilities

Free resources

25
Free download

Critical CVE Reference Card 2025–2026

25 actively exploited vulnerabilities with CVSS scores, exploit status, and patch availability. Print it, pin it, share it with your SOC team.

No spam. Unsubscribe anytime.

Free download

Ransomware Incident Response Playbook

Step-by-step 24-hour IR checklist covering detection, containment, eradication, and recovery. Built for SOC teams, IR leads, and CISOs.

No spam. Unsubscribe anytime.

Free newsletter

Get threat intel before your inbox does.

50,000+ security professionals read Decryption Digest for early warnings on zero-days, ransomware, and nation-state campaigns. Free, daily, no spam.

Unsubscribe anytime. We never sell your data.

Eric Bang
Author

Founder & Cybersecurity Evangelist, Decryption Digest

Cybersecurity professional with expertise in threat intelligence, vulnerability research, and enterprise security. Covers zero-days, ransomware, and nation-state operations for 50,000+ security professionals every morning.

Giveaway: InfoSec World 2026 All Access Pass ($3,895 value)

Details →
Daily Briefing

Subscribe to enter the giveaway

Every subscriber is automatically entered. You also get daily threat intel every morning: zero-days, ransomware, and nation-state campaigns. Free. No spam.

Already subscribed? You're already entered.

Giveaway

Win a $3,895 InfoSec World 2026 pass.