<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>GlobalProtect App — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/globalprotect-app/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Wed, 13 May 2026 16:07:33 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/globalprotect-app/feed.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-0249 GlobalProtect App: Certificate Validation Bypass Vulnerabilities</title><link>https://feed.craftedsignal.io/briefs/2026-05-cve-2026-0249-globalprotect-cert-bypass/</link><pubDate>Wed, 13 May 2026 16:07:33 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-cve-2026-0249-globalprotect-cert-bypass/</guid><description>CVE-2026-0249 describes multiple improper certificate validation vulnerabilities in the Palo Alto Networks GlobalProtect app that could allow an attacker to intercept encrypted communications and potentially compromise the endpoint, especially on macOS, Android, and ChromeOS.</description><content:encoded><![CDATA[<p>Palo Alto Networks has disclosed CVE-2026-0249, which details certificate validation bypass vulnerabilities within the GlobalProtect app. Successful exploitation could allow a man-in-the-middle attacker on the same network segment to intercept encrypted communications between the GlobalProtect client and the VPN server, potentially leading to the compromise of the endpoint. The vulnerability affects specific versions of the GlobalProtect app on macOS, Android and ChromeOS. Specifically, macOS versions 6.0.0 through 6.0.12, 6.2.0 through 6.2.8-h9, and 6.3.0 through 6.3.3-h8 are affected. Android and ChromeOS versions 6.0.0 through 6.0.13 and 6.1.0 through 6.1.12 are also vulnerable. Windows, Linux and iOS are not affected. This vulnerability could facilitate the installation of malicious software by redirecting traffic to an attacker-controlled server.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker gains a man-in-the-middle position on the same network as the GlobalProtect client. This could be achieved through ARP spoofing or rogue Wi-Fi access points.</li>
<li>The user launches the vulnerable GlobalProtect app on macOS, Android, or ChromeOS.</li>
<li>The GlobalProtect app attempts to establish a VPN connection to the legitimate VPN server.</li>
<li>Due to the certificate validation vulnerabilities (CWE-295), the attacker intercepts the TLS handshake.</li>
<li>The attacker presents a fraudulent certificate to the GlobalProtect app. The app fails to properly validate the certificate.</li>
<li>An encrypted tunnel is established between the GlobalProtect client and the attacker&rsquo;s server.</li>
<li>All network traffic from the GlobalProtect client is now routed through the attacker&rsquo;s server.</li>
<li>The attacker redirects traffic destined for legitimate resources to attacker-controlled servers, facilitating the installation of malicious software.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-0249 can allow an attacker to intercept sensitive information transmitted through the VPN connection. An attacker can redirect traffic and potentially install malware, leading to data breaches, system compromise, and further lateral movement within the network. Palo Alto Networks is not aware of any malicious exploitation of these issues. The affected platforms include macOS, Android and ChromeOS.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade GlobalProtect App on macOS to version 6.0.13 or later, 6.2.8-h10 (6.2.8-948) or later, and 6.3.3-h9 (6.3.3-999) or later to remediate CVE-2026-0249.</li>
<li>Upgrade GlobalProtect App on Android and ChromeOS to version 6.0.14 or later and 6.1.13 or later to remediate CVE-2026-0249.</li>
<li>Monitor network traffic for unexpected certificate errors or connections to unusual domains from GlobalProtect clients, using a network intrusion detection system.</li>
<li>Consider implementing additional security measures, such as multi-factor authentication and endpoint detection and response (EDR) solutions, to mitigate the risk of endpoint compromise.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>cve-2026-0249</category><category>certificate validation</category><category>man-in-the-middle</category><category>globalprotect</category><category>vpn</category></item><item><title>CVE-2026-0250 Palo Alto Networks GlobalProtect App Buffer Overflow Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-05-globalprotect-buffer-overflow/</link><pubDate>Wed, 13 May 2026 16:04:16 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-globalprotect-buffer-overflow/</guid><description>CVE-2026-0250 is a medium severity buffer overflow vulnerability in Palo Alto Networks GlobalProtect App that could allow a man-in-the-middle attacker to disrupt system processes and potentially execute arbitrary code with SYSTEM privileges by intercepting and manipulating requests and responses between the Portal and Gateway.</description><content:encoded><![CDATA[<p>A buffer overflow vulnerability, identified as CVE-2026-0250, affects the Palo Alto Networks GlobalProtect App. This vulnerability can be exploited by a man-in-the-middle attacker positioned to intercept network traffic between a GlobalProtect Portal and Gateway. Successful exploitation could allow the attacker to disrupt system processes or potentially execute arbitrary code with SYSTEM privileges on the affected endpoint. The vulnerability stems from improper handling of requests and responses exchanged between the Portal and Gateway. The GlobalProtect app on iOS is not affected.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker positions themselves in a man-in-the-middle position on the network between the GlobalProtect client and the GlobalProtect Portal/Gateway.</li>
<li>The GlobalProtect client initiates a connection to the GlobalProtect Portal or Gateway.</li>
<li>The attacker intercepts the initial request from the GlobalProtect client.</li>
<li>The attacker crafts a malicious response containing a buffer overflow payload.</li>
<li>The attacker sends the malicious response to the GlobalProtect client.</li>
<li>The GlobalProtect client processes the malicious response, triggering the buffer overflow.</li>
<li>The buffer overflow allows the attacker to overwrite parts of memory, potentially corrupting system processes.</li>
<li>If successful, the attacker gains the ability to execute arbitrary code with SYSTEM privileges, leading to full system compromise.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-0250 can lead to disruption of system processes on the affected endpoint, potentially causing denial of service. In a more severe scenario, the attacker could achieve arbitrary code execution with SYSTEM privileges, leading to complete system compromise. While Palo Alto Networks is not aware of any malicious exploitation of this issue, the potential impact is significant, as it could allow an attacker to gain full control of the affected system.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade GlobalProtect App on Windows to 6.3.3-h9 (6.3.3-999) or later, 6.2.8-h10 (6.2.8-948) or later, or 6.0.13 or later to patch CVE-2026-0250.</li>
<li>Upgrade GlobalProtect App on macOS to 6.3.3-h9 (6.3.3-999) or later, 6.2.8-h10 (6.2.8-948) or later, or 6.0.13 or later to patch CVE-2026-0250.</li>
<li>Upgrade GlobalProtect App on Linux to 6.3.3-h2 (6.3.3-42) or later, or 6.0.11 or later to patch CVE-2026-0250.</li>
<li>Upgrade GlobalProtect App on Android to 6.1.13 or later, or 6.0.14 or later to patch CVE-2026-0250.</li>
<li>Upgrade GlobalProtect App on ChromeOS to 6.1.13 or later, or 6.0.14 or later to patch CVE-2026-0250.</li>
<li>Upgrade GlobalProtect UWP App to 6.3.3-h10 or later to patch CVE-2026-0250.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>cve-2026-0250</category><category>buffer-overflow</category><category>man-in-the-middle</category></item><item><title>CVE-2026-0251: Palo Alto Networks GlobalProtect App Local Privilege Escalation</title><link>https://feed.craftedsignal.io/briefs/2026-05-cve-2026-0251-globalprotect-lpe/</link><pubDate>Wed, 13 May 2026 16:02:54 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-cve-2026-0251-globalprotect-lpe/</guid><description>Multiple local privilege escalation vulnerabilities exist in Palo Alto Networks GlobalProtect App, allowing a local user to escalate privileges to NT AUTHORITY\SYSTEM on Windows and root on macOS and Linux, enabling arbitrary command execution with administrative privileges.</description><content:encoded><![CDATA[<p>Multiple local privilege escalation vulnerabilities, tracked as CVE-2026-0251, affect Palo Alto Networks GlobalProtect App versions before 6.3.3-h9 on Windows and macOS, and before 6.3.3-h2 on Linux. A local, non-administrative user can exploit these vulnerabilities to escalate their privileges to NT AUTHORITY\SYSTEM on Windows and root on macOS and Linux. Successful exploitation allows the attacker to execute arbitrary commands with administrative privileges. The GlobalProtect app on iOS, Android, Chrome OS, and GlobalProtect UWP app are not affected. Palo Alto Networks internally discovered these vulnerabilities.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>A non-administrative user gains local access to a system with a vulnerable version of the GlobalProtect App installed.</li>
<li>The attacker identifies an exploitable path within the GlobalProtect App due to an untrusted search path (CWE-426).</li>
<li>The attacker crafts a malicious executable or script and places it in a directory where the GlobalProtect App will search for it.</li>
<li>The GlobalProtect App, running with elevated privileges (NT AUTHORITY\SYSTEM on Windows, root on macOS/Linux), attempts to load or execute the malicious file.</li>
<li>Due to the untrusted search path, the attacker&rsquo;s malicious file is executed instead of the intended legitimate application component.</li>
<li>The malicious code executes with the elevated privileges of the GlobalProtect App.</li>
<li>The attacker leverages the elevated privileges to execute arbitrary commands.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-0251 allows a local, non-administrative user to gain full administrative control over the affected system. This can lead to unauthorized data access, modification, or deletion, installation of malware, and complete system compromise. Palo Alto Networks is not aware of any malicious exploitation of these issues.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade GlobalProtect App on Windows to version 6.0.13 or later for 6.0, 6.2.8-h10 (6.2.8-948) or later for 6.2, and 6.3.3-h9 (6.3.3-999) or later for 6.3 to remediate CVE-2026-0251 as per the vendor advisory.</li>
<li>Upgrade GlobalProtect App on macOS to version 6.0.13 or later for 6.0, 6.2.8-h10 (6.2.8-948) or later for 6.2, and 6.3.3-h9 (6.3.3-999) or later for 6.3 to remediate CVE-2026-0251 as per the vendor advisory.</li>
<li>Upgrade GlobalProtect App on Linux to version 6.0.11 or later for 6.0 and 6.3.3-h2 (6.3.3-42) or later for 6.2 and 6.3 to remediate CVE-2026-0251 as per the vendor advisory.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>privilege-escalation</category><category>cve-2026-0251</category><category>palo alto networks</category><category>globalprotect</category></item></channel></rss>