<?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/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>GlobalProtect App 6.0 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/globalprotect-app-6.0/</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, 12 Aug 2026 16:48:34 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/globalprotect-app-6.0/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>GlobalProtect App Improper Certificate Validation Bypass</title><link>https://feed.craftedsignal.io/briefs/2026-08-globalprotect-cert-bypass/</link><pubDate>Wed, 12 Aug 2026 16:48:34 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-globalprotect-cert-bypass/</guid><description>An improper certificate validation vulnerability (CVE-2026-0296) in the Palo Alto Networks GlobalProtect app allows unauthenticated, man-in-the-middle attackers to intercept and modify application communications on Windows, macOS, and Linux.</description><content:encoded><![CDATA[<p>Palo Alto Networks has disclosed an improper certificate validation vulnerability, tracked as CVE-2026-0296, affecting multiple versions of the GlobalProtect app across Windows, macOS, and Linux. The vulnerability stems from the application's failure to properly validate certificates, which allows an unauthenticated attacker with a man-in-the-middle (MitM) position to intercept and modify non-VPN tunnel application communications. While the core VPN tunnel traffic is documented as unaffected, the potential for traffic interception poses a significant risk to the integrity of administrative and control-plane communication flows. The vulnerability is present in GlobalProtect app versions 6.0, 6.2, and 6.3 across the affected operating systems. Palo Alto Networks reports that the vulnerability was discovered internally and there is currently no evidence of exploitation in the wild.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An attacker establishes a position as a man-in-the-middle between the client machine running the vulnerable GlobalProtect app and the gateway or update server.</li>
<li>The attacker intercepts TLS-protected communication initialization requests initiated by the GlobalProtect application.</li>
<li>The attacker presents a fraudulent or self-signed certificate to the GlobalProtect client application during the TLS handshake process.</li>
<li>The GlobalProtect application fails to perform rigorous certificate validation, improperly trusting the attacker-supplied certificate.</li>
<li>The TLS connection is successfully established between the victim client and the attacker-controlled proxy.</li>
<li>The attacker performs interception and modification of application-level data packets passing through the proxy.</li>
<li>The attacker forwards modified traffic to the legitimate destination or consumes sensitive application metadata, effectively compromising the integrity of the communication channel.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation could allow an attacker to perform man-in-the-middle attacks, enabling the interception and modification of application communications. While the vulnerability does not directly impact the encrypted VPN tunnel traffic, the compromise of secondary communications could lead to unauthorized data disclosure or potential manipulation of application settings or configuration updates. No specific victim sectors have been identified, as the issue is a software-level defect affecting a broad range of enterprise endpoints.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Prioritize the deployment of patches provided by Palo Alto Networks for all affected versions of the GlobalProtect App.</li>
<li>For GlobalProtect 6.3 on Linux, ensure systems are updated to version 6.3.3-h15 or later.</li>
<li>For GlobalProtect 6.2 on macOS and Windows, upgrade to 6.2.8-h13 (6.2.8-1045) or later.</li>
<li>For GlobalProtect 6.0 across all platforms, upgrade to 6.0.15 or later.</li>
<li>Audit network environment for anomalous proxy activity or unexpected TLS interception occurring on endpoints where GlobalProtect is installed.</li>
</ol>
]]></content:encoded><category domain="severity">medium</category><category domain="type">threat</category><category>vpn</category><category>mitm</category><category>cve-2026-0296</category></item><item><title>Local Privilege Escalation in Palo Alto Networks GlobalProtect</title><link>https://feed.craftedsignal.io/briefs/2026-08-globalprotect-lpe/</link><pubDate>Wed, 12 Aug 2026 16:48:11 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-globalprotect-lpe/</guid><description>A local privilege escalation vulnerability (CVE-2026-0299) in the Palo Alto Networks GlobalProtect app allows authenticated local users to escalate to SYSTEM or root privileges via untrusted search path exploitation.</description><content:encoded><![CDATA[<p>Palo Alto Networks has disclosed a local privilege escalation (LPE) vulnerability, identified as CVE-2026-0299, affecting the GlobalProtect application across Windows, macOS, and Linux platforms. The vulnerability is rooted in an untrusted search path issue (CWE-426), which permits a low-privileged local user to manipulate the environment or file system in a way that causes the application to execute arbitrary code with elevated privileges - NT AUTHORITY\SYSTEM on Windows and root on macOS and Linux.</p>
<p>This vulnerability is significant for organizations relying on GlobalProtect for secure access, as it enables lateral movement and persistence if an attacker has already gained initial low-privileged access to an endpoint. Palo Alto Networks reports that the vulnerability was discovered internally and there is currently no evidence of malicious exploitation in the wild. Affected versions include various branches of 6.0, 6.2, and 6.3. Defenders should prioritize patching, as no workarounds are available to mitigate the underlying search path issue.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-0299 allows a local user, regardless of their original privilege level, to gain full control over the affected system. This facilitates the bypass of security controls, unauthorized access to sensitive data stored on the endpoint, and the potential for persistent backdoors to be installed at the OS kernel or system level. Given the broad deployment of GlobalProtect in enterprise environments, the potential blast radius for an attacker with local access is high.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize the deployment of patches provided by Palo Alto Networks across the enterprise fleet.</p>
<ul>
<li>Update all GlobalProtect Windows and macOS instances to at least 6.3.3-h14 or 6.2.8-h13.</li>
<li>For GlobalProtect version 6.0, update all instances to version 6.0.15 or later.</li>
<li>Audit endpoint security logs for unexpected child processes spawned by GlobalProtect binaries, which may indicate testing or exploitation of the service path.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">threat</category><category>privilege-escalation</category><category>vulnerability</category><category>endpoint-security</category></item></channel></rss>