Palo Alto Networks Issues Urgent Security Patch for Critical Vulnerability in PAN-OS and Prisma Gateways
TL;DR
If you’re running Palo Alto Networks gear, stop what you’re doing and check your logs. The company has confirmed that a nasty authentication bypass flaw—tracked as CVE-2026-0257—is currently being exploited in the wild. This isn't a theoretical "what if" scenario; attackers are actively using this to slip past security gates and establish unauthorized VPN connections into corporate networks.
The vulnerability hits the GlobalProtect portal and gateway configurations within PAN-OS and Prisma Access. By bypassing the primary authentication layer, a remote attacker can waltz into your network as if they were a legitimate, authorized user. It’s a worst-case scenario for anyone relying on these platforms for remote access.
The severity of this situation is hard to overstate. While early estimates pegged the CVSS score at 7.8, deeper analysis has pushed that number up to a critical 9.1 in many environments. The Cyber Security Agency of Singapore (CSA) and other global watchdogs have sounded the alarm, and with Palo Alto confirming active exploitation as of May 29, 2026, the window for patching has effectively slammed shut.
The Mechanics of the Breach
How does it actually happen? It’s not just a matter of hitting a button. According to technical analysis from RedLegg, the exploit requires a specific "perfect storm" of configuration settings.
For an environment to be vulnerable, three things generally need to be true:
- The GlobalProtect portal or gateway must be enabled.
- "Authentication Override" cookies must be active.
- The system must be using a specific, vulnerable certificate configuration.
When these stars align, an attacker can manipulate the authentication handshake. Because they are effectively hijacking the trust established by those override cookies, the system lets them right in. They don’t need your password. They don’t need your MFA token. They just need to exploit the bypass.

Who Is at Risk?
The scope is specific, so don't panic if you aren't running the affected versions—but do verify. Panorama and Cloud NGFW instances are currently in the clear. However, if you are running the versions listed below, you need to take action immediately.
| Product | Affected Versions |
|---|---|
| PAN-OS | 10.2, 11.1, 11.2, 12.1 |
| Prisma Access | 10.2, 11.2 |
The National Vulnerability Database (NVD) has officially cataloged the issue. More importantly, this has been added to the Known Exploited Vulnerabilities (KEV) catalog. That’s industry shorthand for "automated scanners are already hunting for this." If you haven't patched, you are likely already on someone's hit list.
How to Lock Down Your Infrastructure
Palo Alto Networks has already pushed out patches. If you can update, do it now. Don't wait for the weekend. If you’re stuck in a situation where you can’t reboot or patch immediately, you need to implement "stop-gap" measures to close the hole.
- Kill the Override: If your business model allows it, disable "Authentication Override" in your GlobalProtect settings. This is the most effective way to cut off the attacker's primary vector.
- Audit Your Certificates: Go through your certificate configurations and compare them against the advisory released by Palo Alto. If you’re using the vulnerable setup, change it.
- Watch the Logs: Crank up the verbosity on your VPN logs. You’re looking for weird authentication patterns, logins from places where your employees don't live, or connections that just don't feel right.
- Layer Your Defenses: Since this bypasses the primary authentication, your perimeter is effectively wide open. If you have MFA tied to the cookie-based override, it might be useless here. Look for ways to implement secondary, non-cookie-based verification.
The reality of this vulnerability is that standard perimeter defenses will likely miss the intrusion because, to the system, the attacker looks like a legitimate user. You aren't looking for a brute-force attack; you’re looking for a ghost in the machine.
Stay glued to the official Palo Alto Networks security portal. This situation is fluid, and as more researchers dig into the exploit, we may learn more about how to detect and mitigate the fallout. For now, assume the threat is real, assume your environment is being scanned, and prioritize your remediation accordingly. The time for caution has passed; the time for action is now.