CVE-2025-1549: WatchGuard Mobile VPN with SSL Local Privilege Escallation
A local privilege escalation vulnerability in the WatchGuard Mobile VPN with SSL client on Windows enables a local user to execute arbitrary commands with elevated privileges on the Windows system. This vulnerability is an additional unmitigated attack path for CVE-2024-4944.
This vulnerability is resolved in the Mobile VPN with SSL client for Windows version 12.11.5
Security readout for executives and security teams
Plain-English summary
A user who already has limited local access to a Windows computer could abuse the WatchGuard Mobile VPN with SSL client to run commands with elevated privileges. This could enable broader control of the affected computer. WatchGuard states that Windows client version 12.11.5 resolves the vulnerability.
Executive priority
Schedule prompt remediation through normal endpoint-management processes. Raise priority for shared workstations, administrator endpoints, and systems where local access is comparatively easy to obtain. Emergency internet-facing response is not supported by the supplied evidence, but delayed patching preserves a useful post-compromise escalation path.
Technical view
CVE-2025-1549 is a local command-injection privilege-escalation vulnerability, classified as CWE-77. Exploitation requires low-privileged local access but no user interaction. It provides an additional unmitigated attack path related to CVE-2024-4944. The CVSS 4.0 score is 6.3, with high subsequent-system confidentiality, integrity, and availability impacts.
Likely exposure
Exposure is limited to Windows systems running a vulnerable WatchGuard Mobile VPN with SSL client. The supplied version metadata does not clearly enumerate every affected release. Confirm deployed versions directly; systems already running version 12.11.5 are described as resolved.
Exploitation context
The vulnerability is not listed in the supplied bundle as CISA KEV, and no provided source reports active exploitation. An attacker must first obtain local, low-privileged access, making this primarily a post-compromise escalation risk rather than a remote initial-access vulnerability.
Researcher notes
The source bundle identifies CWE-77 and a local, low-complexity path requiring low privileges without user interaction. Its structured affected-version entry is insufficient to define the complete vulnerable range, so broad version claims are not justified. Analysis should focus on the relationship to CVE-2024-4944 and validation of WatchGuard's corrected 12.11.5 client.
Mitigation direction
Upgrade the Windows Mobile VPN with SSL client to version 12.11.5.
Check WatchGuard advisory updates for any additional remediation guidance.
Prioritize endpoints where untrusted or lower-privileged users can obtain local access.
Apply normal endpoint access controls while upgrades are completed.
Validation and detection
Inventory Windows endpoints with the WatchGuard Mobile VPN with SSL client installed.
Verify the installed client version is 12.11.5 or later.
Investigate endpoints running older or unidentified versions against WatchGuard guidance.
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 · medium confidence lookup
CWE-77: Command execution behavior lookup
Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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.
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.
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
4Timeline 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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-77 · source CWE mapping
Improper Neutralization of Special Elements used in a Command ('Command Injection')
Improper Neutralization of Special Elements used in a Command ('Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.