WatchGuard has addressed over two dozen vulnerabilities, including five critical flaws that could allow unauthenticated attackers to achieve remote code execution and account takeovers.
- Over 24 vulnerabilities patched, including 5 critical-severity flaws.
- Three critical bugs found in the 'iked' process of Fireware OS.
- CVSS score of 9.3 for the most severe defects, enabling unauthenticated RCE.
Cybersecurity leader WatchGuard has released a series of urgent security patches targeting over two dozen vulnerabilities across its Fireware OS and WatchGuard Dimension platforms. Among these, five critical-severity flaws stand out, as they could potentially allow unauthenticated attackers to execute arbitrary code remotely (RCE) or seize complete control of administrative accounts.
The most alarming issues reside within the iked process of Fireware OS. This core Internet Key Exchange (IKE) daemon is responsible for managing IPsec VPN negotiations and cryptographic key establishment. Specifically, a heap buffer overflow (CVE-2026-19313), a stack-based buffer overflow (CVE-2026-19318), and a type confusion (CVE-2026-19315) were discovered. Attackers could trigger these by sending specially crafted network traffic, granting them unauthorized system access.
Why This Matters
BozokMedia analysis shows that vulnerabilities in VPN-handling daemons are high-value targets for state-sponsored actors and advanced persistent threats (APTs). Because these services are exposed to the public internet to facilitate remote work, a flaw in the IKE process effectively bypasses the primary defensive perimeter of an organization, turning a security tool into a primary entry point for attackers.
"When a vulnerability allows unauthenticated RCE on a network gateway, the window for mitigation is non-existent; patching must be instantaneous."
Beyond the IKE daemon, WatchGuard addressed a critical stack-based buffer overflow (CVE-2026-13086) in the Endpoint Protection Manager (epm) service. Furthermore, a flaw in WatchGuard Dimension (CVE-2026-78174) was patched, which previously allowed low-privileged administrators to extract super admin session IDs and CSRF tokens, leading to full account takeover.
The update also resolves seven high-severity Fireware OS vulnerabilities capable of causing Denial-of-Service (DoS) attacks, and five high-severity bugs in Dimension that could lead to arbitrary command execution or tampering with global administrator passphrases. Additionally, 11 medium-severity vulnerabilities were mitigated. WatchGuard has stated that there is currently no evidence these flaws have been exploited in the wild.
| Vulnerability Type | Affected Component | Severity (CVSS) | Potential Impact |
|---|---|---|---|
| Buffer Overflow / Type Confusion | Fireware OS (iked) | 9.3 (Critical) | Remote Code Execution (RCE) |
| Session ID Extraction | WatchGuard Dimension | 9.3 (Critical) | Account Takeover |
| DoS Vulnerabilities | Fireware OS / Dimension | High | Service Disruption |
Frequently Asked Questions
Q1: Which versions of Fireware OS are now secure?
Versions 2026.2.2, 12.12.2, and 12.5.20 contain the necessary fixes.
Q2: Is there evidence of these bugs being used by hackers?
No, WatchGuard has reported that they are not aware of any active exploitation of these vulnerabilities in the wild.