{"id":13262,"date":"2026-05-30T10:03:39","date_gmt":"2026-05-30T10:03:39","guid":{"rendered":"https:\/\/serisec.com\/index.php\/2026\/05\/30\/palo-alto-networks-pan-os-authentication-vulnerability-bypass-exploited-in-the-wild\/"},"modified":"2026-05-30T10:03:39","modified_gmt":"2026-05-30T10:03:39","slug":"palo-alto-networks-pan-os-authentication-vulnerability-bypass-exploited-in-the-wild","status":"publish","type":"post","link":"https:\/\/serisec.com\/index.php\/2026\/05\/30\/palo-alto-networks-pan-os-authentication-vulnerability-bypass-exploited-in-the-wild\/","title":{"rendered":"Palo Alto Networks PAN-OS Authentication Vulnerability Bypass Exploited in the Wild"},"content":{"rendered":"<p>    Palo Alto Networks PAN-OS Authentication Vulnerability Bypass Exploited in the Wild<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n    <!-- no image --><br \/>\n \t<BR><br \/>\n<BR><\/BR><\/p>\n<div>\n<p class=\"wp-block-paragraph\">Palo Alto Networks authentication bypass vulnerability, CVE-2026-0257, affecting PAN-OS and Prisma Access, is now being actively exploited in the wild, with CISA adding it to the Known Exploited Vulnerabilities (KEV) catalog on May 29, 2026.<\/p>\n<p class=\"wp-block-paragraph\">Palo Alto Networks published its security advisory on May 13, 2026, warning that CVE-2026-0257 enables a remote unauthenticated attacker to forge authentication override cookies and establish <a href=\"https:\/\/cybersecuritynews.com\/octalyn-stealer-steals-vpn-configurations\/\" target=\"_blank\" rel=\"noreferrer noopener\">unauthorized VPN connections<\/a> through the GlobalProtect gateway.<\/p>\n<p class=\"wp-block-paragraph\">The vulnerability exists in a non-default feature called \u201cauthentication override,\u201d which allows GlobalProtect portals and gateways to issue session cookies to authenticated users similar to a bearer token, so users don\u2019t need to re-authenticate each session.<\/p>\n<p class=\"wp-block-paragraph\">The flaw is triggered only when the certificate used to encrypt and decrypt these authentication override cookies is shared with another feature, such as the HTTPS service of the portal or gateway.<\/p>\n<p class=\"wp-block-paragraph\">Because the decryption process in the <code>\/usr\/local\/bin\/gpsvc<\/code> binary performs no signature verification after decrypting the cookie, any attacker who can retrieve the public key from the exposed HTTPS certificate can forge a valid authentication cookie and bypass authentication entirely.<\/p>\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.rapid7.com\/blog\/post\/etr-rapid7-observed-exploitation-of-pan-os-globalprotect-authentication-bypass-vulnerability-cve-2026-0257\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Rapid7 has identified the earliest exploitation<\/a> on May 17, 2026, with a first wave of attacks originating from IPs hosted on Vultr. On May 18, Rapid7 detected suspicious cookie-based authentication to local admin accounts across multiple customer environments.<\/p>\n<p class=\"wp-block-paragraph\">The attacker used the machine name <code>GP-CLIENT<\/code> and a spoofed MAC address (<code>aa:bb:cc:dd:ee:ff<\/code>) to masquerade as a legitimate endpoint.<\/p>\n<p class=\"wp-block-paragraph\">A second exploitation wave occurred on May 21, 2026, this time originating from the hosting provider Dromatics Systems, using machine name <code>DESKTOP-GP01<\/code>.<\/p>\n<p class=\"wp-block-paragraph\">In this wave, some victims had full VPN IP assignments granted after the cookie authentication, giving attackers direct access to internal networks. Across both waves, the consistent spoofed MAC address suggests a single threat actor behind both campaigns. Notably, 8 out of 10 impacted MDR customers saw only authentication probes, not full VPN session establishment.<\/p>\n<h2 id=\"h-indicators-of-compromise\" class=\"wp-block-heading\"><strong>Indicators of Compromise<\/strong><\/h2>\n<figure class=\"wp-block-table\">\n<table class=\"has-fixed-layout\">\n<thead>\n<tr>\n<th>Indicator<\/th>\n<th>Type<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code>104.207.144.154<\/code><\/td>\n<td>Threat actor source IP (Wave 1)<\/td>\n<\/tr>\n<tr>\n<td><code>146.19.216.119 \/ .120 \/ .125<\/code><\/td>\n<td>Threat actor source IPs (Wave 2)<\/td>\n<\/tr>\n<tr>\n<td><code>aa:bb:cc:dd:ee:ff<\/code><\/td>\n<td>Spoofed MAC address (both waves)<\/td>\n<\/tr>\n<tr>\n<td><code>GP-CLIENT<\/code><\/td>\n<td>Machine name, Linux auth, May 17<\/td>\n<\/tr>\n<tr>\n<td><code>DESKTOP-GP01<\/code><\/td>\n<td>Machine name, Windows auth, May 21<\/td>\n<\/tr>\n<\/tbody>\n<\/table><figcaption class=\"wp-element-caption\"><strong>Note:<\/strong>\u00a0<em>IP addresses and domains are intentionally defanged (e.g.,\u00a0<\/em><code><em>[.]<\/em><\/code><em>) to prevent accidental resolution or hyperlinking. Re-fang only within controlled threat intelligence platforms such as MISP, VirusTotal, or your SIEM<\/em>.<\/figcaption><\/figure>\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/security.paloaltonetworks.com\/CVE-2026-0257\" target=\"_blank\" rel=\"noreferrer noopener\">Organizations must upgrade to patched versions<\/a> immediately. Key fixed versions include PAN-OS 12.1.4-h6 \/ 12.1.7, PAN-OS 11.2.12, PAN-OS 11.1.15, and PAN-OS 10.2.18-h6, among others. Prisma Access 11.2.0 requires 11.2.7-h13 or later, and Prisma Access 10.2.0 requires 10.2.10-h36 or later.<\/p>\n<h2 id=\"h-mitigations\" class=\"wp-block-heading\"><strong>Mitigations<\/strong><\/h2>\n<p class=\"wp-block-paragraph\">Organizations should take the following actions immediately:<\/p>\n<ul class=\"wp-block-list\">\n<li>Upgrade all affected PAN-OS and Prisma Access instances to vendor-patched versions<\/li>\n<li>Disable the authentication override feature if not operationally required<\/li>\n<li>Generate a dedicated certificate exclusively for authentication override cookie encryption \u2014 never share it with the HTTPS service<\/li>\n<li>Hunt for IOCs listed above across VPN and GlobalProtect authentication logs<\/li>\n<li>Deploy detection rules available for InsightIDR\/MDR: including \u201cSuspicious Authentication \u2013 Palo Alto GlobalProtect Cookie Authentication to Local Admin Account\u201d<\/li>\n<\/ul>\n<p class=\"wp-block-paragraph\">Despite its medium CVSSv4 score, Rapid7 urges organizations to treat CVE-2026-0257 as a critical-priority vulnerability. An authentication bypass on an internet-facing enterprise VPN appliance represents a significant initial access vector, and with active exploitation confirmed and a public proof-of-concept script now available, the window for safe remediation is closing fast.<\/p>\n<p class=\"has-text-align-center has-background wp-block-paragraph\" style=\"background:linear-gradient(180deg,rgb(238,238,238) 91%,rgb(169,184,195) 100%)\"><strong>Follow us on\u00a0<a href=\"https:\/\/news.google.com\/publications\/CAAqMggKIixDQklTR3dnTWFoY0tGV041WW1WeWMyVmpkWEpwZEhsdVpYZHpMbU52YlNnQVAB?hl=en-IN&amp;gl=IN&amp;ceid=IN:en\" target=\"_blank\" rel=\"noreferrer noopener\">Google News<\/a>,\u00a0<a href=\"https:\/\/www.linkedin.com\/company\/cybersecurity-news\/\" target=\"_blank\" rel=\"noreferrer noopener\">LinkedIn<\/a>,\u00a0and\u00a0<a href=\"https:\/\/x.com\/cyber_press_org\" target=\"_blank\" rel=\"noreferrer noopener\">X<\/a>\u00a0to Get More Instant Updates.<\/strong><\/p>\n<p>The post <a href=\"https:\/\/cybersecuritynews.com\/palo-alto-vulnerability-exploited\/\">Palo Alto Networks PAN-OS Authentication Vulnerability Bypass Exploited in the Wild<\/a> appeared first on <a href=\"https:\/\/cybersecuritynews.com\/\">Cyber Security News<\/a>.<\/p>\n<\/div>\n<p> \t<BR><br \/>\n <BR><\/BR><br \/>\n    Guru Baran<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n<a href=\"https:\/\/cybersecuritynews.com\/palo-alto-vulnerability-exploited\/\">Go to cyber-security-news<\/a><br \/>\n \t<BR><br \/>\n <BR><\/BR><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Palo Alto Networks PAN-OS Authentication Vulnerability Bypass Exploited in the Wild Palo Alto Networks authentication bypass vulnerability, CVE-2026-0257, affecting PAN-OS and Prisma Access, is now being actively exploited in the wild, with CISA adding it to the Known Exploited Vulnerabilities (KEV) catalog on May 29, 2026. Palo Alto Networks published its security advisory on May [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[129,63,648],"tags":[130],"class_list":["post-13262","post","type-post","status-publish","format-standard","hentry","category-cyber-security","category-cyber-security-news","category-vulnerability-news","tag-cyber-security-news"],"_links":{"self":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/13262"}],"collection":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/comments?post=13262"}],"version-history":[{"count":0,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/13262\/revisions"}],"wp:attachment":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/media?parent=13262"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/categories?post=13262"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/tags?post=13262"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}