Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/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
CLI is network-accessible (AV:N, AC:L), exploitation requires high privilege (PR:H), out-of-bounds write enables full RCE with high C/I/A; scope unchanged consistent with CVSS 4.0 SC:N/SI:N/SA:N.
Primary rating from Vendor (5d1c2695-1a31-4499-88ae-e847036fd7e3).
CVSS VectorVendor: 5d1c2695-1a31-4499-88ae-e847036fd7e3
Lifecycle Timeline
5DescriptionCVE.org
An Out-of-bounds Write vulnerability in WatchGuard Fireware OS's CLI could allow an authenticated privileged user to execute arbitrary code via a specially crafted CLI command.This vulnerability affects Fireware OS 12.0 up to and including 12.11.4, 12.5 up to and including 12.5.13, and 2025.1 up to and including 2025.1.2.
AnalysisAI
Remote code execution in WatchGuard Fireware OS is achievable by an authenticated privileged user via a specially crafted CLI command that triggers an out-of-bounds write in the CLI component. The flaw spans three major release branches - 12.0 through 12.11.4, 12.5 through 12.5.13, and 2025.1 through 2025.1.2 - covering multiple years of Fireware development. No CISA KEV listing or public exploit has been identified at time of analysis; EPSS at 0.15% (35th percentile) reflects low current exploitation probability, consistent with the high-privilege requirement.
Technical ContextAI
WatchGuard Fireware OS (CPE: cpe:2.3:o:watchguard:fireware) is the proprietary operating system powering WatchGuard's UTM and NGFW appliance portfolio. The CLI is the primary administrative interface for device configuration and management, typically accessible over the network via SSH or a management plane. CWE-787 (Out-of-bounds Write) identifies the root cause: CLI command parsing logic fails to properly enforce buffer boundary checks, allowing a crafted input to write beyond the end of an allocated buffer. In C/C++ systems code of this type, such writes can overwrite adjacent memory such as return addresses, function pointers, or heap metadata, enabling control-flow hijacking and arbitrary code execution. The CPE data confirms the vulnerability exists across three divergent release branches (12.0.x, 12.5.x, and 2025.1.x), indicating the vulnerable code path is shared across a wide swath of the Fireware codebase rather than being isolated to a single recent change.
RemediationAI
Apply the vendor-supplied patch per WatchGuard PSIRT advisory WGSA-2025-00020 (https://www.watchguard.com/wgrd-psirt/advisory/wgsa-2025-00020); exact fixed version numbers are not stated in the available intelligence and must be confirmed directly from the advisory before patching. As an interim compensating control, restrict CLI access to a minimum set of vetted administrator accounts and enforce multi-factor authentication on all privileged accounts - this directly addresses the PR:H prerequisite by hardening the credential layer an attacker must breach. Additionally, enforce network-level access controls (firewall ACLs, dedicated management VLANs) so that the appliance CLI and management plane are reachable only from designated jump hosts or management subnets, reducing the network attack surface despite the AV:N vector. These controls do not eliminate the vulnerability but materially reduce the exploitable attacker population while patching is staged.
More in Watchguard
View allWatchGuard Fireware OS contains an out-of-bounds write in IKEv2 VPN handling enabling unauthenticated remote code execut
Watchguard XCS 9.2 and 10.0 before build 150522 allow remote authenticated users to execute arbitrary commands via shell
Remote code execution in WatchGuard Fireware OS arises from an out-of-bounds write in the iked (IKE) daemon, letting an
SQL injection vulnerability in Watchguard XCS 9.2 and 10.0 before build 150522 allows remote attackers to execute arbitr
On WatchGuard Firebox and XTM appliances, an unauthenticated user can execute arbitrary code, aka FBX-22786. Rated criti
An issue was discovered on WatchGuard AP100, AP102, and AP200 devices with firmware before 1.2.9.15. Rated critical seve
An issue was discovered on WatchGuard AP100, AP102, and AP200 devices with firmware before 1.2.9.15, and AP300 devices w
WatchGuard RapidStream appliances allow local users to gain privileges and execute arbitrary commands via a crafted ifco
An issue was discovered on WatchGuard AP100, AP102, and AP200 devices with firmware before 1.2.9.15. Rated high severity
An FBX-5312 issue was discovered in WatchGuard Fireware before 12.0. Rated high severity (CVSS 7.5), this vulnerability
WatchGuard Fireware v11.12.1 and earlier mishandles requests referring to an XML External Entity (XXE), in the XML-RPC a
WatchGuard Firebox and XTM appliances allow an unauthenticated remote attacker to retrieve sensitive authentication serv
Same weakness CWE-787 – Out-of-bounds Write
View allSame technique Memory Corruption
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-201304