Description
An heap overflow vulnerability in the WatchGuard Fireware OS iked process allows a remote unauthenticated attacker to execute arbitrary code by sending specially crafted network traffic.
Published: 2026-08-27
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An out‑of‑bounds write occurs in the iked DHCP/DNS daemon of WatchGuard Fireware OS. A remote unauthenticated attacker can craft packets that overflow the heap allocation and execute arbitrary code in the privileged iked process. The flaw is a classic heap buffer overflow (CWE‑122) compounded by signed/unsigned conversions and integer overflows (CWE‑190 and CWE‑680). Successful exploitation results in full control of the device, compromising confidentiality, integrity, and availability.

Affected Systems

The vulnerability affects all versions of WatchGuard Fireware OS prior to the releases that contain the patch. WatchGuard recommends upgrading to Fireware OS 2026.2.2, 12.12.2, or 12.5.20. The affected product is the iked service running on the Fireware OS firmware. No specific release list is provided beyond the patched versions, so any older firmware is considered vulnerable.

Risk and Exploitability

With a CVSS score of 9.3 the flaw is of critical severity. The EPSS score is not available, and the vulnerability is not yet listed in the CISA KEV catalog. Attackers can exploit the weakness from anywhere on the network that can reach the iked port, without authentication or elevated privileges. Once the attacker delivers the malicious packet, arbitrary code execution is achieved on the device, providing a foothold for further lateral movement or service disruption.

Generated by OpenCVE AI on August 28, 2026 at 05:37 UTC.

Remediation

Vendor Solution

Fireware OS 2026.2.2, Fireware OS 12.12.2, Fireware OS 12.5.20


OpenCVE Recommended Actions

  • Upgrade the device to Fireware OS 2026.2.2, 12.12.2, or 12.5.20 immediately to remove the vulnerability.
  • Configure the network or firewall to block or restrict access to the iked service port from untrusted networks.
  • Enable detailed logging for the iked process and monitor for anomalous traffic patterns that may indicate exploitation attempts.

Generated by OpenCVE AI on August 28, 2026 at 05:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description An heap overflow vulnerability in the WatchGuard Fireware OS iked process allows a remote unauthenticated attacker to execute arbitrary code by sending specially crafted network traffic.
Title Fireware OS Pre-Authentication Heap Buffer Overflow in iked Allows Remote Code Execution
First Time appeared Watchguard
Watchguard fireware Os
Weaknesses CWE-122
CWE-190
CWE-680
CPEs cpe:2.3:a:watchguard:fireware_os:*:*:*:*:*:*:*:*
Vendors & Products Watchguard
Watchguard fireware Os
References
Metrics cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Watchguard Fireware Os
cve-icon MITRE

Status: PUBLISHED

Assigner: WatchGuard

Published:

Updated: 2026-08-27T23:24:32.699Z

Reserved: 2026-08-07T20:05:18.422Z

Link: CVE-2026-19313

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T02:16:20.450

Modified: 2026-08-28T02:16:20.450

Link: CVE-2026-19313

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T05:45:04Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow

  • CWE-190

    Integer Overflow or Wraparound

  • CWE-680

    Integer Overflow to Buffer Overflow