Cyber Resilience

CVE-2023-26239

Watchguard Epp Firmware ≤ 8.00.22.0010

Published
05 October 2023
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 5.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0015 5th percentile
Risk Priority 41 floored blend · peak EPSS

Summary

CVE-2023-26239 is a medium-severity Improper Check for Dropped Privileges (CWE-273) vulnerability in Watchguard Epp Firmware. Its CVSS base score is 5.5 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Access Token Manipulation (T1134); ranked at the 5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability Data

An issue was discovered in WatchGuard EPDR 8.0.21.0002. Due to a weak implementation of a password check, it is possible to obtain credentials to access the management console as a non-privileged user.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1134 Access Token Manipulation Stealth
Adversaries may modify access tokens to operate under a different user or system security context to perform actions and bypass access controls.
T1548 Abuse Elevation Control Mechanism Privilege Escalation
Adversaries may circumvent mechanisms designed to control privilege elevation to gain higher-level permissions.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-26236Same product: Watchguard Edr
CVE-2023-26237Same product: Watchguard Edr
CVE-2023-26238Same product: Watchguard Edr
CVE-2026-44073Shared CWE-273
CVE-2025-27396Shared CWE-273
CVE-2023-5369Shared CWE-273
CVE-2023-34322Shared CWE-273
CVE-2023-0657Shared CWE-273
CVE-2026-0099Shared CWE-273
CVE-2011-2921Shared CWE-273

Affected Assets

watchguard
epp firmware
≤ 8.00.22.0010
watchguard
edr firmware
≤ 8.00.22.0010
watchguard
epdr firmware
≤ 8.00.22.0010
watchguard
panda ad360 firmware
≤ 8.00.22.0010

Mitigating Controls

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC activities (code review, static analysis, testing) catch missing or incorrect privilege-drop checks, but eliminating only this one flaw covers only a fraction of the control's broader intent.

PR.AA-05 partial match
prevents

Least-privilege policy and enforcement directly motivate privilege-dropping code, yet the control does not address implementation-level verification of the drop.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can detect failed privilege drops, yet the control does not require such checks as part of its core intent.

degrades

Control of privileged utility programs includes ensuring privilege-dropping operations are verified before use.

degrades

Privileged access rights policy requires verification that privilege changes succeed, directly addressing failed privilege drops.

prevents

Secure coding practices can prevent missing privilege-drop checks, but the control itself does not mandate verification of privilege changes.

References