PAN-OS CVE-2026-0300: Your Firewall Is the Active Beachhead — No Patch for Weeks
The Situation
Palo Alto Networks disclosed CVE-2026-0300, a buffer overflow in the PAN-OS User-ID Authentication Portal. It is already being exploited in the wild. No patch exists. The vendor's own ETA is mid-to-late May, which puts the device guarding the perimeter in a two-week window of targeted, unpatched exposure.
Three independent intelligence sources confirm active exploitation. The target is internet-facing PAN-OS instances with exposed management planes. Once the firewall takes RCE, the attacker sits upstream of detection. VPN logs, east-west inspection, and NDR telemetry are all suspect from that moment on.
PAN-OS perimeter bugs follow a predictable arc. A PoC lands within days of disclosure, mass scanning follows within hours. Anyone unpatched by the weekend is part of someone else's telemetry.
Why This Is Different
This is not a one-off. Ivanti, Fortinet, Citrix, and Cisco ASA have taken turns in the same chair over the past 18 months. Security infrastructure itself is the priority target. Edge devices with management planes reachable from the internet are the shortest path in. "Reachable" includes boxes whose owners would swear otherwise.
Running in parallel: CVE-2026-23918 in Apache HTTP/2, DoS with potential RCE across one of the most widely deployed web servers on the internet. PoC is likely imminent. Reverse proxies, load balancers, and legacy app tiers are all in scope. The two CVEs land on the perimeter and the web tier in the same maintenance window.
Cross-Source Assessment
Sources disagree on one point: whether PAN-OS exploitation is narrow and targeted or broad and automated. One source says "assume exploitation is broader than the advisory implies, because that is how these stories have gone every time for the last three years." Another frames it as management-plane-specific. Plan for the broader scenario.
Interim Mitigations
- ACL the User-ID Authentication Portal to named source ranges only. This is the minimum viable control
- Pull management interfaces off the public internet today
- Enable enhanced auth logging and deploy vendor-provided threat prevention signatures
- Pull device logs for unexpected admin sessions, config changes, and outbound traffic originating from the firewall itself
- Rotate device admin, API, and VPN credentials terminated on the appliance
- For Apache: disable HTTP/2 on non-essential endpoints and deploy WAF virtual patches for HTTP/2 frame anomalies
What to do
Restrict PAN-OS User-ID Auth Portal to named source IPs and pull all management interfaces off the public internet
Run compromise assessment on all internet-facing PAN-OS instances: check logs for unexpected admin sessions, config diffs, and outbound connections from the firewall
Inventory and patch all Apache HTTP Server instances for CVE-2026-23918; push WAF virtual patches for HTTP/2 frame anomalies as interim
Pre-schedule the PAN-OS patch deployment window to minimize exposure once the fix drops in late May