HIGH 7.8

CVE-2026-13079: WatchGuard Mobile VPN SSL Client Local Privilege Escalation

A flaw in WatchGuard's Mobile VPN with SSL client for Windows lets someone with regular user access on an affected machine escalate their privileges to full system control. An attacker already on the machine—whether a disgruntled employee, someone who gained access through another vulnerability, or a local contractor—could exploit this to gain administrator-level permissions and take over the system. The issue affects all versions of the client up to and including 2026.2.

Source data · NVD / CISA · public domain

CVSS
3.1 · 7.8 HIGH · CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weaknesses (CWE)
CWE-732
Affected products
40 configuration(s)
Published / Modified
2026-07-03 / 2026-08-10

NVD description (verbatim)

A local privilege escalation vulnerability in the WatchGuard Mobile VPN with SSL client for Windows allows a local attacker to escalate their privileges to NT AUTHORITY\SYSTEM on the machine where the client is installed. This issue affects the Mobile VPN with SSL client for Windows up to and including 2026.2.

2 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-13079 is a local privilege escalation vulnerability in WatchGuard Mobile VPN with SSL for Windows, rooted in insecure permission handling (CWE-732). The vulnerability allows an authenticated local user to escalate from unprivileged user context to NT AUTHORITY\SYSTEM without user interaction. The CVSS 3.1 score of 7.8 (HIGH) reflects the ease of exploitation (low complexity, no user interaction required) and the severity of impact (high confidentiality, integrity, and availability loss). Exploitation requires local code execution capability but no special privileges beyond standard user-level access.

Business impact

Organizations using WatchGuard Mobile VPN with SSL client expose Windows endpoints to post-compromise lateral movement and persistence risks. If an attacker establishes initial foothold through phishing, supply chain compromise, or other means, this escalation path transforms limited user access into full system control—enabling data exfiltration, malware installation, and long-term persistence. For remote workers and bring-your-own-device scenarios, this increases the blast radius of endpoint breaches. The broad set of affected WatchGuard Firebox models suggests this impacts organizations relying on WatchGuard for network perimeter security and remote access.

Affected systems

The vulnerability affects WatchGuard Mobile VPN with SSL client for Windows through version 2026.2. Notably, the vulnerability list also includes numerous WatchGuard Firebox appliance models (T-series, M-series, NV-series) and FirewallCloud. However, the vulnerability description explicitly states it is specific to the Windows VPN client. Verify with WatchGuard's advisory whether the Firebox and gateway products are affected via the same client component or if the listing reflects a broader advisory scope. Focus immediate patching efforts on Windows endpoints running the Mobile VPN client.

Exploitability

This vulnerability has a low barrier to exploitation. It requires only local code execution as a standard user—no special privileges, no user interaction, and minimal complexity. Any process running under a user account can trigger the escalation. The lack of KEV designation suggests either recent discovery or limited observed weaponization at publication time, but the straightforward exploitation path means attackers will likely develop working exploits quickly once patches are delayed. Environments where users have local admin rights or where application-level vulnerabilities exist should prioritize this as a chaining vector.

Remediation

WatchGuard must release a patched version of Mobile VPN with SSL for Windows above 2026.2. Until a fix is available, organizations should restrict VPN client deployment to trusted endpoints with endpoint detection and response (EDR) monitoring enabled, enforce application whitelisting to prevent suspicious privilege escalation attempts, and implement local account restrictions where feasible. For maximum security, consider requiring the VPN client to run in a sandboxed or virtualized environment if alternative remote access mechanisms are available.

Patch guidance

Monitor WatchGuard's security advisories for the availability of a patched Mobile VPN with SSL client version. Once released, verify against the vendor advisory the exact version number and affected product line. Test the patch in a non-production environment before broad rollout. For Firebox appliances listed in the affected products, confirm with WatchGuard whether firmware updates are required or if the issue is client-only. Prioritize patching systems in high-risk roles (developers, system administrators, finance) who may be targeted for initial compromise.

Detection guidance

Monitor for suspicious privilege escalation attempts on Windows endpoints running the VPN client, particularly via Windows Event ID 4688 (process creation with elevated privileges) and Event ID 4672 (special privileges assigned to new logon). Use EDR tools to detect unusual child processes spawned under SYSTEM context. Monitor file system and registry access for unsigned modifications that might precede or follow exploitation. Query for running instances of the VPN client and correlate with privilege escalation events. Note that legitimate VPN client operations should not trigger system-level privilege changes.

Why prioritize this

This vulnerability rates HIGH (CVSS 7.8) because it enables post-compromise privilege escalation with minimal attacker effort and high impact. While initial access is required, the vulnerability is particularly dangerous in scenarios where endpoint security is strong against network threats but weak against lateral movement. The broad distribution of the affected client in remote-work environments and the straightforward exploitation path make this a strong candidate for fast-track patching. The lack of KEV status should not lower priority; it reflects recency rather than low risk.

Risk score, explained

CVSS 7.8 (HIGH) reflects: Attack Vector = Local (the vulnerability requires prior code execution on the target); Attack Complexity = Low (no special conditions or timing required); Privileges Required = Low (standard user access suffices); User Interaction = None (exploitation is automatic once triggered); Impact = High on confidentiality, integrity, and availability (system-level control). The score does not penalize for KEV inclusion or widespread exploitation, so actual risk should be elevated in environments with high endpoint turnover, remote workforce, or application-level vulnerabilities that could serve as the initial entry point.

Frequently asked questions

Do I need to patch if users don't have local admin rights?

Yes. This vulnerability allows escalation from standard user to SYSTEM, so even restricted accounts are at risk. An attacker who gains initial code execution through malware or a vulnerable application can then escalate regardless of the user's original privilege level.

Are WatchGuard Firebox appliances also vulnerable?

The vulnerability description specifies the Windows VPN client. The Firebox products listed in the affected products may be included in the advisory for different reasons (e.g., they provide access to the VPN client, or they bundle related software). Verify with WatchGuard's security bulletin to confirm scope; do not assume all listed products have the same escalation flaw.

What if I can't patch immediately?

Implement compensating controls: enable EDR with privilege escalation detection, restrict VPN client to trusted devices only, enforce network segmentation so a compromised endpoint cannot pivot to critical systems, and monitor for suspicious activity. Consider temporarily restricting VPN access to VPN gateway hardware until patches are available.

Does this affect the VPN gateway/appliance itself?

The vulnerability is specific to the Windows client application. The WatchGuard Firebox and gateway appliances that terminate VPN connections are not directly affected by this flaw. However, if a remote user's endpoint is compromised via this escalation, it could become a jumping-off point for attacks on the internal network behind the gateway.

This analysis is provided for informational purposes and is based on the vulnerability disclosure at the time of publication. Patch versions, detailed vendor advisories, and affected product line confirmation should be verified directly with WatchGuard's security documentation. No exploit code or weaponized proof-of-concept is provided. Organizations should conduct their own risk assessment based on their specific environment, user base, and threat model. This analysis does not constitute legal advice or a guarantee of security. Source: NVD (public-domain), retrieved 2026-08-11. Analysis generated by SEC.co (claude-haiku-4-5).