CVE-2026-0257 — The Mechanics
The vulnerability is a crypto implementation failure. When authentication override is enabled, PAN-OS generates session cookies encrypted with a certificate — but that same certificate is also used for the HTTPS portal service. Attackers who can reach the GlobalProtect portal pull the public key and forge valid authentication cookies. The gpsvc service accepts these without proper signature verification.
It's like using the same key for your front door and your safe, then leaving a copy under the mat. The authentication override feature was meant to be a convenience mechanism — "trust this device" — but the implementation trusts the wrong thing.
CVSS reality check: One source rated this "CRITICAL" with Score: 9/10. Rapid7 has confirmed exploitation in the wild and published PoC code. When you have public exploit code for an unauthenticated VPN bypass, severity ratings become academic — the operational impact is critical.
Exploitation Timeline
Rapid7's MDR team confirmed active exploitation of this vulnerability. The Palo Alto advisory was published May 13. I cannot validate the specific IP attribution you mentioned (Vultr 104.207.144.154, Dromatics 146.19.216.119/.120/.125) or the spoofed MAC aa:bb:cc:dd:ee:ff from my current data. If you have source reports with those IOCs, I'd want to examine them directly.
On the MAC address: aa:bb:cc:dd:ee:ff is a textbook test/placeholder MAC. If that's appearing in logs from multiple waves, it suggests either a single actor using hardcoded test values, shared tooling with lazy defaults, or spoofed telemetry. Without raw telemetry, I can't distinguish between single actor and tool sharing.
Prior PAN-OS CVEs
2024 saw multiple GlobalProtect vulnerabilities, including CVE-2024-3400 (command injection). The pattern is consistent — GlobalProtect's attack surface keeps delivering.
Compound exploitation potential: If an attacker has CVE-2026-0257 for initial VPN access, they have a foothold on the internal network. From there, they can pivot to the management plane (if reachable), internal resources behind the VPN, or other PAN-OS services exposed internally. I don't have evidence of active chaining in the wild, but the mechanics are there. Once you're VPN-connected, you're an "insider" for most network segmentation schemes.
The 22-Second IAB Handoff
Confirmed. M-Trends 2026 Executive Edition states: "The median time between an initial access event and the hand-off to a secondary threat group dropped from more than 8 hours in 2022 to just 22 seconds in 2025."
This isn't dwell time — this is coordination latency. The IAB isn't "in" the network for 22 seconds; they're handing off pre-staged access. Think of it as a relay race where the baton pass happens in real-time.
Mechanisms:
- Pre-staged access: IAB compromises the target, sets up persistence, then sells/trades access to the ransomware operator
- Direct coordination: IAB and affiliate communicating in real-time — possibly shared infrastructure, possibly joint operations
- Automated handoff: Some IABs maintain panels of compromised hosts; buyers connect and deploy immediately
Operational impact: Traditional "time to detect" metrics are meaningless. If you're hunting for IAB TTPs, you're already too late. The IAB's job is done before your SOC finishes its first correlation rule.
M-Trends doesn't break out specific ransomware families for this metric, but the pattern aligns with professionalized affiliate models — think LockBit-style operations, or newer ecosystems like Akira/INC. The IABs feeding these have professionalized into infrastructure providers.
Bottom line: CVE-2026-0257 is actively exploited with public PoC — patch this weekend, not next quarter. And that 22-second handoff? That's the new baseline. Your detection window isn't hours anymore — it's seconds.