WatchGuard Patches Critical Vulnerabilities
WatchGuard patched over two dozen vulnerabilities in Fireware OS and Dimension, with five critical flaws enabling unauthenticated remote code execution and account takeover Three critical CVEs (CVE-2026-19313, CVE-2026-19318, CVE-2026-19315) affect the iked IKE daemon, involving heap overflow, stack overflow, and type confusion bugs A fourth critical flaw (CVE-2026-13086) in the Endpoint Protection Manager service and a fifth (CVE-2026-78174) in Dimension allow RCE and session/CSRF token theft r
Analysis
TL;DR
- WatchGuard patched over two dozen vulnerabilities in Fireware OS and Dimension, with five critical flaws enabling unauthenticated remote code execution and account takeover
- Three critical CVEs (CVE-2026-19313, CVE-2026-19318, CVE-2026-19315) affect the iked IKE daemon, involving heap overflow, stack overflow, and type confusion bugs
- A fourth critical flaw (CVE-2026-13086) in the Endpoint Protection Manager service and a fifth (CVE-2026-78174) in Dimension allow RCE and session/CSRF token theft respectively
- All five critical vulnerabilities carry a CVSS score of 9.3 and are exploitable without authentication, though no active exploitation has been observed in the wild
- Patches are available in Fireware OS versions 2026.2.2, 12.12.2, 12.5.20, and Dimension version 2.3.1
Why It Matters
This release underscores the persistent risk posed by network-facing cryptographic daemons like iked, which handle IKEv1/v2 VPN negotiations and remain attractive targets for unauthenticated RCE attacks. For security practitioners, it highlights the importance of promptly patching firewall and VPN infrastructure, especially when vulnerabilities require no authentication to exploit. The breadth of the patch (25+ vulnerabilities across multiple severity levels) also signals that comprehensive security audits of network appliances are essential.
Technical Details
- iked process vulnerabilities: Three critical flaws in the Internet Key Exchange daemon — a heap buffer overflow (CVE-2026-19313), a stack-based buffer overflow (CVE-2026-19318), and a type confusion bug (CVE-2026-19315) — all exploitable via specially crafted IKEv1/IKEv2 network traffic without authentication
- Endpoint Protection Manager flaw: CVE-2026-13086 is a critical stack-based buffer overflow in the epm service, tied to the deprecated Mobile Security feature in Fireware OS
- Dimension account takeover: CVE-2026-78174 allows low-privileged administrators to extract super admin session IDs and CSRF tokens, enabling full account takeover
- Additional vulnerabilities: Seven high-severity DoS flaws (six in iked), five high-severity Dimension bugs (arbitrary command execution, passphrase tampering, DoS), and eleven medium-severity issues across both products
- Patch versions: Fireware OS 2026.2.2, 12.12.2, 12.5.20; Dimension 2.3.1; all critical CVEs rated CVSS 9.3
Industry Insight
- Network appliance vendors should prioritize hardening of cryptographic and authentication daemons, as unauthenticated RCE in components like iked represents a high-impact attack surface for threat actors
- Organizations relying on WatchGuard Fireware OS and Dimension should treat this as an urgent patching opportunity, especially for internet-facing deployments where iked is exposed
- The deprecation of the Mobile Security feature still carrying a critical vulnerability suggests that legacy and deprecated components within security products deserve continued scrutiny and timely removal
Disclaimer: The above content is generated by AI and is for reference only.