CVE-2025-14733
WatchGuard Firebox vulnerability analysis and mitigation

Overview

CVE-2025-14733 is a critical out-of-bounds write vulnerability in WatchGuard Fireware OS that allows remote unauthenticated attackers to execute arbitrary code. It affects the Mobile User VPN with IKEv2 and Branch Office VPN using IKEv2 when configured with a dynamic gateway peer. Affected versions include Fireware OS 11.10.2 through 11.12.4_Update1, 12.0 through 12.11.5, and 2025.1 through 2025.1.3. The vulnerability was publicly disclosed and added to the CISA KEV catalog on December 19, 2025, with a due date of December 26, 2025 (CISA KEV, WatchGuard Advisory). It carries a CVSS v3.1 base score of 9.8 (Critical) and a CVSS v4.0 base score of 9.3 (Critical) (WatchGuard Advisory).

Technical details

The vulnerability is classified as CWE-787 (Out-of-bounds Write) and resides in the iked (IKE daemon) process within WatchGuard Fireware OS (CISA KEV). An attacker can send specially crafted IKEv2 packets to the affected VPN endpoint — either Mobile User VPN or Branch Office VPN configured with a dynamic gateway peer — triggering a memory write beyond the bounds of an allocated buffer, which can lead to arbitrary code execution (WatchGuard Advisory). No authentication, user interaction, or special privileges are required; the attack vector is entirely network-based with low complexity (Feedly). Technical analysis and PoC code have been published on GitHub, and Horizon3.ai has released detailed attack research (Horizon3.ai).

Impact

Successful exploitation grants a remote unauthenticated attacker full arbitrary code execution on the affected WatchGuard Firebox device, effectively resulting in complete system compromise of critical network perimeter infrastructure (WatchGuard Advisory). An attacker who gains control of a firewall device can intercept, modify, or disrupt all network traffic passing through it, enabling lateral movement into protected internal networks, data theft, and service disruption (Feedly). Over 115,000 WatchGuard Firebox devices were identified as externally accessible and potentially vulnerable, representing a massive attack surface across enterprise and SMB environments (BleepingComputer).

Exploitability

CVE-2025-14733 is actively exploited in the wild and was added to the CISA Known Exploited Vulnerabilities (KEV) catalog on December 19, 2025, with a remediation due date of December 26, 2025 (CISA KEV). Multiple public proof-of-concept exploits are available on GitHub, including repositories at machevalia/CVE-2025-14733 and kooyaniks/CVE-2025-14733-analysis, added in early March 2026 (Feedly). A Qilin ransomware affiliate has been reported exploiting this vulnerability alongside other CVEs against U.S. organizations using Sliver C2 (Feedly). The EPSS score is approximately 0.363 (36.3%), reflecting a high probability of exploitation relative to other CVEs (Feedly).

Exploitation steps

  1. Reconnaissance: Use Shodan, Censys, or similar tools to identify internet-facing WatchGuard Firebox devices with IKEv2 VPN endpoints exposed on UDP port 500 or 4500, targeting versions within the affected range (11.10.2–11.12.4_Update1, 12.0–12.11.5, 2025.1–2025.1.3).
  2. Identify IKEv2 configuration: Confirm the target is configured with Mobile User VPN with IKEv2 or Branch Office VPN with IKEv2 using a dynamic gateway peer, as these are the prerequisite configurations for exploitation.
  3. Craft malicious IKEv2 packet: Construct a specially crafted IKEv2 packet designed to trigger an out-of-bounds write in the iked process. Public PoC code (e.g., machevalia/CVE-2025-14733 on GitHub) can be referenced for payload structure.
  4. Send exploit payload: Transmit the malicious IKEv2 packet to the target device's VPN endpoint (UDP 500/4500) without any authentication. The iked process processes the packet and the out-of-bounds write corrupts memory.
  5. Achieve code execution: The memory corruption leads to arbitrary code execution in the context of the iked process, granting the attacker control of the firewall device, enabling deployment of backdoors, C2 implants (e.g., Sliver), or further lateral movement into the protected network (WatchGuard Advisory, Horizon3.ai, CISA KEV).

Indicators of compromise

  • Network: Unexpected or anomalous IKEv2 negotiation attempts (UDP port 500/4500) from unknown or suspicious external IP addresses; malformed or oversized IKEv2 packets in network captures; unusual outbound connections from the Firebox device to unknown external IPs (potential C2 communication).
  • Logs: Crashes or restarts of the iked process in Fireware system logs; unexpected authentication events or VPN tunnel establishments from unrecognized peers; error messages related to memory faults in the IKE daemon.
  • Process/System Behavior: Unexpected processes spawned on the Firebox device; unusual CPU or memory utilization spikes on the firewall; configuration changes not initiated by administrators (e.g., new VPN policies, firewall rules, or user accounts).
  • File System: Presence of unknown binaries, scripts, or implants (e.g., Sliver C2 agent) in the device filesystem; modifications to system files or startup configurations not associated with legitimate updates.
  • Threat Intelligence: Connections to known Qilin ransomware affiliate infrastructure or Sliver C2 command-and-control servers (CISA KEV, Feedly).

Mitigation and workarounds

WatchGuard has released patched versions addressing CVE-2025-14733: Fireware OS 11.12.4_Update2 or later (for 11.x versions), Fireware OS 12.11.6 or later (for 12.x versions), and Fireware OS 2025.1.4 or later (for 2025.1.x versions) (WatchGuard Advisory). Organizations should apply patches immediately, prioritizing externally accessible VPN endpoints. If immediate patching is not possible, restrict network access to IKEv2 VPN endpoints from untrusted networks, disable IKEv2 VPN if not actively in use, and implement network segmentation to limit lateral movement in the event of compromise (CISA KEV). CISA also recommends checking for signs of compromise on all internet-accessible instances after applying mitigations.

Community reactions

WatchGuard issued an official security advisory (WGSA-2025-00027) and a blog post announcing the availability of patched Fireware versions, urging immediate updates (WatchGuard Advisory). CISA added the vulnerability to its KEV catalog on the same day as disclosure (December 19, 2025), signaling confirmed active exploitation and mandating federal agency remediation within one week (CISA KEV). Security researchers and media outlets including BleepingComputer, The Hacker News, SecurityWeek, Dark Reading, and CSO Online widely covered the vulnerability, highlighting the scale of exposure (115,000+ devices) and the severity of active exploitation (BleepingComputer). National CERTs from Canada, Australia, Hong Kong, New Zealand, and Belgium also issued advisories, reflecting the global impact of the vulnerability.

Additional resources


SourceThis report was generated using AI

Related WatchGuard Firebox vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-13722HIGH8.6
  • WatchGuard Firebox logoWatchGuard Firebox
  • cpe:2.3:o:watchguard:fireware
NoYesJul 03, 2026
CVE-2026-13384HIGH8.6
  • WatchGuard Firebox logoWatchGuard Firebox
  • cpe:2.3:o:watchguard:fireware
NoYesJul 03, 2026
CVE-2026-13383HIGH8.6
  • WatchGuard Firebox logoWatchGuard Firebox
  • cpe:2.3:o:watchguard:fireware
NoYesJul 03, 2026
CVE-2026-8247HIGH7.7
  • WatchGuard Firebox logoWatchGuard Firebox
  • cpe:2.3:o:watchguard:fireware
NoYesJul 03, 2026
CVE-2026-13728MEDIUM5.9
  • WatchGuard Firebox logoWatchGuard Firebox
  • cpe:2.3:o:watchguard:fireware
NoYesJul 03, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management