WatchGuard Authentication Gateway
CVE-2024-6593
CRITICAL
Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Unauthenticated network-reachable agent with a broken authorization check gives PR:N/AC:L; executing restricted management commands yields high C and I, with no availability impact per vendor.
Primary rating from Vendor (5d1c2695-1a31-4499-88ae-e847036fd7e3).
CVSS VectorVendor: 5d1c2695-1a31-4499-88ae-e847036fd7e3
Lifecycle Timeline
4DescriptionCVE.org
Incorrect Authorization vulnerability in WatchGuard Authentication Gateway (aka Single Sign-On Agent) on Windows allows an attacker with network access to execute restricted management commands. This issue affects Authentication Gateway: through 12.10.2.
AnalysisAI
Improper authorization in WatchGuard's Authentication Gateway (Single Sign-On Agent) on Windows lets a network-based attacker invoke restricted management commands that should be gated behind authorization checks, affecting all versions through 12.10.2. Per the CVSS 4.0 vector (AV:N/AC:L/PR:N/UI:N), exploitation is remote, low-complexity, and requires no authentication or user interaction, yielding high confidentiality and integrity impact. There is no public exploit identified at time of analysis, though an independent RedTeam Pentesting advisory documenting the flaw exists; EPSS is a modest 0.52% (40th percentile), indicating no broad automated exploitation observed yet.
Technical ContextAI
The affected component is WatchGuard's Single Sign-On (SSO) Agent, also branded Authentication Gateway, a Windows-hosted service that ties firewall/network authentication to Windows domain identities so users are transparently authenticated to WatchGuard Firebox policies. The root cause is CWE-863 (Incorrect Authorization): the service accepts and acts on management commands over the network without correctly verifying that the requester is authorized to issue them. Rather than a missing authentication step entirely, the flaw is a broken authorization decision - the code performs a check that is present but incorrect, allowing restricted administrative operations to be reached by unauthorized network peers. The single affected CPE is cpe:2.3:a:watchguard:authentication_gateway:*, confirming the SSO Agent software (not the Firebox appliance firmware itself) as the vulnerable surface.
RemediationAI
Patch available per vendor advisory (WatchGuard PSIRT wgsa-2024-00015): upgrade the Authentication Gateway / Single Sign-On Agent to a WatchGuard-released version beyond 12.10.2 as directed by https://www.watchguard.com/wgrd-psirt/advisory/wgsa-2024-00015 and https://psirt.watchguard.com/CVE-2024-6593 - the exact fixed build should be confirmed against the advisory, as it is not specified in the available data. Until patched, restrict network reachability of the SSO Agent host so its management/listening ports are accessible only from trusted management stations and the Firebox itself: place the agent on an isolated administrative VLAN and apply host-based firewall rules limiting inbound connections to known-good source addresses, accepting the trade-off that overly tight rules can break SSO for legitimate user-authentication flows and must be validated against the agent's client population. Avoid any exposure of the SSO Agent to untrusted or internet-facing segments. Review the RedTeam Pentesting advisory (https://www.redteam-pentesting.de/advisories/rt-sa-2024-007) for exact affected command surfaces to prioritize monitoring.
More in Watchguard
View allWatchGuard Fireware OS contains an out-of-bounds write in IKEv2 VPN handling enabling unauthenticated remote code execut
Watchguard XCS 9.2 and 10.0 before build 150522 allow remote authenticated users to execute arbitrary commands via shell
Buffer overflow in WGagent in WatchGuard WSM and Fireware before 11.8 allows remote attackers to execute arbitrary code
Remote code execution in WatchGuard Fireware OS arises from an out-of-bounds write in the iked (IKE) daemon, letting an
SQL injection vulnerability in Watchguard XCS 9.2 and 10.0 before build 150522 allows remote attackers to execute arbitr
On WatchGuard Firebox and XTM appliances, an unauthenticated user can execute arbitrary code, aka FBX-22786. Rated criti
An issue was discovered on WatchGuard AP100, AP102, and AP200 devices with firmware before 1.2.9.15. Rated critical seve
Multiple cross-site request forgery (CSRF) vulnerabilities in Hexis HawkEye G 3.0.1.4912 allow remote attackers to hijac
An issue was discovered on WatchGuard AP100, AP102, and AP200 devices with firmware before 1.2.9.15, and AP300 devices w
WatchGuard RapidStream appliances allow local users to gain privileges and execute arbitrary commands via a crafted ifco
Panda Endpoint Administration Agent before 7.50.00, as used in Panda Security for Business products for Windows, uses a
Panda Security URL Filtering before 4.3.1.9 uses a weak ACL for the "Panda Security URL Filtering" directory and install
Same weakness CWE-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today