167,000+
Palo Alto Networks GlobalProtect VPN instances exposed online tracked by Shadowserver, all reachable by CVE-2026-0257 exploit before patching
1,358
Confirmed Qilin ransomware victims in 2026 alone, up 443% year over year, making Qilin the most active ransomware collective globally through Q2 2026
53.9%
Percentage of Qilin's 2026 victims located in North America, with the United States as the most frequently targeted country
168
Confirmed Qilin victims in the healthcare sector alone, behind only manufacturing (291) and business services (245) in overall victim count

SponsoredHorizon3.ai

Proactive Security for the AI Era

NodeZero continuously and autonomously pentests infrastructure, identity, cloud, and now web applications, chaining weaknesses across every domain the way real attackers do. Every finding ships with replayable proof showing exploitable business impact, not theoretical risk.

See NodeZero WebApp in action

Qilin ransomware affiliates are actively exploiting CVE-2026-0257, a CVSS 7.8 Palo Alto Networks PAN-OS GlobalProtect authentication bypass, to gain unauthenticated VPN access to corporate networks and deploy double-extortion ransomware across healthcare, manufacturing, education, and media organizations. Arctic Wolf Labs investigated multiple confirmed intrusions in June 2026, each following the same entry point: CVE-2026-0257 exploitation to establish a fraudulent VPN session, credential theft from Active Directory, and Qilin ransomware deployment.

CVE-2026-0257 is an authentication bypass vulnerability in PAN-OS GlobalProtect portal and gateway components. The flaw allows unauthenticated attackers to forge authentication override cookies when specific certificate configurations are present, establishing a VPN session without any valid credentials. Palo Alto Networks disclosed the vulnerability on May 13, confirmed active exploitation on May 29, and CISA added it to the Known Exploited Vulnerabilities catalog the same day with a federal remediation deadline of June 1. Patches for PAN-OS 10.2.10, 11.0.5, and 11.1.3 were released May 30. Organizations running unpatched GlobalProtect configurations with authentication override cookies enabled and certificate reuse remain directly exposed to the initial access step of this attack chain.

Shadowserver tracks over 167,000 GlobalProtect VPN instances exposed online. Qilin claimed 1,358 confirmed victims in the first half of 2026, a 443% increase year over year, and ZeroFox assessed Qilin as the most active ransomware collective globally through Q2 2026. Healthcare, manufacturing, and business services organizations represent the three most targeted sectors. Any organization running an unpatched PAN-OS GlobalProtect deployment with authentication override cookies enabled faces an active adversary with a confirmed working exploit, a documented post-exploitation playbook, and a financial incentive to encrypt and exfiltrate data today.

How Does CVE-2026-0257 Enable Qilin Ransomware Attacks?

CVE-2026-0257 exploits a cryptographic trust boundary failure in PAN-OS GlobalProtect's authentication override cookie mechanism. GlobalProtect uses authentication override cookies to allow users to bypass repeated authentication prompts during a VPN session. When a firewall reuses the same certificate for both cookie encryption/decryption and another function such as HTTPS, an attacker can discover the public key and forge arbitrary authentication override cookies for any user.

A public proof-of-concept tool called forge_cookie.py is already circulating and automates the forging process. Attackers establish VPN sessions from Kali Linux systems, meaning incident responders identifying unexpected Linux-sourced VPN sessions should treat them as high-confidence compromise indicators. Rapid7 MDR observed a second exploitation wave on May 21, with consistent MAC addresses suggesting the same threat actor conducted both waves before patches were released.

After gaining authenticated VPN access, Qilin affiliates execute a consistent post-exploitation playbook documented across Arctic Wolf Labs' investigated intrusions. Credential harvesting begins with LSASS memory dumping using rundll32.exe and comsvcs.dll, with the dump output disguised as a .odt file to evade detection. Active Directory database extraction follows via ntdsutil.exe, giving the attacker a complete offline copy of all domain credentials. Lateral movement uses PsExec and RDP. Persistence is established through registry Run keys and scheduled tasks. Remote access tools including AnyDesk, Ngrok, LogMeIn, and MeshAgent are deployed for long-term operator access. Data exfiltration uses Rclone to MEGA cloud storage in double-extortion cases. Windows event logs are cleared before final ransomware deployment.

Post-exploitation tradecraft varied across intrusions, from rapid encryption-only operations to full double-extortion, suggesting multiple affiliates operating under the Qilin ransomware-as-a-service umbrella rather than a single coordinated team.

1

Forge Authentication Override Cookie via CVE-2026-0257

Attacker discovers GlobalProtect's certificate public key and forges a valid authentication override cookie using forge_cookie.py, bypassing all credential requirements without phishing or social engineering.

2

Establish VPN Session and Internal Reconnaissance

Attacker connects via GlobalProtect VPN from a Kali Linux system, gaining access to internal network resources as an authenticated user without triggering login-based alerts.

3

Credential Harvesting: LSASS Dump and NTDS Extraction

Attacker runs rundll32.exe with comsvcs.dll to dump LSASS memory (output disguised as .odt file) and extracts the Active Directory NTDS.dit database via ntdsutil.exe.

4

Lateral Movement, Persistence, and RAT Deployment

PsExec and RDP enable movement across the network. Registry Run keys and scheduled tasks maintain persistence. AnyDesk, Ngrok, LogMeIn, and MeshAgent provide redundant remote operator access.

5

Exfiltration, Log Clearing, and Ransomware Deployment

Rclone exfiltrates data to MEGA for double-extortion leverage. All Windows event logs are cleared. Qilin ransomware encrypts the network.

Which Organizations Has Qilin Targeted in 2026?

Qilin has accumulated 1,358 confirmed victims in 2026, up 443% year over year. ZeroFox assessed Qilin as the most active ransomware collective globally through Q2 2026. The collective claimed 15 new victims across nine countries in a single five-day period in early June alone.

North America represents 53.9% of all Qilin victims, with the United States appearing most frequently, followed by Canada, the United Kingdom, France, and Germany. The sector distribution reveals a deliberate targeting strategy that favors organizations with low downtime tolerance and high likelihood of payment.

Healthcare is Qilin's third most targeted sector with 168 confirmed victims, behind manufacturing at 291 and business services at 245. Education and media organizations appear regularly across Qilin's leak site. The CVE-2026-0257 attack chain specifically enables these sector concentrations: GlobalProtect is widely deployed in healthcare networks requiring HIPAA-compliant remote access, in manufacturing environments connecting distributed facilities, and in educational institutions managing remote workforce and student access.

The double-extortion model applied by Qilin affiliates in a subset of intrusions intensifies the financial pressure on healthcare and education targets. Patient records, student data, and proprietary manufacturing processes represent highly sensitive categories that organizations cannot afford to have publicly leaked, increasing Qilin's leverage beyond the ransomware encryption alone. This pattern mirrors the VPN credential theft pipeline that INC ransomware affiliates ran against FortiGate devices earlier this month: initial access via enterprise VPN exploitation, credential harvesting, and ransomware deployment.

Free daily briefing

Briefings like this, every morning before 9am.

Threat intel, active CVEs, and campaign alerts, distilled for practitioners. 50,000+ subscribers. No noise.

Who Is Qilin and How Does Its RaaS Model Enable This Campaign?

Qilin (also known as Agenda) is a sophisticated Russian-language ransomware-as-a-service collective that first appeared in 2022. Bitdefender believes Qilin has Russian roots, with a founding member communicating in Russian and English on Russian-speaking cybercrime forums. The collective operates under a ransomware-as-a-service model, recruiting technical affiliates who gain access to Qilin's ransomware binary, infrastructure, and leak site in exchange for a percentage of ransom payments.

The RaaS structure explains the operational variation observed by Arctic Wolf Labs across CVE-2026-0257 intrusions: different affiliates operate at different speeds and choose different extortion models. Some affiliates execute encryption-only operations rapidly after gaining access, while others invest in extended dwell time for data exfiltration. This variation means defenders cannot rely on a consistent timing signature to detect Qilin intrusions and must treat any confirmed initial access as an immediate emergency.

Qilin claims victims publicly on a Tor-hosted leak site, where organizations that do not pay within the demanded timeframe have their stolen data published. This leak site functions both as extortion pressure and as the public record of Qilin's victim count, which security researchers use to track activity levels. The 443% year-over-year increase in claimed victims reflects both organic growth in the affiliate program and the increased effectiveness of initial access methods like CVE-2026-0257 that require no phishing, no social engineering, and no insider access.

The CVE-2026-0257 exploit eliminates the hardest step in most ransomware attack chains: gaining an initial foothold. With 167,000 exposed GlobalProtect instances and a public proof-of-concept already circulating, the barrier to initial access for Qilin affiliates targeting unpatched organizations is now a single crafted HTTP request.

Qilin will very likely conclude Q2 2026 as the most active ransomware collective globally, signifying both dominance in the first half of 2026 and an unbroken 12-month period as the leading ransomware threat actor, beginning in Q2 2025.

ZeroFox threat intelligence assessment, June 2026

Indicators of Compromise for CVE-2026-0257 and Qilin Ransomware Intrusions

The indicators below reflect the confirmed post-exploitation pattern documented by Arctic Wolf Labs across multiple Qilin intrusions entering through CVE-2026-0257. Network-level indicators focus on the VPN session forgery. Host-level indicators cover credential harvesting and persistence. These indicators reflect Qilin's documented behavior; individual affiliates may vary specific tooling.

Organizations should check GlobalProtect authentication logs for characteristics of CVE-2026-0257 exploitation: VPN sessions authenticated without challenge-response interaction, sessions originating from IP addresses with no prior connection history to your organization, and sessions established from Kali Linux user agents or operating system fingerprints. Similar enterprise VPN exploitation patterns were also documented in the SonicWall SMA1000 zero-day attacks that preceded this Qilin campaign.

Subscribe to unlock Indicators of Compromise

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

Sigma Detection Rules for Qilin Ransomware Credential Theft

No CVE-2026-0257-specific Sigma detection rule exists in the SigmaHQ community repository. Detection coverage for this campaign relies on behavioral rules that catch Qilin's post-exploitation credential harvesting, which occurs after the authentication bypass grants VPN access.

Two rules directly cover Qilin's documented credential theft techniques. The comsvcs.dll memory dump rule catches the exact rundll32.exe invocation Arctic Wolf Labs documented across Qilin intrusions. The ntdsutil.exe rule catches Active Directory database extraction, which Qilin affiliates use to obtain offline access to every domain credential. Both rules require Windows endpoint detection telemetry with process creation events. Deploy them to any system monitoring domain controllers and member servers, where Qilin affiliates perform credential harvesting after establishing their VPN foothold.

Subscribe to unlock Sigma Detection Rules

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

Subscribe to unlock WAF Detection Rules

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

How to Patch CVE-2026-0257 and Harden PAN-OS GlobalProtect

Patching CVE-2026-0257 requires upgrading to a fixed PAN-OS version and verifying that authentication override cookie certificates are not shared with other services. Palo Alto Networks published the official security advisory at security.paloaltonetworks.com/CVE-2026-0257 with complete version guidance. CISA required federal agencies to remediate by June 1, 2026. Enterprise organizations should treat that deadline as already passed and act without delay.

The six steps below apply to any organization running PAN-OS GlobalProtect with authentication override cookies enabled.

Apply official patch →security.paloaltonetworks.com/CVE-2026-0257

Subscribe to unlock Remediation & Mitigation steps

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

Why Qilin Ransomware PAN-OS GlobalProtect Exploitation Matters for Your Organization

Enterprise VPN appliances are the most valuable initial access point for ransomware operators: they are internet-facing by design, they authenticate directly into the internal network, and successful exploitation requires no user interaction. CVE-2026-0257 reduces the entire first phase of a Qilin ransomware intrusion to a single crafted HTTP request against an exposed GlobalProtect endpoint.

The 167,000 exposed GlobalProtect instances that Shadowserver tracks represent the realistic scope of the target population. Organizations that have not applied patches since May 30 remain in this population, exposed to a public exploit, an active criminal RaaS with 1,358 confirmed victims in 2026, and a post-exploitation playbook that moves from initial VPN access to full Active Directory compromise in a documented, repeatable sequence.

Healthcare organizations face particular urgency. Qilin has confirmed 168 healthcare sector victims and actively targets the sector for its combination of sensitive data value and operational downtime intolerance. A Qilin intrusion through CVE-2026-0257 that reaches a healthcare domain controller extracts every credential in the organization's Active Directory. Patient data, connected clinical systems, and EHR integrations all fall within the blast radius of that single credential compromise.

The GlobalProtect authentication bypass pattern is not isolated to Qilin. Any other ransomware group or initial access broker scanning for CVE-2026-0257-vulnerable instances uses the same forge_cookie.py tooling and the same certificate key discovery method. Patching CVE-2026-0257 closes the initial access vector for all of them simultaneously.

The bottom line

Qilin ransomware PAN-OS GlobalProtect exploitation via CVE-2026-0257 is an active attack campaign with 167,000 exposed instances, a public proof-of-concept, and confirmed intrusions against healthcare, manufacturing, and education organizations. Qilin claimed 1,358 victims in 2026, up 443% year over year, and ZeroFox assessed it as the most active ransomware collective globally through Q2 2026. Patch to PAN-OS 10.2.10, 11.0.5, or 11.1.3 per the official advisory at security.paloaltonetworks.com/CVE-2026-0257. Disable authentication override cookies if patching is blocked. Audit domain controllers for LSASS dump and ntdsutil.exe execution in the last 60 days. Force rotate all Active Directory credentials today if compromise cannot be ruled out.

This analysis is generic. create a free account to score threats like this against your own stack.

Frequently asked questions

What is CVE-2026-0257 and how does Qilin exploit it?

CVE-2026-0257 is a CVSS 7.8 authentication bypass vulnerability in Palo Alto Networks PAN-OS GlobalProtect portal and gateway components. The flaw allows unauthenticated attackers to forge authentication override cookies by discovering the firewall's public certificate key when that certificate is shared with another function such as HTTPS. Qilin ransomware affiliates exploit this using a public proof-of-concept tool called forge_cookie.py, establishing a legitimate VPN session without any credentials, then executing credential theft and ransomware deployment inside the network.

Is my organization vulnerable to CVE-2026-0257?

Your organization is vulnerable if you run Palo Alto Networks PAN-OS with GlobalProtect configured as a portal or gateway, authentication override cookies enabled, and the GlobalProtect certificate shared with another service such as HTTPS. Check whether your current PAN-OS version is below 10.2.10, 11.0.5, or 11.1.3. If you run an older version with this certificate configuration, treat your environment as exposed to active exploitation and patch immediately per the advisory at security.paloaltonetworks.com/CVE-2026-0257.

Which sectors is Qilin ransomware targeting in 2026?

Qilin has targeted manufacturing most heavily with 291 confirmed victims, followed by business services at 245 and healthcare at 168. Education, media, and hospitality organizations also appear regularly on Qilin's leak site. North America represents 53.9% of all victims, with the United States as the most frequently targeted country, followed by Canada, the United Kingdom, France, and Germany. The CVE-2026-0257 initial access vector does not discriminate by sector; any organization running an unpatched GlobalProtect deployment is in scope.

How do I detect if my firewall was compromised via CVE-2026-0257?

Check GlobalProtect authentication logs for VPN sessions established without standard challenge-response interactions, sessions originating from Kali Linux OS fingerprints, and sessions from IP addresses with no prior connection history. On domain controllers, search Sysmon or Windows Security logs for ntdsutil.exe process creation events and rundll32.exe command lines containing comsvcs and MiniDump within the last 60 days. Unexpected remote access tools such as AnyDesk, Ngrok, LogMeIn, or MeshAgent on internal servers are also strong compromise indicators.

What does Qilin ransomware steal before encrypting files?

Qilin affiliates dump LSASS process memory using rundll32.exe and comsvcs.dll to extract domain credentials, then use ntdsutil.exe to extract the complete Active Directory database, providing offline access to all domain account password hashes. In double-extortion intrusions, affiliates exfiltrate business-sensitive data using Rclone to MEGA cloud storage before encrypting systems. Data published on Qilin's leak site has included corporate financial records, patient data, proprietary manufacturing specifications, and employee PII.

What is the Qilin ransomware-as-a-service model?

Qilin operates as a ransomware-as-a-service (RaaS) collective, providing its ransomware binary, infrastructure, and leak site to recruited affiliates in exchange for a percentage of ransom payments. Affiliates are responsible for gaining initial access, performing credential harvesting, deploying ransomware, and negotiating with victims. The RaaS model explains the variation in Qilin intrusion speed and extortion approach: different affiliates operate with different timelines and independently choose between encryption-only and double-extortion strategies.

Has CISA issued guidance on CVE-2026-0257?

Yes. CISA added CVE-2026-0257 to its Known Exploited Vulnerabilities catalog on May 29, 2026, requiring Federal Civilian Executive Branch agencies to remediate by June 1, 2026. The KEV listing confirms evidence of active exploitation and is the authoritative signal that unpatched organizations should treat this as an emergency patch. Non-federal organizations should apply patches from the Palo Alto Networks security advisory at security.paloaltonetworks.com/CVE-2026-0257 immediately.

Are there other ransomware groups exploiting CVE-2026-0257 besides Qilin?

Arctic Wolf Labs specifically attributed multiple confirmed intrusions to Qilin ransomware affiliates. With over 167,000 exposed GlobalProtect instances and a public proof-of-concept tool circulating, other ransomware groups and initial access brokers are likely conducting opportunistic scanning against the same vulnerability. Patching CVE-2026-0257 eliminates the initial access vector for all threat actors exploiting this path simultaneously, not just Qilin affiliates.

Sources & references

  1. Arctic Wolf Labs: Cookie Crumbles — Exploitation of CVE-2026-0257 Leads to Qilin Ransomware
  2. BleepingComputer: Critical Palo Alto VPN Bug Now Exploited by Qilin Ransomware Gang
  3. Palo Alto Networks Security Advisory: CVE-2026-0257
  4. CISA Known Exploited Vulnerabilities Catalog
  5. The Hacker News: Qilin Ransomware Attackers Exploit PAN-OS Authentication Bypass
  6. Rapid7: Observed Exploitation of PAN-OS GlobalProtect Authentication Bypass CVE-2026-0257

Free resources

25
Free download

Critical CVE Reference Card 2025–2026

25 actively exploited vulnerabilities with CVSS scores, exploit status, and patch availability. Print it, pin it, share it with your SOC team.

No spam. Unsubscribe anytime.

Free download

Ransomware Incident Response Playbook

Step-by-step 24-hour IR checklist covering detection, containment, eradication, and recovery. Built for SOC teams, IR leads, and CISOs.

No spam. Unsubscribe anytime.

Free newsletter

Get threat intel before your inbox does.

50,000+ security professionals read Decryption Digest for early warnings on zero-days, ransomware, and nation-state campaigns. Free, daily, no spam.

Unsubscribe anytime. We never sell your data.

Eric Bang
Author

Founder & Cybersecurity Evangelist, Decryption Digest

Cybersecurity professional with expertise in threat intelligence, vulnerability research, and enterprise security. Covers zero-days, ransomware, and nation-state operations for 50,000+ security professionals every morning.

Giveaway: InfoSec World 2026 All Access Pass ($3,895 value)

Details →
Daily Briefing

Subscribe to enter the giveaway

Every subscriber is automatically entered. You also get daily threat intel every morning: zero-days, ransomware, and nation-state campaigns. Free. No spam.

Already subscribed? You're already entered.

Giveaway

Win a $3,895 InfoSec World 2026 pass.