ZeroHour
The Hacker Newspublished ()ingested @TheHackersNews

Researchers Uncover WatchGuard VPN Bug That Could Let Attackers Take Over Devices

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2025-3600
Unsafe Reflection DoS in Progress Telerik UI for ASP.NET AJAX (CVE-2025-3600)

CVE-2025-3600 is an unsafe reflection vulnerability (CWE-470) in Progress Telerik UI for ASP.NET AJAX, present in all builds from 2011.2.712 through 2025.1.218, in which attacker-controlled input used in a reflection operation can cause an unhandled exception. When triggered, the exception crashes the hosting process (typically the application pool serving the web application), resulting in denial of service; the CVSS vector (AV:N/AC:L/PR:N/UI:N, availability-only impact) confirms there is no confidentiality or integrity impact. Because exploitation requires no privileges or user interaction over the network, any web application built with the affected versions and exposing Telerik components or handlers to unauthenticated traffic is at risk. No public proof-of-concept or CISA KEV listing is currently known, but the 24.1% EPSS score (98th percentile) indicates a significantly elevated probability of exploitation within the next 30 days. The roughly 14-year affected version span means the flaw is likely present in a large, long-lived installed base of .NET web applications.

Do: Upgrade Telerik UI for ASP.NET AJAX to a release newer than 2025.1.218 (confirm the exact fixed build in Progress's official security advisory). In the interim, inventory which web applications bundle Telerik UI for ASP.NET AJAX and restrict unauthenticated access to its handlers/endpoints, and ensure application-pool recovery or load-balanced redundancy is in place to limit denial-of-service impact. Monitor EPSS and the CISA KEV catalog, as the elevated 98th-percentile EPSS suggests exploitation activity may emerge soon.

7.524%
  • Progress Telerik UI for ASP.NET AJAX 2011.2.712 through 2025.1.218 (inclusive)
largelikely hundreds of thousands of application deployments, with tens of thousands of internet-exposed instances
CVE-2025-36604
Unauthenticated OS Command Injection in Dell Unity 5.5 and Prior

Dell Unity versions 5.5 and prior contain an OS command injection flaw (CWE-78) in which special elements passed to an operating system command are not properly neutralized by the Unity operating environment. An unauthenticated, remote attacker can trigger the flaw by sending crafted input containing shell metacharacters, causing arbitrary commands to execute on the affected system. Successful exploitation gives the attacker command execution with high impact to confidentiality, integrity, and availability, reflected in the critical 9.8 CVSS score. Any organization running a Dell Unity array on version 5.5 or earlier is affected, with practical risk concentrated on arrays whose management interfaces are reachable from untrusted networks. No public proof-of-concept or confirmed in-the-wild exploitation is known yet, but the 63.9% EPSS score (99th percentile) signals a high predicted likelihood of exploitation within 30 days.

Do: Upgrade affected Unity systems to the fixed release identified in Dell's security advisory for CVE-2025-36604. Until patched, restrict network access to Unity management services to trusted management networks and eliminate any direct internet exposure of the array. Inventory your environment for Unity arrays running version 5.5 or earlier and prioritize internet-facing systems given the high EPSS score.

9.864%
  • Dell Unity Operating Environment (Dell Unity) 5.5 and prior
large≈10,000–100,000 deployed Unity arrays (version 5.5 and prior spans essentially the entire installed base of this midrange storage line)
CVE-2025-9242
Out-of-Bounds Write in WatchGuard Fireware OS iked Enables Unauthenticated RCE

WatchGuard Fireware OS contains an out-of-bounds write (CWE-787) in the iked process that a remote, unauthenticated attacker can trigger to execute arbitrary code on the appliance. The flaw is reachable via the mobile user VPN with IKEv2 and via branch office VPNs using IKEv2 to a dynamic gateway peer; devices whose IKEv2 configurations were deleted may remain vulnerable if a branch office VPN to a static gateway peer is still configured. Successful exploitation yields full system compromise, reflected in the CVSS v4.0 base score of 9.3 (network vector, no privileges or user interaction, high impact on confidentiality, integrity and availability). WatchGuard Firebox appliances with IKEv2 VPN services are affected, with public reporting citing roughly 54,000 internet-exposed Fireboxes; the issue was added to CISA's Known Exploited Vulnerabilities catalog on 2025-11-12, a public proof-of-concept exploit exists, and headlines indicate use in ransomware attacks (KEV ransomware field is listed as unknown). EPSS assigns a 91.3% probability of exploitation within 30 days (100th percentile), so remediation urgency is high.

Do: Apply the patched Fireware OS release per WatchGuard's security advisory immediately (exact fixed version numbers are not provided in the source data); the KEV listing makes BOD 22-01 remediation timelines mandatory for U.S. federal agencies. As an interim mitigation, restrict or disable IKEv2 VPN exposure — mobile user VPN with IKEv2 and branch office VPN IKEv2, including residual static-peer BOVPN configurations on devices that previously had IKEv2 configured — to trusted sources only. Administrators should audit configuration history to identify Fireboxes with prior IKEv2 mobile VPN or dynamic-peer BOVPN setups, since these may remain vulnerable even after the configs were deleted.

9.391% KEV PoC
  • WatchGuard Firebox appliances running Fireware OS (iked process)
large≈54,000 internet-exposed Fireboxes (public scan figure cited in coverage)
Full article631 words · extracted from thehackernews.com · click to collapse

Ravie LakshmananOct 17, 2025Vulnerability / VPN Security

Cybersecurity researchers have disclosed details of a recently patched critical security flaw in WatchGuard Fireware that could allow unauthenticated attackers to execute arbitrary code.

The vulnerability, tracked as CVE-2025-9242 (CVSS score: 9.3), is described as an out-of-bounds write vulnerability affecting Fireware OS 11.10.2 up to and including 11.12.4_Update1, 12.0 up to and including 12.11.3 and 2025.1.

"An out-of-bounds write vulnerability in the WatchGuard Fireware OS iked process may allow a remote unauthenticated attacker to execute arbitrary code," WatchGuard said in an advisory released last month. "This vulnerability affects both the mobile user VPN with IKEv2 and the branch office VPN using IKEv2 when configured with a dynamic gateway peer."

It has been addressed in the following versions -

  • 2025.1 - Fixed in 2025.1.1
  • 12.x - Fixed in 12.11.4
  • 12.3.1 (FIPS-certified release) - Fixed in 12.3.1_Update3 (B722811)
  • 12.5.x (T15 & T35 models) - Fixed in 12.5.13
  • 11.x - Reached end-of-life

A new analysis from watchTowr Labs has described CVE-2025-9242 as having "all the characteristics your friendly neighbourhood ransomware gangs love to see," including the fact that it affects an internet-exposed service, is exploitable sans authentication, and can execute arbitrary code on a perimeter appliance.

The vulnerability, per security researcher McCaulay Hudson, is rooted in the function "ike2_ProcessPayload_CERT" present in the file "src/ike/iked/v2/ike2_payload_cert.c" that's designed to copy a client "identification" to a local stack buffer of 520 bytes, and then validate the provided client SSL certificate.

The issue arises as a result of a missing length check on the identification buffer, thereby allowing an attacker to trigger an overflow and achieve remote code execution during the IKE_SA_AUTH phase of the handshake process used to establish a virtual private network (VPN) tunnel between a client and WatchGuard's VPN service via the IKE key management protocol.

"The server does attempt certificate validation, but that validation happens after the vulnerable code runs, allowing our vulnerable code path to be reachable pre-authentication," Hudson said.

WatchTowr noted that while WatchGuard Fireware OS lacks an interactive shell such as "/bin/bash," it's possible to for an attacker to weaponize the flaw and gain control of the instruction pointer register (aka RIP or program counter) to ultimately spawn a Python interactive shell over TCP by leveraging an mprotect() system call, effectively bypassing NX bit (aka no-execute bit) mitigations.

Once the remote Python shell is launched, the foothold can be escalated further through a multi-step process to obtain a full Linux shell -

  • Directly executing execve within Python in order to remount the filesystem as read/write
  • Downloading a BusyBox busybox binary onto the target
  • Symlinking /bin/sh to the BusyBox binary

The development comes as watchTowr demonstrated that a now-fixed denial-of-service (DoS) vulnerability impacting Progress Telerik UI for AJAX (CVE-2025-3600, CVSS score: 7.5) can also enable remote code execution depending on the targeted environment. The vulnerability was addressed by Progress Software on April 30, 2025.

"Depending on the target codebase – for example, the presence of particular no-argument constructors, finalizers, or insecure assembly resolvers – the impact can escalate to remote code execution," security researcher Piotr Bazydlo said.

Earlier this month, watchTowr's Sina Kheirkhah also shed light on a critical pre-authenticated command injection flaw in Dell UnityVSA (CVE-2025-36604, CVSS score: 9.8/7.3) that could result in remote command execution. Dell remediated the vulnerability in July 2025 following responsible disclosure on March 28.

Update

The Shadowserver Foundation has revealed that there are an estimated 73,000 WatchGuard instances that are susceptible to CVE-2025-9242 as October 20, 2025, with the U.S. accounting for about 24,000 of them, followed by Germany (7,045), Italy (6,542), the U.K. (5,333), and Canada (3,866).

Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.

Text extracted automatically; images, tables and formatting may be missing. Original: https://thehackernews.com/2025/10/researchers-uncover-watchguard-vpn-bug.html