CVE-2025-1910
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedThe WatchGuard Mobile VPN with SSL Client on Windows allows a locally authenticated non-administrative Windows user to escalate their privileges to NT AUTHORITY/SYSTEM on the Windows machine where the VPN Client is installed.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceA local privilege escalation vulnerability in WatchGuard Mobile VPN with SSL Client 12.0-12.11.2 for Windows allows an authenticated non-administrative user to gain NT AUTHORITY/SYSTEM privileges, likely through improper privilege handling in the VPN client service or driver.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Local
- Complexity
- Low
- Privileges
- Low
- Authentication
- X
- User interaction
- None
- Scope
- X
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Verify WatchGuard Mobile VPN with SSL Client is installedOpen Programs and Features (appwiz.cpl) or check C:\Program Files\WatchGuard\ for the Mobile VPN with SSL Client directoryAffected if The software is present on the system
-
Determine the installed version numberRight-click the Mobile VPN with SSL Client application, select Properties, then go to the Details tab to view the Product Version, or run 'Get-ItemProperty' on the installation directory for version infoAffected if The installed version falls within 12.0 through 12.11.2 (inclusive)
-
Confirm the Mobile VPN service is runningOpen Services (services.msc) and locate the WatchGuard Mobile VPN service, or run 'Get-Service | Where-Object {$_.DisplayName -like "*WatchGuard*"}' in PowerShellAffected if The service exists and is in a Running state
-
Check for non-administrative user access to VPN client componentsInspect file and registry permissions on the VPN client installation directory and service binary using icacls or Registry Editor to verify if standard users have write access to privileged locationsAffected if Non-admin users have modify or write permissions to service binaries, configuration files, or driver files
A system is affected if WatchGuard Mobile VPN with SSL Client version 12.0 through 12.11.2 is installed with the service running and non-admin users can manipulate client components.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedApply the vendor-supplied patch/update to Mobile VPN with SSL Client to address the privilege escalation flaw; ensure non-admin users cannot manipulate VPN client components.
Mobile VPN with SSL Client version higher than 12.11.2 (check WatchGuard for exact latest stable release)
- Check the current installed version of WatchGuard Mobile VPN with SSL Client by opening the application and navigating to Help > About, or by running 'wgm vpn' from command prompt
- Identify if the installed version is 12.0 through 12.11.2 inclusive, as these versions are affected by CVE-2025-1910
- Visit the official WatchGuard support portal at www.watchguard.com to download the latest version of Mobile VPN with SSL Client
- Download and install the latest version of Mobile VPN with SSL Client (version higher than 12.11.2)
- Verify the installation was successful and confirm the new version number post-installation
- Restart the Windows machine to ensure all components are properly loaded
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation6.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,544.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-1910 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2025-1910 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data