Akira Ransomware Bypasses EDR via Safe Mode After SonicWall VPN Attack

Step by step
How the Akira attack unfolded
Click a phase for details – or let the animation play through.
PHASE 1/6 · Initial Access

The attacker gained network access via an internet-exposed SonicWall SSL-VPN without MFA.

T1133 – External Remote Services T1110.003 – Brute Force: Password Spraying
  • Credential spraying against the MFA-less SonicWall SSL-VPN starting ~03:45 UTC on 4 August 2026
  • First successful VPN login at 03:52:42 UTC
  • No zero-day and no exploit – breach achieved with valid credentials only
  • Related context: CVE-2024-40766 (SonicOS), listed by CISA as actively exploited
PHASE 2/6 · Lateral Movement

After roughly two hours, the attacker pivoted via RDP to the central domain controller.

T1021.001 – Remote Services: Remote Desktop Protocol
  • RDP access (graphical Windows remote control) to the domain controller
  • The DC manages user accounts and permissions across the entire network
PHASE 3/6 · Discovery & Collection

The attacker exported extensive Active Directory data and archived mapped file shares.

T1087.002 – Account Discovery: Domain Account T1059.001 – PowerShell T1560.001 – Archive via Utility
  • PowerShell export of user lists with groups, emails, phone numbers, password/login timestamps
  • Export of computer lists with hostnames, operating systems and IP addresses
  • Archiving of mapped file shares using WinRAR
PHASE 4/6 · Exfiltration

The collected data was copied to an attacker-controlled AWS S3 bucket using s5cmd.

T1567.002 – Exfiltration to Cloud Storage
  • Exfiltration via the s5cmd tool to a controlled S3 bucket (Amazon Web Services)
  • AD exports and file shares were exfiltrated before any encryption
  • Enables double extortion (blackmail via threatened data release)
PHASE 5/6 · Persistence & Defense Evasion

By rebooting into Safe Mode with Networking, the attacker disabled the security software.

T1219 – Remote Access Software T1562.001 – Impair Defenses: Disable or Modify Tools T1547 – Boot or Logon Autostart Execution
  • AnyDesk installed as a Windows service, able to run in Safe Mode with Networking
  • Safe Mode with Networking forced via msconfig and reboot at 06:29:21 UTC
  • Huntress EDR agent and Microsoft Defender real-time protection no longer started
  • MITRE ATT&CK T1688 (Safe Mode Boot) – first Akira occurrence in Huntress telemetry
PHASE 6/6 · Impact

Akira encryption launched but failed due to memory errors in Safe Mode.

T1486 – Data Encrypted for Impact
  • akira.exe launched at 06:34:29 UTC and ran into virtual memory errors ('Out of Virtual Memory')
  • Defender detected akira.exe at 07:43:50 UTC as Ransom:Win32/Akira.B!ibt but could not clean it
  • Quarantine only succeeded after returning to normal mode at 08:12:28 UTC
  • Huntress: the failure was luck from an attacker mistake, not a reliable defense
Short & clear answers
Frequently asked questions about this incident
Am I affected by this Akira attack?
Mainly affected are companies that run an internet-facing SonicWall SSL-VPN themselves or through their IT/hosting provider – especially if it operates without consistent two-factor authentication (MFA). The website itself was not the entry point in this case; it becomes relevant if such remote-access infrastructure is used behind the scenes for server administration or backups. Check with your IT team or provider whether a SonicWall firewall offers an SSL-VPN and whether the management interface or VPN is reachable from the internet.
What should I do right now?
First check whether your SonicWall remote access is reachable from the internet and whether MFA is consistently enabled for the SSL-VPN – a second confirmation step in addition to the password would have prevented this breach. Also set up account lockout to counter automated password guessing (credential spraying) and document the model and exact SonicOS build of every firewall. In addition, verify whether local accounts were carried over without a password reset during a Gen 6-to-Gen 7 migration.
The attack failed – so am I safe?
No. The encryption only failed due to a coincidental mistake by the attacker (the ransomware ran out of memory in Safe Mode), not because of a protective measure – according to Huntress this is not a defence you can plan around. Moreover, the Active Directory exports and file shares had already been exfiltrated by that point. This enables double extortion, meaning blackmail by threatening to publish stolen data – regardless of whether encryption succeeded.
Why didn't my security software (EDR/Defender) protect me?
The attacker rebooted the server into Safe Mode with Networking via msconfig. In this mode Windows deliberately loads only a minimal set of drivers and services, so the Huntress EDR agent and Microsoft Defender's real-time protection simply did not start. This technique is catalogued in the MITRE ATT&CK framework as T1688 (Safe Mode Boot) and, according to Huntress, was the first observed instance for Akira.
Do I need to patch the CVE-2024-40766 vulnerability?
Huntress does not name CVE-2024-40766 as the cause of the August 2026 incident – it relied on credential spraying against an MFA-less VPN. Even so, you should check this separate, actively exploited vulnerability against your environment: affected SonicOS versions are up to and including 5.9.2.14-12o, 6.5.4.14-109n and 7.0.1-5035. Compare your exact firmware version against the SonicWall PSIRT advisory and the CVE register.
More security news
You might also be interested in
Critical Elementor Pro Flaw: Attackers Can Fully Take Over WordPress Sites
A file upload bug in Elementor Pro up to 4.2.1 allows RCE without login. Version 4.2.2 fixes the flaw – update now!
Pods Plugin: Critical Flaw Enables Admin Takeover, No Login
A critical flaw in the WordPress plugin Pods lets attackers overwrite admin passwords without login. Over 100,000 sites are affected.
miniOrange SAML SSO: Critical Bypass Turns Attackers Into Admins
Two critical auth bypasses in the miniOrange SAML SSO plugin allow forged SAML assertions—up to full WordPress admin access.