# Qilin Ransomware Is Actively Exploiting Palo Alto's GlobalProtect VPN — Patch Now or Expect Breach
## The Threat
A critical authentication bypass in Palo Alto Networks' PAN-OS GlobalProtect VPN has moved from "limited exploitation" to full ransomware deployment. The Qilin ransomware-as-a-service gang is actively using CVE-2026-0257 to punch through corporate perimeters without credentials — no phishing, no stolen passwords, no insider access required. Attackers establish unauthorized VPN sessions through the GlobalProtect portal and gateway, land inside the network, and in some observed cases moved from initial access to domain-wide encryption in a single operation.
Arctic Wolf Labs confirmed multiple distinct intrusions throughout June 2026 that all share the same origin point: exploitation of CVE-2026-0257 against Palo Alto firewall appliances. The post-exploitation behavior varied significantly across incidents — some were fast, encryption-only runs; others involved the full double-extortion playbook of data theft before encryption. That variation is a tell. It's not one team running a single playbook; it's multiple Qilin affiliates independently picking up a working exploit and running their own campaigns.
Palo Alto patched the vulnerability on May 13. Rapid7 observed active exploitation starting May 17 — a four-day window before public confirmation, and weeks before CISA's May 29 mandatory remediation order to federal agencies. Organizations that were slow to patch through June were operating with a known, ransomware-weaponized hole in their perimeter. Some of them found out the hard way.
## Severity and Impact
| Field | Detail |
|---|---|
| CVE | CVE-2026-0257 |
| Severity | Critical |
| CVSS Score | Not publicly disclosed at time of publication |
| CWE | CWE-287 (Improper Authentication) |
| Attack Vector | Network |
| Attack Complexity | Low |
| Privileges Required | None |
| User Interaction | None |
| Impact | Unauthorized VPN session establishment; full network access |
| Exploitation Status | Actively exploited in the wild; CISA KEV listed May 29, 2026 |
## Affected Products
- All versions prior to the May 13, 2026 patch
- Applies to physical and virtual firewall appliances with GlobalProtect enabled
- Internet-exposed instances at highest risk — Shadowserver tracks 167,000+ exposed globally; Shodan reports 172,000+ IPs with GlobalProtect fingerprints
> Note: Palo Alto has not released a public breakdown of vulnerable version ranges beyond confirming the May 13 patch addresses the flaw. Organizations should consult the official advisory for version-specific guidance.
## Mitigations
Immediate actions:
If immediate patching is not possible:
Longer-term:
## References
---
## HackWire Analysis
The most important number in this story isn't the CVSS score — it's 167,000. That's how many GlobalProtect VPN instances Shadowserver found exposed to the internet right now. Palo Alto's customers include 90% of Fortune 10 companies and most of the largest U.S. banks. The blast radius here isn't theoretical.
What makes this escalation particularly dangerous is the RaaS mechanics at play. When a single threat actor exploits a VPN bug, defenders can profile the tradecraft and build detections. When multiple Qilin affiliates independently pick up the same exploit, you get a distributed, inconsistent attack pattern that's harder to detect with signature-based rules. Arctic Wolf observed everything from rapid encryption-only hits to full double-extortion campaigns — same vulnerability, different operators, different speeds, different goals.
The timeline should bother every security team reading this. Palo Alto patched May 13. Rapid7 saw exploitation May 17. CISA's KEV listing came May 29. Qilin's June rampage hit organizations that had over six weeks to patch and didn't. This isn't a zero-day problem — it's a patch management problem with ransomware consequences.
There's also a structural pattern worth naming: network edge devices remain the preferred ransomware entry point. Ivanti, Fortinet, Check Point, and now Palo Alto have all seen their VPN products weaponized in high-impact ransomware chains over the past 18 months. The authentication bypass class of vulnerability is particularly brutal because it doesn't require any foothold inside the network — the entire perimeter defense fails in one step. Defenders should treat any unpatched edge device not as a patching backlog item but as an active intrusion waiting to be discovered.
If your GlobalProtect deployment isn't patched by the end of this week, assume a clock is running.
— HackWire Editorial
---
## Related Coverage