# FortiBleed: How Stolen Firewall Credentials Are Fueling Ransomware Operations at Scale
A sprawling credential-harvesting campaign targeting over 430,000 FortiGate firewalls globally has evolved into a direct pipeline feeding ransomware attacks against hundreds of organizations. Security researchers have now linked the FortiBleed operation to both INC Ransom and Lynx ransomware families, revealing how initial access brokers are weaponizing stolen network infrastructure to orchestrate high-impact extortion campaigns.
## The Threat: FortiBleed at Scale
FortiBleed, uncovered in mid-June 2026, represents one of the most ambitious infrastructure-targeting campaigns in recent memory. The operation has cast a net across 150 countries and compromised over 110 million credentials extracted from a diverse target set spanning thousands of organizations.
The attack surface is staggering:
| Metric | Count |
|--------|-------|
| FortiGate firewalls targeted | 430,000+ |
| FortiGate portals scanned | 11,250 |
| Targets with confirmed admin access | 409 |
| Organizations with full attack chain completion | 354 |
| Known ransomware deployment incidents | 12 |
The attackers leveraged a custom network sniffer dubbed FortigateSniffer deployed across compromised firewalls to capture cleartext credentials and password hashes transiting the devices. Because firewalls sit at the network perimeter and handle VPN traffic, they provide an ideal interception point for harvesting authentication data from multiple users and systems.
## Background and Context: The Ransomware Connection
The FortiBleed operation does not exist in isolation. Security researchers at SOCRadar confirmed that the same infrastructure and operators behind the credential-harvesting effort are directly connected to ransomware deployment campaigns.
INC Ransom, which emerged in mid-2023, has become one of the most prolific ransomware-as-a-service (RaaS) operations active today. The gang operates a typical RaaS model—developing the malware and infrastructure while recruiting affiliates to conduct intrusions and handle negotiations. Lynx, which appears to be an updated variant released roughly a year later, operates alongside INC in the same threat ecosystem.
The connection between FortiBleed and these ransomware families was not merely correlative. Researchers observed:
This represents a formalized supply chain within the ransomware ecosystem—initial access brokers (IABs) harvesting credentials at scale, then either selling that access or using it directly to conduct extortion operations.
## Technical Details: How FortiBleed Works
The attack chain reveals sophistication in both execution and persistence:
Stage 1: Discovery and Reconnaissance
Attackers scanned approximately 11,250 exposed FortiGate management interfaces across the internet. Organizations that failed to restrict administrative access to authorized IP ranges or enforce strong authentication became visible targets.
Stage 2: Initial Compromise
Through credential stuffing, weak credentials, or exploitation of known vulnerabilities, attackers gained administrative access to 409 FortiGate appliances. Once inside the device, they deployed FortigateSniffer.
Stage 3: Credential Harvesting
The sniffer intercepted traffic traversing the firewall, including:
Because firewalls handle encrypted VPN traffic, attackers could capture credentials before encryption occurred on the inbound side, and after decryption on the outbound side.
Stage 4: Post-Exploitation
In 354 organizations, attackers completed the full kill chain:
Stage 5: Ransomware Deployment
In at least 12 of these cases, attackers deployed ransomware families (INC Ransom and Lynx), encrypting hundreds of endpoints and initiating extortion negotiations.
## Investigation and Attribution: How Researchers Gained Visibility
SOCRadar's breakthrough came through an operational security error by the attackers. An exposed logging or staging environment provided researchers with access to:
Analysis of FortiBleed's internal tracking documents suggested the operation involves approximately 20 individuals, with defined roles:
The presence of a single operator authenticated to both INC Ransom and Lynx negotiation panels—and the infrastructure overlap between FortiBleed and those panels—provided "the clearest evidence yet that FortiGate credentials harvested through this campaign are being handed off, or used directly, for ransomware deployment," according to SOCRadar's analysis.
Attribution factors pointing to Russian actors:
## Implications: Who Is at Risk?
Organizations running FortiGate appliances face immediate risk, particularly if:
The impact extends beyond the 12 confirmed ransomware deployments. Organizations with harvested credentials face:
## Recommendations: Defensive Actions
Immediate (24-48 hours):
Short-term (1-2 weeks):
Long-term:
## HackWire Analysis
FortiBleed exposes a critical gap in how organizations think about infrastructure security. Firewalls are often treated as static defensive perimeters rather than high-value targets worthy of the same credential hygiene and monitoring applied to domain controllers and identity systems. Yet firewalls sit at the network's most privileged vantage point—able to intercept authentication traffic before encryption, inspect outbound data exfiltration, and pivot directly to core infrastructure.
What distinguishes FortiBleed from previous campaigns is the industrialization of the IAB-to-ransomware supply chain. Researchers have previously observed scattered connections between access brokers and ransomware gangs, but the FortiBleed operation reveals a formalized pipeline: 20-person operation, internal tracking databases, shared operator infrastructure, and direct credential handoff to commodity ransomware-as-a-service platforms. This pattern likely repeats across other infrastructure-targeting campaigns. The operation wasn't trying to exploit zero-days or conduct sophisticated social engineering—it simply accepted that hundreds of thousands of organizations would leave firewall management interfaces internet-accessible and accept weak credentials.
The timing also matters. As organizations harden perimeter defenses against ransomware, attackers are doubling down on infrastructure compromise as the initial foothold. FortiBleed demonstrates that if you control the firewall, you control the audit trail, the VPN gateway, and the credentials flowing through the network. For defenders, this means infrastructure security is no longer a hygiene issue—it's a ransomware prevention imperative.
— HackWire Editorial
## Related Coverage