CVE-2019-1579 is a remote code execution vulnerability affecting Palo Alto Networks PAN-OS when the GlobalProtect Portal or GlobalProtect Gateway interface is enabled. Affected versions include PAN-OS 7.1.18 and earlier, 8.0.11-h1 and earlier, and 8.1.2 and earlier. Successful exploitation allows a remote, unauthenticated attacker to execute arbitrary code on the VPN server. The issue affects internet-facing GlobalProtect functionality and was publicly documented with proof-of-concept exploit code, with active exploitation observed in the wild.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos.
This repository contains a set of Python scripts targeting CVE-2019-1579, a pre-authentication remote code execution vulnerability in Palo Alto Networks GlobalProtect Gateway (specifically version 8.0.7 on MIPS architecture). The main exploit script (CVE-2019-1579_8.0.7_mips.py) leverages a format string vulnerability in the /sslmgr endpoint to overwrite function pointers in memory, redirecting execution to the system() function and allowing arbitrary command execution on the device. The script supports both exploitation and direct command execution modes. Supporting scripts include: - dump_memory.py: Dumps memory from the SSLMGR process by sending crafted requests and parsing logs via SSH, useful for analyzing the target's memory layout. - poc_leak.py: Leaks memory to discover correct argument offsets for exploitation, also requiring SSH access to the management interface. - resolve_symbol_table.py: Utility for processing symbol and string table dumps, aiding in reverse engineering the target binary. All scripts are written in Python and require the 'requests' and 'pwntools' libraries. The main attack vector is network-based, targeting the /sslmgr endpoint over HTTPS. The repository is operational and provides working exploit and auxiliary scripts for both exploitation and analysis of the vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
7 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A remote code execution vulnerability affecting Palo Alto GlobalProtect portal and GlobalProtect Gateway interface products that DarkSide operators reportedly exploited to gain access to target environments.
A Palo Alto GlobalProtect VPN remote code execution vulnerability that allows unauthenticated remote code execution on the VPN server.
A vulnerability in Palo Alto Networks GlobalProtect Portal VPN infrastructure that PARISITE targeted for initial access into ICS-related enterprise networks.
A known exploitable vulnerability affecting exposed VPN appliances, cited as an example defenders should remediate and monitor for exploitation attempts.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.