ALITEQ.

this ransomware gang doesn't crack your MFA. it just tells the server to say yes

Six government agencies just confirmed a ransomware crew is rewriting authentication files on Fortinet VPN portals so a single fake one-time code logs in every time — MFA included.

Priya NairUpdated 2h ago6 min readWeb story
A firewall appliance mounted in a server rack, representative of Fortinet FortiOS/FortiProxy edge devices

Six government agencies just told the world that a ransomware crew called Gunra found a way to make multi-factor authentication meaningless — not by stealing a code, but by rewriting the file that checks it. CISA, the FBI and South Korea's National Police Agency published a joint advisory on August 11, 2026 confirming Gunra breaks into networks through two already-known Fortinet bugs, then edits the authentication logic on the victim's own VDI portal so a single attacker-chosen one-time password logs in every single time.

Two old bugs, still doing damage

Neither Fortinet flaw is new. CVE-2024-55591 has been actively exploited since November 2024 and lets a remote, unauthenticated attacker send crafted requests to FortiOS's Node.js websocket module and walk away with super-admin privileges. CVE-2025-24472, disclosed in February 2025, does something similar through crafted CSF proxy requests when Security Fabric is enabled — an attacker who already knows an upstream and downstream device's serial numbers can grant themselves super-admin on the downstream box. Both have sat in CISA's Known Exploited Vulnerabilities catalog for over a year.

The two Fortinet bugs Gunra is chasing

CVE-2024-55591

CVE
9.6
CVSS
Auth bypass via crafted Node.js websocket requests — grants super-admin without credentials
What it does
FortiOS 7.0.17+, FortiProxy 7.0.20+/7.2.13+

CVE-2025-24472

CVE
8.1
CVSS
Auth bypass via crafted CSF proxy requests when Security Fabric is enabled
What it does
See Fortinet advisory FG-IR-24-535

The part that should actually worry you: how they killed MFA

In one intrusion the advisory describes in detail, attackers compromised an SSL-VPN administrator account that still used default credentials with no lockout controls. From there, instead of stealing a one-time code or phishing for one, they modified the authentication files on the corporate VDI portal directly, so that a specific, Gunra-chosen OTP value would always be accepted as valid. Every login attempt using that value succeeded, for any account, indefinitely — MFA wasn't bypassed so much as switched off from the server side.

Patch FortiOS to 7.0.17+ and FortiProxy to 7.0.20+/7.2.13+ immediately — both CVEs have been in CISA's Known Exploited Vulnerabilities catalog for over a year.

2

Audit any VDI or SSL-VPN authentication portal for modified or unexpected files — this technique involved directly patching the auth logic, not stealing a code.

Kill default credentials with no lockout policy — the documented intrusion started with exactly that on an SSL-VPN admin account.

Rotate every credential and MFA seed on a device where either CVE was ever exposed, even if you patched months ago — a super-admin session from before the patch may have left something behind.

Who Gunra actually hits, and what happens next

Gunra emerged in April 2025 and is assessed to derive from the leaked Conti ransomware source code, though it now runs as its own ransomware-as-a-service operation, launching a formal affiliate program in January 2026 under aliases including Golden Community. It runs a double-extortion model — steal the data, encrypt the network, give the victim five to seven days before publishing on its leak site. There's one bright spot: researchers found a cryptographic weakness in Gunra's Linux encryptor back in March 2026 that can allow key recovery in some cases. The Windows variant has no such shortcut.

Quick answers

Which Fortinet devices are affected?
FortiOS and FortiProxy appliances running versions before 7.0.17 (FortiOS) or 7.0.20/7.2.13 (FortiProxy) for CVE-2024-55591, and any FortiOS/FortiProxy device with Security Fabric enabled that hasn't applied the fix referenced in advisory FG-IR-24-535 for CVE-2025-24472.
Does this mean MFA is broken everywhere?
No — this is a device-level compromise, not a flaw in MFA itself. Gunra needs super-admin access to the appliance first, via one of the two Fortinet bugs, before it can tamper with the authentication files. Patch the entry point and the technique has nothing to stand on.
Can Gunra's ransomware be decrypted for free?
Researchers identified a cryptographic weakness in Gunra's Linux encryptor in March 2026 that can allow key recovery in some cases. The Windows variant has no known free decryption method.
Is Gunra linked to Conti?
Researchers assess Gunra's codebase derives from the leaked Conti ransomware source, though it operates as an independent RaaS group that launched a formal affiliate program in January 2026 under aliases including Golden Community.

This isn't the first time an edge appliance became a ransomware entry point this year — SonicWall's SMA 1000 line had root access sitting exposed for weeks before Inc ransomware noticed, and CareCloud's four-month breach notification gap shows what happens after — victims often don't find out for months. If your org has ever exposed Fortinet management interfaces to the internet, the honest move is to assume compromise and audit, not just patch and move on.

A firewall appliance mounted in a server rack, representative of Fortinet FortiOS/FortiProxy edge devices
Fortinet FortiOS and FortiProxy appliances sit at the network edge — exactly where Gunra is getting in. · Unsplash
A smartphone displaying a two-factor authentication code next to a laptop login screen
MFA is only as strong as the server verifying the code — Gunra's technique targets that verification step directly. · Unsplash

Verdict

Bottom line

Patch both Fortinet CVEs today if you haven't, then go check your VDI portal's auth files by hand — this is one of those advisories where 'we're patched' and 'we're safe' are not the same sentence.

Best for: Any org running Fortinet FortiOS/FortiProxy at the network edge, especially healthcare, finance and government.

CISA's joint advisory doesn't name specific victims, and Gunra's leak site is the only public confirmation most targets will get. My honest read: the interesting part of this story isn't Gunra, it's that two Fortinet bugs from late 2024 and early 2025 are still doing damage in August 2026. Old, patched, well-documented vulnerabilities keep being how ransomware crews get in, because 'patched' and 'actually patched everywhere' are different states for most large organizations.

Software & Systems Editor

Priya Nair

Priya has daily-driven more Linux distros than she can name and treats her setup like a workshop. She covers the operating systems, apps and settings worth your time — and cheerfully calls out the 'optimizations' that just quietly break your machine.

Work out the hardware

The Aliteq brief

The tech worth knowing — hardware, AI, gaming, deals. No spam, unsubscribe anytime.

Keep reading