When the Guard Becomes the Gap: FortiBleed and the 2026 Siege on Your Network Edge
For years, the firewall and the VPN were the things you put at the edge of the network to keep attackers out. In 2026 they have quietly become one of the most reliable ways in.
The FortiBleed campaign disclosed in mid-June is the loudest example yet, but it is a symptom of something larger. The internet-facing edge is now the front line of almost every serious intrusion, and the appliances meant to defend it are the ones under fire.
What FortiBleed actually is (and what it is not)
On June 19, 2026, Fortinet published an analysis of a credential-harvesting campaign that researchers had named FortiBleed. Independent researchers put the scope at more than 73,000 internet-facing FortiGate firewalls with verified administrator credentials circulating in criminal markets, roughly half of all internet-reachable FortiGate devices, spread across 194 countries. A day earlier, CISA urged organizations to harden their Fortinet devices in response.
Here is the part worth understanding, because it changes how you should react. FortiBleed is not a new vulnerability with a fresh CVE to patch. Fortinet's own analysis attributes it to attackers reusing credentials from earlier incidents and brute-forcing devices that had weak password hygiene and no multi-factor authentication. The aggravating factor is a hashing weakness. On some devices upgraded from older FortiOS versions, administrator passwords stayed stored as weak SHA-256 hashes until an admin logged in again, and attackers cracked those hashes offline at scale.
Strip away the branding and the lesson is uncomfortable in its ordinariness. Tens of thousands of security appliances were exposed to the internet, protected by crackable passwords, with no second factor on the management or VPN path. That is not an exotic zero-day. That is basic hygiene, at scale, on the exact devices that are supposed to set the standard.
Why the edge, and why now
FortiBleed did not happen in a vacuum. It landed in the middle of the most sustained assault on edge infrastructure the industry has measured.
GreyNoise analyzed nearly 3 billion malicious sessions against internet-facing systems over 162 days and found that VPN appliances, firewalls, and routers absorb systematic exploitation at a scale that dwarfs most internal systems. The corroborating data is just as stark. Verizon's 2025 DBIR recorded an eightfold jump in edge-device exploitation in a single year, from 3 percent to 22 percent of breaches. Mandiant's M-Trends 2025 found that the four most frequently exploited vulnerabilities of the year were all in edge devices. CISA, NSA, and Five Eyes partners issued joint guidance on edge security, and CISA's Binding Operational Directive 25-02 now requires federal agencies to lock down internet-facing management interfaces.
Two shifts explain the pivot. First, attacking the user got harder. Phishing-resistant MFA, better email filtering, and modern endpoint tooling raised the cost of the old front door, so attackers went back to the perimeter, where the devices are always on, rarely patched on time, and often left with management exposed. Second, the timeline collapsed. GreyNoise found that the gap between a vulnerability going public and being exploited is now effectively zero, and that more than half of the most dangerous remote-code-execution attempts came from IP addresses with no prior reputation history at all. The old comfort of a two-to-four-week patch window is gone, and reputation-based blocking misses a large share of the worst traffic.
The uncomfortable Palo Alto footnote
We work inside the Palo Alto Networks platform every day, so we will say this directly rather than around it. In the same GreyNoise dataset, Palo Alto GlobalProtect drew more than three and a half times the attack traffic of Cisco and Fortinet SSL VPN combined: 16.7 million sessions against Palo Alto infrastructure, versus 3.0 million for Cisco and 1.6 million for Fortinet.
That number deserves context, not panic. Attack traffic is a measure of attacker interest, not of product weakness, and heavy probing of a widely deployed enterprise VPN is exactly what you would expect. But it carries a clear operational message. If you run GlobalProtect, you are running one of the most-probed services on the internet, and the margin for a misconfiguration is thin. 2026 has already given PAN operators two reasons to prove that point, with the CVE-2026-0300 root-level code-execution flaw in the User-ID authentication portal and the CVE-2026-0257 GlobalProtect authentication bypass, both added to CISA's Known Exploited Vulnerabilities catalog and both exploited in the wild. We wrote about the GlobalProtect bypass when it landed.
The takeaway is not that one vendor is safer than another. It is that every internet-facing gateway, whatever the logo, now needs the scrutiny once reserved for domain controllers.
What to do this week
Whether your edge runs on Palo Alto, Fortinet, or a mix of both, the response to FortiBleed and the broader siege is the same short list, in order.
- Get management off the internet. The single highest-value move is to stop exposing device administration to the open internet. Restrict it to trusted hosts, put it behind a management-only path, or remove internet-facing administration entirely. On PAN-OS, that means no public access to the management interface and tight controls on any User-ID or captive portal service.
- Put MFA on every edge path. Multi-factor authentication on all administrative and VPN accounts is now the floor, not the ceiling. FortiBleed worked because that floor was missing. Push-only MFA is weaker than it looks against modern techniques, so prefer phishing-resistant factors where the workforce supports them.
- Reset and rotate credentials, then assume nothing. Terminate active admin and VPN sessions, reset administrative and VPN passwords on internet-facing systems, and retire weak legacy password storage. On FortiOS that means upgrading to a release that supports PBKDF2 hashing and clearing the old hashes.
- Verify versions across the whole fleet. Mixed environments are where remediation quietly fails. One forgotten appliance on an old train undoes the work everywhere else. Inventory every device, confirm the running version, and map it against the current vendor advisory.
- Hunt for what already happened. A configuration fix stops future abuse. It does not tell you whether someone already walked in. Review logs for admin access from unfamiliar IP addresses, new or unrecognized accounts, unexpected VPN users, password resets you did not make, and signs of lateral movement into the internal network. If your VPN feeds Active Directory or LDAP, treat those integrations as in scope too.
The pattern behind the pattern
Notice how little of that list is about a specific CVE. The edge siege rewards attackers not because appliances are uniquely fragile, but because they concentrate three weaknesses in one place. They sit on the internet by design, they are administered in ways that are easy to leave exposed, and they are patched on a slower cadence than the servers behind them. FortiBleed added a fourth weakness, credential hygiene, and that is the one that turned a manageable problem into a global dataset.
The organizations that come through this period in good shape are not the ones with the newest appliance. They are the ones that know exactly which of their devices face the internet, how each management path is locked down, whether MFA is truly enforced everywhere, and who is watching the logs when someone tries the handle. If you cannot answer all four for your edge today, that gap is the actual finding, and it is fixable.
How ADK Cyber can help
This is the kind of event ADK Cyber is built for. We live inside the Palo Alto Networks ecosystem across PAN-OS, Panorama, GlobalProtect, Cortex XDR, and Prisma Access, and we hold the PCNSE and Panorama certifications to back it up. For events like FortiBleed and the edge siege behind it, here is what we deliver.
- Edge exposure assessment. We inventory every internet-facing gateway across your environment, confirm which management and VPN services are actually reachable, and hand you a prioritized list of what to close first rather than a generic warning.
- MFA and access hardening. We verify that multi-factor authentication is genuinely enforced on every administrative and VPN path, move device management off the open internet, and tighten GlobalProtect, User-ID, and portal configuration to the vendor's hardened baseline.
- Fleet-wide version and patch planning. Using Panorama device group and template stack awareness, we map installed PAN-OS versions, identify the correct fixed release for each train, and sequence upgrades around your maintenance constraints. Mixed fleets are exactly where we focus.
- Compromise hunt and detection tuning. We comb authentication and configuration logs for the indicators tied to campaigns like this and stand up or tune Cortex XDR detections so the next credential spray or forged session surfaces immediately, not weeks later.
- A defensible edge, not just a patched one. We help you reduce unnecessary internet exposure and put durable monitoring around the remote-access edge so it keeps getting the attention it now demands.
The edge is where the fight is in 2026. If you are not certain your doors are closed, locked, and watched, that is precisely the conversation to have now.