CISA Issues Alert on Gunra Ransomware Targeting Global Sectors

CISA Warns of Gunra RaaS Targeting Critical Infrastructure

HIGH
August 11, 2026
5m read
RansomwareThreat IntelligenceCyberattack

Related Entities

Organizations

CISA FBI NSA South Korea National Police Agency

CVE Identifiers

Full Report

Executive Summary

On August 10, 2026, a coalition of U.S. and South Korean government agencies, including CISA, the FBI, and the NSA, released a joint cybersecurity advisory (CSA) AA26-222A, titled "#StopRansomware: Gunra Ransomware." The advisory details the activities of a Ransomware-as-a-Service (RaaS) operation that is actively targeting a broad range of critical infrastructure sectors globally. Gunra, which is based on the leaked source code of the infamous Conti ransomware, employs a double-extortion model, exfiltrating sensitive data before encryption and threatening to publish it on a dedicated leak site if the ransom is not paid.

Threat Overview

The Gunra operation has been observed targeting government, healthcare, financial services, transportation, and utility sectors across the Americas, Europe, Africa, and the Asia-Pacific region. The group functions as a RaaS platform, recruiting affiliates through dark web forums and offering them an 80% share of ransom payments. This model allows the group to scale its operations rapidly by leveraging a network of initial access brokers and financially motivated cybercriminals.

The attack lifecycle follows a typical double-extortion pattern:

  1. Initial Access: Gained by exploiting public-facing vulnerabilities (e.g., CVE-2024-55591, CVE-2025-24472) or using default credentials on remote access services like SSL-VPNs.
  2. Data Exfiltration: Sensitive data, including PII and business-critical files, is stolen from the victim's network.
  3. Encryption: Files are encrypted using a ChaCha20 and RSA-4096 algorithm combination, and the .ENCRT extension is appended.
  4. Extortion: A ransom note is dropped, directing victims to a Tor-based negotiation portal and demanding contact via the qTox messaging application.

Technical Analysis

Gunra ransomware is a 32-bit Windows PE file derived from the leaked Conti v3 source code. Its use of a multi-threaded architecture allows for rapid encryption of files on the compromised system. The encryption scheme, combining the ChaCha20 stream cipher for file content and RSA-4096 for key protection, is robust and makes recovery without the attacker's private key computationally infeasible.

Key TTPs identified in the advisory include:

  • Initial Access (T1190): Exploitation of public-facing applications, specifically citing CVE-2024-55591 and CVE-2025-24472.
  • Initial Access (T1078.001): Use of valid accounts with default or easily guessable credentials on remote services.
  • Impact (T1486): Data encrypted for impact. The malware appends the .ENCRT extension.
  • Impact (T1657): Financial extortion as the primary goal, a hallmark of ransomware attacks.
  • Exfiltration (T1041): Exfiltration over C2 channel before encryption to enable double extortion.

Impact Assessment

The global targeting of critical infrastructure by the Gunra RaaS operation poses a significant risk to public safety and national security. A successful attack on a healthcare facility, utility, or government agency can lead to severe operational disruptions, financial loss, and the exposure of vast amounts of sensitive citizen data. The double-extortion tactic increases pressure on victims to pay, as the consequences of a data leak can sometimes be more damaging than the encryption itself, involving regulatory fines, reputational damage, and loss of public trust.

IOCs — Directly from Articles

No specific file hashes, IP addresses, or domains were provided in the source articles.

Cyber Observables — Hunting Hints

Security teams may want to hunt for the following patterns to detect Gunra activity:

Type
File Extension
Value
.ENCRT
Description
The file extension appended to encrypted files by Gunra ransomware.
Type
File Name
Value
readme.txt
Description
Common name for ransom notes. Monitor for sudden creation of files with this name across many directories.
Type
Network Traffic
Value
qtox.so
Description
Outbound traffic to domains associated with the qTox P2P messaging service, which is used for negotiation.
Type
Log Source
Value
VPN Logs
Description
Monitor for multiple failed login attempts followed by a successful login from an unusual location, indicating a brute-force or credential stuffing attack.
Type
EDR Query
Value
vssadmin.exe delete shadows
Description
Search for command-line execution of vssadmin to delete volume shadow copies, a common precursor to encryption.

Detection & Response

  1. Network Monitoring: Implement network traffic analysis (D3FEND NTA) to detect large, unexpected data outflows, which could be a sign of data exfiltration prior to encryption. Monitor for traffic to known anonymization services or unusual destinations.
  2. Endpoint Detection: Use EDR solutions to monitor for common ransomware behaviors, such as rapid file modification, deletion of volume shadow copies (vssadmin), and the creation of ransom notes in multiple directories.
  3. Log Auditing: Regularly audit logs from VPNs, firewalls, and domain controllers. Look for signs of brute-force attacks, lateral movement (e.g., unusual RDP or SMB connections), and privilege escalation. Enable logging for process creation (Event ID 4688) and command-line activity.
  4. File Integrity Monitoring: Deploy file integrity monitoring on critical servers to alert on the creation of new files with extensions like .ENCRT or files named readme.txt.

Mitigation

The joint advisory provides several key mitigation recommendations:

  1. Patch Management (M1051): Prioritize patching of known exploited vulnerabilities, especially those in internet-facing systems like CVE-2024-55591 and CVE-2025-24472.
  2. Identity and Access Management (M1032): Enforce multi-factor authentication (MFA) on all remote access services (VPNs, RDP) and for all user accounts where possible. Disable or change default credentials immediately.
  3. Network Segmentation (M1030): Segment networks to prevent attackers from moving laterally from IT to OT environments or between different subnets. This contains the blast radius of an intrusion.
  4. Backup and Recovery: Maintain and test immutable, offline backups of critical data. This ensures that in the event of an attack, you can restore operations without paying a ransom.
  5. User Training (M1017): Train employees to identify and report phishing attempts, which are a common vector for initial access.

Timeline of Events

1
April 1, 2025
Gunra ransomware variant first appears.
2
January 1, 2026
Gunra evolves into a Ransomware-as-a-Service (RaaS) model.
3
August 10, 2026
CISA, FBI, NSA, and South Korean agencies issue a joint advisory on Gunra.
4
August 11, 2026
This article was published

MITRE ATT&CK Mitigations

Prioritize patching of internet-facing systems and known exploited vulnerabilities.

Mapped D3FEND Techniques:

Enforce MFA for all remote access services to mitigate credential-based attacks.

Mapped D3FEND Techniques:

Segment networks to limit lateral movement and contain the impact of a breach.

Mapped D3FEND Techniques:

Enable and audit logs to detect suspicious activity related to initial access and lateral movement.

Mapped D3FEND Techniques:

Timeline of Events

1
April 1, 2025

Gunra ransomware variant first appears.

2
January 1, 2026

Gunra evolves into a Ransomware-as-a-Service (RaaS) model.

3
August 10, 2026

CISA, FBI, NSA, and South Korean agencies issue a joint advisory on Gunra.

Article Author

Jason Gomes

Jason Gomes

• Cybersecurity Practitioner

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.

Threat Intelligence & AnalysisSecurity Orchestration (SOAR/XSOAR)Incident Response & Digital ForensicsSecurity Operations Center (SOC)SIEM & Security AnalyticsCyber Fusion & Threat SharingSecurity Automation & IntegrationManaged Detection & Response (MDR)

Editorial Standards & Analyst Review

CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.

Tags

RaaSGunraContidouble extortionCISAcritical infrastructure

📢 Share This Article

Help others stay informed about cybersecurity threats

🎯 MITRE ATT&CK Mapped

Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.

🧠 Enriched & Analyzed

Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.

🛡️ Actionable Guidance

Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.

🔗 STIX Visualizer

Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.

Sigma Generator

Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.