CVE-2025-2782: WatchGuard Terminal Services Agent Local Privilege Escalation via Non-Standard Installation Directory
The WatchGuard Terminal Services Agent 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.
Security readout for executives and security teams
Plain-English summary
WatchGuard SSO Terminal Services Agent 12.0 can grant excessive control over its files when installed outside the standard directory. A person who already has authenticated local access could abuse that weakness to gain Windows SYSTEM privileges, potentially taking full control of the affected host.
Executive priority
Treat this as a targeted, moderate-priority remediation. Address exposed non-default installations promptly, especially on shared servers or systems permitting broad local access. It is less urgent than an unauthenticated remote flaw, but SYSTEM escalation can turn an existing foothold into complete host compromise.
Technical view
CVE-2025-2782 is a Windows directory-permission weakness, classified as CWE-276. It affects WatchGuard SSO Terminal Services Agent 12.0 specifically when installed in a non-default directory. Exploitation requires low-privileged authenticated local access, needs no user interaction, and may elevate the attacker to SYSTEM. The CVSS 4.0 score is 6.3.
Likely exposure
Exposure is limited to Windows systems running version 12.0 in a non-standard installation directory. Default installations and other versions should not be assumed affected without vendor confirmation. Risk is greater where untrusted users, compromised accounts, or other attackers can obtain local authenticated access.
Exploitation context
The supplied record reports no KEV listing and provides no evidence of active exploitation. This is not described as remotely exploitable: an attacker must already have authenticated local access. Successful privilege escalation could convert a limited foothold into SYSTEM-level control, substantially increasing downstream impact.
Researcher notes
The CVSS 4.0 vector is AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:H/SI:H/SA:H. It indicates easy local exploitation after low-privileged authentication, with limited direct vulnerable-component integrity impact but potentially high subsequent-system consequences. The bundle does not identify a fixed release, exact unsafe permissions, proof of concept, or observed exploitation.
Mitigation direction
Inventory Terminal Services Agent installations, versions, and installation directories.
Prioritize version 12.0 systems installed outside the default directory.
Consult WatchGuard's advisory for the supported fix or remediation; none is specified in the supplied bundle.
Restrict local logon access until affected systems are remediated.
Correct installation-directory permissions only according to WatchGuard or Microsoft guidance.
Validation and detection
Confirm whether WatchGuard SSO Terminal Services Agent 12.0 is installed.
Determine whether its installation path differs from the vendor default.
Review installation-directory permissions for inappropriate modification rights granted to low-privileged users.
Identify which users and service accounts can authenticate locally to each affected host.
After remediation, verify the version, path, and permissions against current 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 · 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.
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
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.
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.