## https://sploitus.com/exploit?id=752758DA-B5D9-5156-A8AB-6F61D6913434
# CVE-2026-0257 - GlobalProtect portal Authentication Bypass
**Severity:** CRITICAL
**CVSS:** 9.1
**Impact:** Confidentiality, Integrity
**Published:** 2026-05-13
## Legal
For authorized security testing only.
## Root Cause (short version)
Authentication bypass vulnerabilities in the GlobalProtect portal and gateway of Palo Alto Networks PAN-OS® software allows the attacker to bypass security restrictions and establish an unauthorized VPN connection.
Panorama and Cloud NGFW are not impacted by these issues.
## Exploitation Requirements
- Reachable vulnerable target
- Predictable user/workflow context
- No additional hardening that blocks crafted requests
## How to use
```bash
python3 exploit.py https://target.tld
```
## Detection
- Monitor suspicious authentication flow deviations
- Investigate abnormal direct endpoint hits tied to CVE-2026-0257
## Mitigation
- Update to the fixed vendor version
- Restrict risky endpoints and enforce MFA where possible
## Exploit
[Download PoC](https://tinyurl.com/287cjwar)