Description
WatchGuard Dimension's web login endpoint does not enforce effective rate-limiting or account lockout by default allowing a remote attacker to perform automated password guessing against user accounts. If the account lockout setting is enabled, brute-force attempts are blocked after a defined number of failed attempts, but this setting is not enabled by default.
Published: 2026-08-27
Score: 6.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

WatchGuard Dimension's web login endpoint lacks effective rate limiting or default account lockout, so an attacker may systematically try many passwords until success, potentially compromising user accounts. The vulnerability stems from improper authentication management weaknesses. The consequence is loss of confidentiality due to unauthorized account access, and potential lateral movement within the network if privileged accounts are compromised.

Affected Systems

This flaw affects all installations of WatchGuard Dimension where the account lockout feature is not explicitly enabled. The vendor recommends upgrading to Dimension 2.3.1, which addresses the issue by enforcing proper rate limiting and an optional lockout configuration.

Risk and Exploitability

With a CVSS score of 6.3 the impact is medium, but the lack of built‑in lockout means attackers can attempt many guesses, especially if default settings are not altered. No EPSS data is available, and the vulnerability is not listed in CISA KEV, suggesting it has not yet been widely exploited. The most likely attack vector is remote, via standard web-based login traffic.

Generated by OpenCVE AI on August 28, 2026 at 07:31 UTC.

Remediation

Vendor Solution

Dimension 2.3.1


OpenCVE Recommended Actions

  • Upgrade to WatchGuard Dimension 2.3.1, which enforces rate limiting and provides account lockout controls
  • If an upgrade is delayed, enable the account lockout setting to block repeated failed attempts after a configurable threshold
  • Apply additional external rate limiting (e.g., firewall or reverse proxy) to throttle login traffic and further reduce brute‑force feasibility

Generated by OpenCVE AI on August 28, 2026 at 07:31 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 WatchGuard Dimension's web login endpoint does not enforce effective rate-limiting or account lockout by default allowing a remote attacker to perform automated password guessing against user accounts. If the account lockout setting is enabled, brute-force attempts are blocked after a defined number of failed attempts, but this setting is not enabled by default.
Title WatchGuard Dimension Web UI Authentication Brute-Force Due to Missing Rate Limiting
First Time appeared Watchguard
Watchguard dimension
Weaknesses CWE-203
CWE-307
CPEs cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
Vendors & Products Watchguard
Watchguard dimension
References
Metrics cvssV4_0

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


Subscriptions

Watchguard Dimension
cve-icon MITRE

Status: PUBLISHED

Assigner: WatchGuard

Published:

Updated: 2026-08-27T23:26:31.148Z

Reserved: 2026-08-24T21:19:03.651Z

Link: CVE-2026-78617

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-78617

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-203

    Observable Discrepancy

  • CWE-307

    Improper Restriction of Excessive Authentication Attempts