CVE-2026-78613

Dimension SQL Injection in Log Viewer

High 8.6 CVSS v4.0 › Published 2026-08-27Updated 2026-08-27

Summary #

WatchGuard Dimension contains an authenticated SQL injection vulnerability in the log viewer feature which allows an authenticated user with report administration permissions gain arbitrary command execution as the Dimension WebUI process user by sending specially crafted requests.

Impact: An authenticated attacker with log or report viewing permissions can inject and execute arbitrary SQL statements (confirmed via stacked pg_sleep() time-based injection) against the PostgreSQL-backed logging database, potentially allowing data disclosure, modification, or further compromise of the logging backend.

Product status #

ProductAffectedNot affected
Dimension>= 2.0, < 2.3.1>= 2.3.1

Weakness Type and Impact #

  • CWECWE-89Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
  • CAPECCAPEC-66SQL Injection

Exploitation Status #

WatchGuard is not aware of any exploitation of this vulnerability in the wild.

Solution #

Dimension 2.3.1

References #

    Credits #

    • Yukusawa18finder