Palo Alto GlobalProtect App MacOS 6.0.x < 6.0.15 / 6.2.x < 6.2.8-h13 / 6.3.x < 6.3.3-h14 Multiple Vulnerabilities (Global Un-Protect)
| Reporter | Title | Published | Views | Family All 33 |
|---|---|---|---|---|
| CVE-2026-0297 | 13 Aug 202602:01 | – | attackerkb | |
| CVE-2026-0299 | 13 Aug 202602:04 | – | attackerkb | |
| CVE-2026-0296 | 13 Aug 202601:59 | – | attackerkb | |
| CVE-2026-0295 | 13 Aug 202601:57 | – | attackerkb | |
| CVE-2026-0295 | 12 Aug 202619:03 | – | circl | |
| CVE-2026-0296 | 12 Aug 202619:03 | – | circl | |
| CVE-2026-0297 | 12 Aug 202619:03 | – | circl | |
| CVE-2026-0299 | 12 Aug 202619:03 | – | circl | |
| CVE-2026-0295 | 13 Aug 202601:57 | – | cve | |
| CVE-2026-0296 | 13 Aug 202601:59 | – | cve |
10
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(342125);
script_version("1.1");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/09/01");
script_cve_id(
"CVE-2026-0295",
"CVE-2026-0296",
"CVE-2026-0297",
"CVE-2026-0299"
);
script_xref(name:"IAVA", value:"2026-A-0856");
script_name(english:"Palo Alto GlobalProtect App MacOS 6.0.x < 6.0.15 / 6.2.x < 6.2.8-h13 / 6.3.x < 6.3.3-h14 Multiple Vulnerabilities (Global Un-Protect)");
script_set_attribute(attribute:"synopsis", value:
"A VPN client installed on the remote macOS host is affected by multiple vulnerabilities.");
script_set_attribute(attribute:"description", value:
"The version of Palo Alto GlobalProtect App installed on the remote macOS host is 6.0.x prior to 6.0.15, 6.2.x prior to
6.2.8-h13, or 6.3.x prior to 6.3.3-h14. It is, therefore, affected by multiple vulnerabilities collectively known as
Global Un-Protect:
- Local privilege escalation vulnerabilities enable a local user to escalate their privileges to root on macOS
and Linux. (CVE-2026-0299)
- A buffer overflow vulnerability enables a man-in-the-middle (MitM) attacker or a rogue gateway to disrupt
system processes and potentially execute arbitrary code with root privileges. (CVE-2026-0297)
- A race condition enables a locally authenticated low-privileged attacker to escalate their privileges to
root. (CVE-2026-0295)
Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
script_set_attribute(attribute:"see_also", value:"https://security.paloaltonetworks.com/CVE-2026-0299");
script_set_attribute(attribute:"see_also", value:"https://security.paloaltonetworks.com/CVE-2026-0297");
script_set_attribute(attribute:"see_also", value:"https://security.paloaltonetworks.com/CVE-2026-0295");
script_set_attribute(attribute:"see_also", value:"https://security.paloaltonetworks.com/CVE-2026-0296");
script_set_attribute(attribute:"see_also", value:"https://globalunprotect.io/");
script_set_attribute(attribute:"solution", value:
"Upgrade to Palo Alto GlobalProtect App version 6.0.15, 6.2.8-h13, 6.3.3-h14 or later.");
script_set_cvss_base_vector("CVSS2#AV:A/AC:M/Au:N/C:C/I:C/A:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H");
script_set_attribute(attribute:"cvss4_vector", value:"CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N");
script_set_attribute(attribute:"cvss4_supplemental", value:"CVSS:4.0/AU:N/R:U/V:D/RE:M/U:Amber");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-0297");
script_set_attribute(attribute:"cvss3_score_source", value:"CVE-2026-0299");
script_set_attribute(attribute:"cvss4_score_source", value:"CVE-2026-0299");
script_cwe_id(295, 362, 426, 787);
script_set_attribute(attribute:"vuln_publication_date", value:"2026/08/12");
script_set_attribute(attribute:"patch_publication_date", value:"2026/08/12");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/09/01");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:paloaltonetworks:globalprotect");
script_set_attribute(attribute:"stig_severity", value:"I");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"MacOS X Local Security Checks");
script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("palo_alto_globalprotect_agent_mac_installed.nbin");
script_require_keys("installed_sw/GlobalProtect", "Host/MacOSX/Version");
exit(0);
}
include('vcf.inc');
include('vcf_extras.inc');
get_kb_item_or_exit('Host/MacOSX/Version');
vcf::palo_alto::initialize();
var app_info = vcf::get_app_info(app:'GlobalProtect');
app_info.app = 'Palo Alto GlobalProtect Agent';
var constraints = [
{'min_version' : '6.0', 'fixed_version' : '6.0.15'},
{'min_version' : '6.2', 'fixed_version' : '6.2.8-h13'},
{'min_version' : '6.3', 'fixed_version' : '6.3.3-h14'}
];
vcf::check_version_and_report(
app_info:app_info,
constraints:constraints,
severity:SECURITY_HOLE
);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
01 Sep 2026 00:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 48.5
EPSS0.00193
SSVC