LiveActive security incident?Get immediate response
CVE Record

CVE-2025-2781: WatchGuard Mobile VPN with SSL Local Privilege Escalation via Non-Standard Installation Directory

The WatchGuard Mobile VPN with SSL Client on Windows does not properly configure directory permissions when installed in a non-default directory. This could allow an authenticated local attacker to escalate to SYSTEM privileges on a vulnerable system.

MediumCVSS 6.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

On Windows systems where WatchGuard Mobile VPN with SSL Client 11.0 was installed outside its standard directory, weak directory permissions may let an authenticated, low-privilege local attacker gain SYSTEM rights. This is not a remote entry point, but successful escalation could give extensive control over an endpoint.

Executive priority

Treat this as a targeted endpoint-hardening priority rather than an internet-wide emergency. Promptly inventory installation paths and address confirmed exposures, especially on shared systems or sensitive workstations. Urgency increases when an attacker may already possess local credentials or endpoint access.

Technical view

CVE-2025-2781 is a CWE-276 permissions weakness affecting non-standard installation directories. Exploitation requires local access and low privileges, has low complexity, and requires no user interaction. The CVSS 4.0 score is 6.3. The supplied sources do not establish the exact vulnerable build range or a patched version beyond identifying version 11.0.

Likely exposure

Exposure is limited to Windows endpoints running WatchGuard Mobile VPN with SSL Client 11.0 in a non-default installation directory. Systems using the default directory are not within the described vulnerable condition. Shared endpoints and systems where less-trusted users have local accounts deserve earlier review.

Exploitation context

The attacker must already be authenticated locally, so this vulnerability does not independently provide remote access. It can elevate an existing foothold to SYSTEM. The CVE is not listed in KEV, and the supplied sources provide no evidence of active exploitation.

Researcher notes

The CVSS 4.0 vector indicates local access, low complexity, low privileges, and no user interaction. The vulnerable component impact includes low integrity impact, while subsequent system impacts are rated high. The bundle does not provide exploit mechanics, active-exploitation evidence, a precise build range, or a confirmed fixed release.

Mitigation direction

  • Consult WatchGuard's advisory for supported remediation and fixed-version guidance.
  • Prioritize affected endpoints where untrusted or multiple users have local access.
  • Restrict unnecessary local accounts and privileges while remediation is pending.
  • Monitor affected directories and privileged activity for unexpected changes.

Validation and detection

  • Inventory Windows endpoints running WatchGuard Mobile VPN with SSL Client 11.0.
  • Identify installations located outside the product's default directory.
  • Review those directory permissions for unintended modification access by low-privilege users.
  • Confirm remediation and supported versions against WatchGuard's advisory.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-276: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-2781 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.3 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:H/SI:H/SA:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.3CVSS 4.0MediumCVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:H/SI:H/SA:HWatchGuard

Vulnerability scoring details

Base CVSS 4.0 score

6.3Medium
CVSS 4.0 vector shape for CVE-2025-2781Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:H/SI:H/SA:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
WatchGuardMobile VPN with SSL Client11.0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-276 · source CWE mapping

Incorrect Default Permissions

Incorrect Default Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.