What is WatchGuard Firebox/XTM?
WatchGuard Firebox and XTM are enterprise network firewall and unified threat management (UTM) appliances widely deployed by small and medium businesses and managed security service providers (MSSPs). These appliances sit at network perimeters providing firewall, VPN, intrusion detection, and web filtering. Like all internet-facing security appliances, vulnerabilities in their management interfaces are high-priority targets for attackers seeking persistent perimeter access.
Overview
CVE-2022-26318 is a critical unauthenticated remote code execution vulnerability in WatchGuard Firebox and XTM appliances. An unauthenticated user who can reach the appliance's management web interface can execute arbitrary code with operating system privileges. CVSS 9.8. WatchGuard released patched firmware in early March 2022, and CISA added this to the KEV catalog on March 25, reflecting confirmed exploitation in the wild. The vulnerability is separate from (but contemporaneous with) the Cyclops Blink malware campaign that also targeted WatchGuard devices.
Affected Versions
| Product | Vulnerable | Fixed |
|---|---|---|
| WatchGuard Firebox | Fireware OS versions before 12.7.2 Update 2 | 12.7.2 Update 2 |
| WatchGuard XTM | Fireware OS versions before 12.1.3 Update 8 | 12.1.3 Update 8 |
Technical Details
The vulnerability allows unauthenticated arbitrary code execution via the management web server component of the Firebox/XTM appliances. The specific root cause was not fully disclosed by WatchGuard, but the appliance's web management interface (accessible on port 8080/8443 or via the management VLAN) contains a flaw exploitable without credentials.
Firewall appliances present an attractive attack surface because:
- The management interface is often internet-accessible for remote administration
- Exploitation grants root-level access to the appliance itself
- The appliance has trusted access to both WAN and LAN networks
- VPN gateway functionality enables immediate lateral movement into the protected network
Discovery
The vulnerability was identified and reported to WatchGuard's PSIRT. WatchGuard published a coordinated advisory with a patched firmware release. The rapid KEV addition (21 days after the patch) indicates exploitation was observed quickly after disclosure.
Exploitation Context
WatchGuard Firebox devices were targeted by the Cyclops Blink botnet (attributed to Sandworm/GRU) around the same period — though Cyclops Blink (CVE-2022-23176) exploited a different vulnerability in WatchGuard's firmware update mechanism. The concurrent exploitation of multiple WatchGuard vulnerabilities reflects sustained interest from advanced threat actors in compromising network security appliances for long-term persistent access.
MSSP-managed Firebox appliances are particularly valuable targets because a single compromised MSSP management appliance can provide access to multiple customer networks.
Remediation
- Update to patched firmware: Install Fireware OS 12.7.2 Update 2 (Firebox) or 12.1.3 Update 8 (XTM) via the WatchGuard System Manager or appliance web UI.
- Restrict management access: Limit management UI access (ports 8080/8443) to trusted management IP addresses using WatchGuard's built-in management access policies.
- Disable internet-facing management: If remote management is needed, use WatchGuard's VPN-based management access rather than exposing the management port directly to the internet.
- Audit for compromise: Review appliance logs for unauthorized access, configuration changes, or new VPN user accounts. Check for unusual outbound connections from the appliance itself.
- Consider Cyclops Blink cross-check: Organizations running WatchGuard should also verify remediation for CVE-2022-23176 (the Cyclops Blink/Sandworm vector) using WatchGuard's published detection guidance.
Key Details
| Property | Value |
|---|---|
| CVE ID | CVE-2022-26318 |
| Vendor / Product | WatchGuard — Firebox and XTM Appliances |
| NVD Published | 2022-03-04 |
| NVD Last Modified | 2025-11-13 |
| CVSS 3.1 Score | 9.8 |
| CVSS 3.1 Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| Severity | CRITICAL |
| CISA KEV Added | 2022-03-25 |
| CISA KEV Deadline | 2022-04-15 |
| Known Ransomware Use | No |
CVSS 3.1 Breakdown
Required Action
Timeline
| Date | Event |
|---|---|
| 2022-03-04 | CVE published; WatchGuard released patched firmware |
| 2022-03-25 | Added to CISA Known Exploited Vulnerabilities catalog |
| 2022-04-15 | CISA BOD 22-01 remediation deadline |
References
| Resource | Type |
|---|---|
| NVD — CVE-2022-26318 | Vulnerability Database |
| CISA KEV Catalog Entry | US Government |
| WatchGuard Security Advisory WGSA-2022-00007 | Vendor Advisory |