Search

Find a vulnerability

Search criteria

    34 vulnerabilities found for Dimension by WatchGuard

    CVE-2026-78618 (GCVE-0-2026-78618)

    Vulnerability from nvd – Published: 2026-08-27 23:26 – Updated: 2026-08-28 16:36
    VLAI
    Title
    Dimension Business Logic Flaw Allows Chained Backend Object Operations
    Summary
    A business logic flaw in WatchGuard Dimension allows an authenticated administrator to trigger multiple backend operations within a single logical flow by sending a specially crafted request.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 16:35 UTC
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78618",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T16:35:43.936053Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T16:36:04.822Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Cody Sixteen"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A business logic flaw in WatchGuard Dimension allows an authenticated administrator to trigger multiple backend operations within a single logical flow by sending a specially crafted request."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 6.9,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-284",
                  "description": "CWE-284",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-841",
                  "description": "CWE-841",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:30.669Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78618"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension Business Logic Flaw Allows Chained Backend Object Operations"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78618",
        "datePublished": "2026-08-27T23:26:30.669Z",
        "dateReserved": "2026-08-24T21:19:12.822Z",
        "dateUpdated": "2026-08-28T16:36:04.822Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78617 (GCVE-0-2026-78617)

    Vulnerability from nvd – Published: 2026-08-27 23:26 – Updated: 2026-08-28 15:56
    VLAI
    Title
    WatchGuard Dimension Web UI Authentication Brute-Force Due to Missing Rate Limiting
    Summary
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 14:32 UTC
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78617",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T14:32:59.314718Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T15:56:20.069Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "configurations": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eThe default Dimension configuration does not enforce account lockouts for incorrect password retries.\u003c/p\u003e"
                }
              ],
              "value": "The default Dimension configuration does not enforce account lockouts for incorrect password retries."
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Simone Paganessi (https://www.linkedin.com/in/simonepaganessi)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "WatchGuard Dimension\u0027s 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."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 6.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "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",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-203",
                  "description": "CWE-203",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-307",
                  "description": "CWE-307",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.148Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78617"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "WatchGuard Dimension Web UI Authentication Brute-Force Due to Missing Rate Limiting"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78617",
        "datePublished": "2026-08-27T23:26:31.148Z",
        "dateReserved": "2026-08-24T21:19:03.651Z",
        "dateUpdated": "2026-08-28T15:56:20.069Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78616 (GCVE-0-2026-78616)

    Vulnerability from nvd – Published: 2026-08-27 23:26 – Updated: 2026-08-28 16:22
    VLAI
    Title
    Dimension Stored XSS via Trusted CA Certificate Configuration
    Summary
    A Stored Cross-Site Scripting (XSS) vulnerability in WatchGuard Dimension's Trusted CA certificate configuration allows an authenticated administrator to execute arbitrary JavaScript in another authenticated administrator's web browser by saving a carefully crafted certificate.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 16:22 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78616",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T16:22:28.329642Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T16:22:37.752Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Yukusawa18"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A Stored Cross-Site Scripting (XSS) vulnerability in WatchGuard Dimension\u0027s Trusted CA certificate configuration allows an authenticated administrator to execute arbitrary JavaScript in another authenticated administrator\u0027s web browser by saving a carefully crafted certificate."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 4.8,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "CWE-79",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.756Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78616"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension Stored XSS via Trusted CA Certificate Configuration"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78616",
        "datePublished": "2026-08-27T23:26:31.756Z",
        "dateReserved": "2026-08-24T21:18:58.288Z",
        "dateUpdated": "2026-08-28T16:22:37.752Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78615 (GCVE-0-2026-78615)

    Vulnerability from nvd – Published: 2026-08-27 23:26 – Updated: 2026-08-28 16:30
    VLAI
    Title
    WatchGuard Dimension Reflected DOM-Based XSS in Report Detail Page
    Summary
    A Reflected Cross-Site Scripting (XSS) vulnerability in WatchGuard Dimension's report detail page allows an attacker to execute arbitrary JavaScript in a authenticated user's browser with a specially crafted URL.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 16:30 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78615",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T16:30:00.777673Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T16:30:36.607Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Yukusawa18"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A Reflected Cross-Site Scripting (XSS) vulnerability in WatchGuard Dimension\u0027s report detail page allows an attacker to execute arbitrary JavaScript in a authenticated user\u0027s browser with a specially crafted URL."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 4.6,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "CWE-79",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.430Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78615"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "WatchGuard Dimension Reflected DOM-Based XSS in Report Detail Page"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78615",
        "datePublished": "2026-08-27T23:26:31.430Z",
        "dateReserved": "2026-08-24T21:18:44.605Z",
        "dateUpdated": "2026-08-28T16:30:36.607Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78614 (GCVE-0-2026-78614)

    Vulnerability from nvd – Published: 2026-08-27 23:26 – Updated: 2026-08-28 16:40
    VLAI
    Title
    Dimension SQL Injection in Audit Report
    Summary
    WatchGuard Dimension contains an authenticated SQL injection vulnerability in the audit report 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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 16:39 UTC
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78614",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T16:39:51.708524Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T16:40:22.817Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Yukusawa18"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "WatchGuard Dimension contains an authenticated SQL injection vulnerability in the audit report 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."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 8.6,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-502",
                  "description": "CWE-502",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-89",
                  "description": "CWE-89",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:30.524Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78614"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension SQL Injection in Audit Report"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78614",
        "datePublished": "2026-08-27T23:26:30.524Z",
        "dateReserved": "2026-08-24T21:18:36.818Z",
        "dateUpdated": "2026-08-28T16:40:22.817Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78613 (GCVE-0-2026-78613)

    Vulnerability from nvd – Published: 2026-08-27 23:26 – Updated: 2026-08-28 17:13
    VLAI
    Title
    Dimension SQL Injection in Log Viewer
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 17:12 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78613",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T17:12:29.854013Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T17:13:26.282Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Yukusawa18"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 8.6,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-89",
                  "description": "CWE-89",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.266Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78613"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension SQL Injection in Log Viewer"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78613",
        "datePublished": "2026-08-27T23:26:31.266Z",
        "dateReserved": "2026-08-24T21:18:31.631Z",
        "dateUpdated": "2026-08-28T17:13:26.282Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78612 (GCVE-0-2026-78612)

    Vulnerability from nvd – Published: 2026-08-27 23:26 – Updated: 2026-08-28 16:26
    VLAI
    Title
    Dimension SQL Injection in Scheduled Report
    Summary
    WatchGuard Dimension contains an authenticated SQL injection vulnerability in the scheduled report 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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 16:26 UTC
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78612",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T16:26:23.134432Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T16:26:55.125Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Yukusawa18"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "WatchGuard Dimension contains an authenticated SQL injection vulnerability in the scheduled report 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."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 8.6,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-502",
                  "description": "CWE-502",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-89",
                  "description": "CWE-89",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.557Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78612"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension SQL Injection in Scheduled Report"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78612",
        "datePublished": "2026-08-27T23:26:31.557Z",
        "dateReserved": "2026-08-24T21:18:25.775Z",
        "dateUpdated": "2026-08-28T16:26:55.125Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78610 (GCVE-0-2026-78610)

    Vulnerability from nvd – Published: 2026-08-27 23:26 – Updated: 2026-08-28 15:56
    VLAI
    Title
    Dimension CSRF Vulnerability in Administrator Passphrase Change Endpoint
    Summary
    WatchGuard Dimension's Web UI exposes an administrator passphrase change action that lacks CSRF protection. An attacker who can induce an authenticated global administrator's browser to visit a crafted link or page can change that administrator's passphrase to an attacker-chosen value without the administrator's consent.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 15:14 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78610",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T15:14:39.794290Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T15:56:36.349Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Yukusawa18"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "WatchGuard Dimension\u0027s Web UI exposes an administrator passphrase change action that lacks CSRF protection. An attacker who can induce an authenticated global administrator\u0027s browser to visit a crafted link or page can change that administrator\u0027s passphrase to an attacker-chosen value without the administrator\u0027s consent."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 8.4,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-352",
                  "description": "CWE-352",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.006Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78610"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension CSRF Vulnerability in Administrator Passphrase Change Endpoint"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78610",
        "datePublished": "2026-08-27T23:26:31.006Z",
        "dateReserved": "2026-08-24T21:18:14.096Z",
        "dateUpdated": "2026-08-28T15:56:36.349Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78500 (GCVE-0-2026-78500)

    Vulnerability from nvd – Published: 2026-08-27 23:26 – Updated: 2026-08-28 16:37
    VLAI
    Title
    Dimension Blind SSRF via Database Test Connection Feature
    Summary
    A blind server-side request forgery (SSRF) vulnerability WatchGuard Dimension Database Server Test configuration allows an authenticated privileged attacker to enumerate exposed network services on adjacent network systems.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 16:36 UTC
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78500",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T16:36:30.617243Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T16:37:30.969Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Simone Paganessi (https://www.linkedin.com/in/simonepaganessi)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A blind server-side request forgery (SSRF) vulnerability WatchGuard Dimension Database Server Test configuration allows an authenticated privileged attacker to enumerate exposed network services on adjacent network systems."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.1,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-208",
                  "description": "CWE-208",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-918",
                  "description": "CWE-918",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:30.655Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78500"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension Blind SSRF via Database Test Connection Feature"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78500",
        "datePublished": "2026-08-27T23:26:30.655Z",
        "dateReserved": "2026-08-24T17:20:27.356Z",
        "dateUpdated": "2026-08-28T16:37:30.969Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78499 (GCVE-0-2026-78499)

    Vulnerability from nvd – Published: 2026-08-27 23:26 – Updated: 2026-08-28 15:56
    VLAI
    Title
    Dimension SSRF via FTP Server Test Connection
    Summary
    A server-side request forgery (SSRF) vulnerability WatchGuard Dimension FTP Server Test configuration allows an authenticated privileged attacker to enumerate exposed network services on adjacent network systems.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 14:33 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78499",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T14:33:04.833759Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T15:56:45.148Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Simone Paganessi (https://www.linkedin.com/in/simonepaganessi)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A server-side request forgery (SSRF) vulnerability WatchGuard Dimension FTP Server Test configuration allows an authenticated privileged attacker to enumerate exposed network services on adjacent network systems."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.1,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-918",
                  "description": "CWE-918",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:30.962Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78499"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension SSRF via FTP Server Test Connection"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78499",
        "datePublished": "2026-08-27T23:26:30.962Z",
        "dateReserved": "2026-08-24T17:20:04.411Z",
        "dateUpdated": "2026-08-28T15:56:45.148Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78498 (GCVE-0-2026-78498)

    Vulnerability from nvd – Published: 2026-08-27 23:26 – Updated: 2026-08-28 16:24
    VLAI
    Title
    Dimension Server-Side Request Forgery via Email Server Test Settings
    Summary
    A server-side request forgery (SSRF) vulnerability WatchGuard Dimension Email Server Test configuration allows an authenticated privileged attacker to enumerate exposed network services on adjacent network systems.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 16:22 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78498",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T16:22:56.549197Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T16:24:22.933Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Simone Paganessi (https://www.linkedin.com/in/simonepaganessi)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A server-side request forgery (SSRF) vulnerability WatchGuard Dimension Email Server Test configuration allows an authenticated privileged attacker to enumerate exposed network services on adjacent network systems."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.1,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-918",
                  "description": "CWE-918",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.719Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78498"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension Server-Side Request Forgery via Email Server Test Settings"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78498",
        "datePublished": "2026-08-27T23:26:31.719Z",
        "dateReserved": "2026-08-24T17:19:37.348Z",
        "dateUpdated": "2026-08-28T16:24:22.933Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78495 (GCVE-0-2026-78495)

    Vulnerability from nvd – Published: 2026-08-27 23:26 – Updated: 2026-08-28 16:32
    VLAI
    Title
    Dimension Server-Side Request Forgery via Remote Backup Connection Test
    Summary
    A server-side request forgery (SSRF) vulnerability WatchGuard Dimension Remote Backup Connection Test configuration allows an authenticated privileged attacker to enumerate exposed network services on adjacent network systems.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 16:32 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78495",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T16:32:03.722026Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T16:32:33.663Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Simone Paganessi (https://www.linkedin.com/in/simonepaganessi)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A server-side request forgery (SSRF) vulnerability WatchGuard Dimension Remote Backup Connection Test configuration allows an authenticated privileged attacker to enumerate exposed network services on adjacent network systems."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-918",
                  "description": "CWE-918",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.170Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78495"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension Server-Side Request Forgery via Remote Backup Connection Test"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78495",
        "datePublished": "2026-08-27T23:26:31.170Z",
        "dateReserved": "2026-08-24T17:07:25.894Z",
        "dateUpdated": "2026-08-28T16:32:33.663Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78195 (GCVE-0-2026-78195)

    Vulnerability from nvd – Published: 2026-08-27 23:26 – Updated: 2026-08-28 14:33
    VLAI

    Rejecting as a duplicate of CVE-2026-78047

    Replaced by CVE-2026-78047

    Show details on NVD website

    {
      "containers": {
        "cna": {
          "providerMetadata": {
            "dateUpdated": "2026-08-28T14:33:35.260Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "rejectedReasons": [
            {
              "lang": "en",
              "value": "Rejecting as a duplicate of CVE-2026-78047"
            }
          ],
          "replacedBy": [
            "CVE-2026-78047"
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78195",
        "datePublished": "2026-08-27T23:26:31.597Z",
        "dateRejected": "2026-08-28T14:33:35.260Z",
        "dateReserved": "2026-08-23T20:50:31.029Z",
        "dateUpdated": "2026-08-28T14:33:35.260Z",
        "state": "REJECTED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78174 (GCVE-0-2026-78174)

    Vulnerability from nvd – Published: 2026-08-27 23:26 – Updated: 2026-08-28 15:56
    VLAI
    Title
    WatchGuard Dimension Session Hijack via Exposed Session Tokens in Diagnostic Logs
    Summary
    WatchGuard Dimension records unredacted session identifiers for logged-in users in its web UI diagnostic log. A low-privileged Dimension Administrator can retrieve this log and extract a Super Administrator's session token while that administrator is logged in, enabling account takeover.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 14:33 UTC
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78174",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T14:33:06.931740Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T15:56:52.024Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Simone Paganessi (https://www.linkedin.com/in/simonepaganessi)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "WatchGuard Dimension records unredacted session identifiers for logged-in users in its web UI diagnostic log. A low-privileged Dimension Administrator can retrieve this log and extract a Super Administrator\u0027s session token while that administrator is logged in, enabling account takeover."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:H/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-200",
                  "description": "CWE-200",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-269",
                  "description": "CWE-269",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-532",
                  "description": "CWE-532",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:30.875Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78174"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "WatchGuard Dimension Session Hijack via Exposed Session Tokens in Diagnostic Logs"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78174",
        "datePublished": "2026-08-27T23:26:30.875Z",
        "dateReserved": "2026-08-23T15:33:57.487Z",
        "dateUpdated": "2026-08-28T15:56:52.024Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78103 (GCVE-0-2026-78103)

    Vulnerability from nvd – Published: 2026-08-27 23:26 – Updated: 2026-08-28 16:28
    VLAI
    Title
    Dimension Log Server Configuration Lock Bypass Vulnerability
    Summary
    WatchGuard Dimension provides a client-side lock/unlock UI control for management changes. The server-side configuration endpoint does not enforce this lock/unlock workflow state, allowing an authenticated administrator to submit configuration changes directly to the endpoint without first completing the UI unlock step. This allows an authenticated read-write administrator session to bypass the intended editing workflow and overwrite configuration changes being made by another concurrent administrator session.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 16:28 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78103",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T16:28:01.383469Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T16:28:30.798Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Simone Paganessi (https://www.linkedin.com/in/simonepaganessi)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "WatchGuard Dimension provides a client-side lock/unlock UI control for management changes. The server-side configuration endpoint does not enforce this lock/unlock workflow state, allowing an authenticated administrator to submit configuration changes directly to the endpoint without first completing the UI unlock step. This allows an authenticated read-write administrator session to bypass the intended editing workflow and overwrite configuration changes being made by another concurrent administrator session."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.1,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-841",
                  "description": "CWE-841",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.432Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78103"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension Log Server Configuration Lock Bypass Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78103",
        "datePublished": "2026-08-27T23:26:31.432Z",
        "dateReserved": "2026-08-22T17:36:37.256Z",
        "dateUpdated": "2026-08-28T16:28:30.798Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78047 (GCVE-0-2026-78047)

    Vulnerability from nvd – Published: 2026-08-27 23:26 – Updated: 2026-08-28 15:56
    VLAI
    Title
    Dimension Stored XSS in Scheduled Report Task
    Summary
    A stored cross-site scripting (XSS) vulnerability in WatchGuard Dimension's task scheduling feature allows a low-privileged authenticated administrator to inject arbitrary HTML/JavaScript into these fields, which then executes in the browser session of any other user.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 14:33 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78047",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T14:33:02.345900Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T15:56:28.158Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Simone Paganessi (https://www.linkedin.com/in/simonepaganessi)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A stored cross-site scripting (XSS) vulnerability in WatchGuard Dimension\u0027s task scheduling feature allows a low-privileged authenticated administrator to inject arbitrary HTML/JavaScript into these fields, which then executes in the browser session of any other user."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.1,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:L",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "CWE-79",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.142Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78047"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension Stored XSS in Scheduled Report Task"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78047",
        "datePublished": "2026-08-27T23:26:31.142Z",
        "dateReserved": "2026-08-22T03:31:10.768Z",
        "dateUpdated": "2026-08-28T15:56:28.158Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-13108 (GCVE-0-2026-13108)

    Vulnerability from nvd – Published: 2026-08-27 23:26 – Updated: 2026-08-28 16:39
    VLAI
    Title
    Dimension Denial-of-Service
    Summary
    WatchGuard Dimension is susceptible to a denial-of-service condition when an attacker sends a high volume of TCP SYN packets to the log listening service.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 16:38 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-13108",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T16:38:31.795861Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T16:39:19.734Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Alessandro Vannini, IT4YOU Cybersecurity"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "WatchGuard Dimension is susceptible to a denial-of-service condition when an attacker sends a high volume of TCP SYN packets to the log listening service."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 8.7,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-400",
                  "description": "CWE-400",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:30.552Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-13108"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension Denial-of-Service",
          "workarounds": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eThe vulnerability exploit requires a high volume of TCP SYN packets over a short duration and is mitigated by deploying the Dimension server behind a firewall that provides rate limiting protections.\u003c/p\u003e"
                }
              ],
              "value": "The vulnerability exploit requires a high volume of TCP SYN packets over a short duration and is mitigated by deploying the Dimension server behind a firewall that provides rate limiting protections."
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-13108",
        "datePublished": "2026-08-27T23:26:30.552Z",
        "dateReserved": "2026-06-23T19:57:31.300Z",
        "dateUpdated": "2026-08-28T16:39:19.734Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78616 (GCVE-0-2026-78616)

    Vulnerability from cvelistv5 – Published: 2026-08-27 23:26 – Updated: 2026-08-28 16:22
    VLAI
    Title
    Dimension Stored XSS via Trusted CA Certificate Configuration
    Summary
    A Stored Cross-Site Scripting (XSS) vulnerability in WatchGuard Dimension's Trusted CA certificate configuration allows an authenticated administrator to execute arbitrary JavaScript in another authenticated administrator's web browser by saving a carefully crafted certificate.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 16:22 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78616",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T16:22:28.329642Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T16:22:37.752Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Yukusawa18"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A Stored Cross-Site Scripting (XSS) vulnerability in WatchGuard Dimension\u0027s Trusted CA certificate configuration allows an authenticated administrator to execute arbitrary JavaScript in another authenticated administrator\u0027s web browser by saving a carefully crafted certificate."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 4.8,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "CWE-79",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.756Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78616"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension Stored XSS via Trusted CA Certificate Configuration"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78616",
        "datePublished": "2026-08-27T23:26:31.756Z",
        "dateReserved": "2026-08-24T21:18:58.288Z",
        "dateUpdated": "2026-08-28T16:22:37.752Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78498 (GCVE-0-2026-78498)

    Vulnerability from cvelistv5 – Published: 2026-08-27 23:26 – Updated: 2026-08-28 16:24
    VLAI
    Title
    Dimension Server-Side Request Forgery via Email Server Test Settings
    Summary
    A server-side request forgery (SSRF) vulnerability WatchGuard Dimension Email Server Test configuration allows an authenticated privileged attacker to enumerate exposed network services on adjacent network systems.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 16:22 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78498",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T16:22:56.549197Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T16:24:22.933Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Simone Paganessi (https://www.linkedin.com/in/simonepaganessi)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A server-side request forgery (SSRF) vulnerability WatchGuard Dimension Email Server Test configuration allows an authenticated privileged attacker to enumerate exposed network services on adjacent network systems."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.1,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-918",
                  "description": "CWE-918",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.719Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78498"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension Server-Side Request Forgery via Email Server Test Settings"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78498",
        "datePublished": "2026-08-27T23:26:31.719Z",
        "dateReserved": "2026-08-24T17:19:37.348Z",
        "dateUpdated": "2026-08-28T16:24:22.933Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78195 (GCVE-0-2026-78195)

    Vulnerability from cvelistv5 – Published: 2026-08-27 23:26 – Updated: 2026-08-28 14:33
    VLAI

    Rejecting as a duplicate of CVE-2026-78047

    Replaced by CVE-2026-78047

    Show details on NVD website

    {
      "containers": {
        "cna": {
          "providerMetadata": {
            "dateUpdated": "2026-08-28T14:33:35.260Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "rejectedReasons": [
            {
              "lang": "en",
              "value": "Rejecting as a duplicate of CVE-2026-78047"
            }
          ],
          "replacedBy": [
            "CVE-2026-78047"
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78195",
        "datePublished": "2026-08-27T23:26:31.597Z",
        "dateRejected": "2026-08-28T14:33:35.260Z",
        "dateReserved": "2026-08-23T20:50:31.029Z",
        "dateUpdated": "2026-08-28T14:33:35.260Z",
        "state": "REJECTED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78612 (GCVE-0-2026-78612)

    Vulnerability from cvelistv5 – Published: 2026-08-27 23:26 – Updated: 2026-08-28 16:26
    VLAI
    Title
    Dimension SQL Injection in Scheduled Report
    Summary
    WatchGuard Dimension contains an authenticated SQL injection vulnerability in the scheduled report 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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 16:26 UTC
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78612",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T16:26:23.134432Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T16:26:55.125Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Yukusawa18"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "WatchGuard Dimension contains an authenticated SQL injection vulnerability in the scheduled report 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."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 8.6,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-502",
                  "description": "CWE-502",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-89",
                  "description": "CWE-89",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.557Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78612"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension SQL Injection in Scheduled Report"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78612",
        "datePublished": "2026-08-27T23:26:31.557Z",
        "dateReserved": "2026-08-24T21:18:25.775Z",
        "dateUpdated": "2026-08-28T16:26:55.125Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78103 (GCVE-0-2026-78103)

    Vulnerability from cvelistv5 – Published: 2026-08-27 23:26 – Updated: 2026-08-28 16:28
    VLAI
    Title
    Dimension Log Server Configuration Lock Bypass Vulnerability
    Summary
    WatchGuard Dimension provides a client-side lock/unlock UI control for management changes. The server-side configuration endpoint does not enforce this lock/unlock workflow state, allowing an authenticated administrator to submit configuration changes directly to the endpoint without first completing the UI unlock step. This allows an authenticated read-write administrator session to bypass the intended editing workflow and overwrite configuration changes being made by another concurrent administrator session.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 16:28 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78103",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T16:28:01.383469Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T16:28:30.798Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Simone Paganessi (https://www.linkedin.com/in/simonepaganessi)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "WatchGuard Dimension provides a client-side lock/unlock UI control for management changes. The server-side configuration endpoint does not enforce this lock/unlock workflow state, allowing an authenticated administrator to submit configuration changes directly to the endpoint without first completing the UI unlock step. This allows an authenticated read-write administrator session to bypass the intended editing workflow and overwrite configuration changes being made by another concurrent administrator session."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.1,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-841",
                  "description": "CWE-841",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.432Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78103"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension Log Server Configuration Lock Bypass Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78103",
        "datePublished": "2026-08-27T23:26:31.432Z",
        "dateReserved": "2026-08-22T17:36:37.256Z",
        "dateUpdated": "2026-08-28T16:28:30.798Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78615 (GCVE-0-2026-78615)

    Vulnerability from cvelistv5 – Published: 2026-08-27 23:26 – Updated: 2026-08-28 16:30
    VLAI
    Title
    WatchGuard Dimension Reflected DOM-Based XSS in Report Detail Page
    Summary
    A Reflected Cross-Site Scripting (XSS) vulnerability in WatchGuard Dimension's report detail page allows an attacker to execute arbitrary JavaScript in a authenticated user's browser with a specially crafted URL.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 16:30 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78615",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T16:30:00.777673Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T16:30:36.607Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Yukusawa18"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A Reflected Cross-Site Scripting (XSS) vulnerability in WatchGuard Dimension\u0027s report detail page allows an attacker to execute arbitrary JavaScript in a authenticated user\u0027s browser with a specially crafted URL."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 4.6,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "CWE-79",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.430Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78615"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "WatchGuard Dimension Reflected DOM-Based XSS in Report Detail Page"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78615",
        "datePublished": "2026-08-27T23:26:31.430Z",
        "dateReserved": "2026-08-24T21:18:44.605Z",
        "dateUpdated": "2026-08-28T16:30:36.607Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78613 (GCVE-0-2026-78613)

    Vulnerability from cvelistv5 – Published: 2026-08-27 23:26 – Updated: 2026-08-28 17:13
    VLAI
    Title
    Dimension SQL Injection in Log Viewer
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 17:12 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78613",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T17:12:29.854013Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T17:13:26.282Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Yukusawa18"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 8.6,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-89",
                  "description": "CWE-89",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.266Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78613"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension SQL Injection in Log Viewer"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78613",
        "datePublished": "2026-08-27T23:26:31.266Z",
        "dateReserved": "2026-08-24T21:18:31.631Z",
        "dateUpdated": "2026-08-28T17:13:26.282Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78495 (GCVE-0-2026-78495)

    Vulnerability from cvelistv5 – Published: 2026-08-27 23:26 – Updated: 2026-08-28 16:32
    VLAI
    Title
    Dimension Server-Side Request Forgery via Remote Backup Connection Test
    Summary
    A server-side request forgery (SSRF) vulnerability WatchGuard Dimension Remote Backup Connection Test configuration allows an authenticated privileged attacker to enumerate exposed network services on adjacent network systems.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 16:32 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78495",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T16:32:03.722026Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T16:32:33.663Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Simone Paganessi (https://www.linkedin.com/in/simonepaganessi)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A server-side request forgery (SSRF) vulnerability WatchGuard Dimension Remote Backup Connection Test configuration allows an authenticated privileged attacker to enumerate exposed network services on adjacent network systems."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-918",
                  "description": "CWE-918",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.170Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78495"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension Server-Side Request Forgery via Remote Backup Connection Test"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78495",
        "datePublished": "2026-08-27T23:26:31.170Z",
        "dateReserved": "2026-08-24T17:07:25.894Z",
        "dateUpdated": "2026-08-28T16:32:33.663Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78617 (GCVE-0-2026-78617)

    Vulnerability from cvelistv5 – Published: 2026-08-27 23:26 – Updated: 2026-08-28 15:56
    VLAI
    Title
    WatchGuard Dimension Web UI Authentication Brute-Force Due to Missing Rate Limiting
    Summary
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 14:32 UTC
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78617",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T14:32:59.314718Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T15:56:20.069Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "configurations": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eThe default Dimension configuration does not enforce account lockouts for incorrect password retries.\u003c/p\u003e"
                }
              ],
              "value": "The default Dimension configuration does not enforce account lockouts for incorrect password retries."
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Simone Paganessi (https://www.linkedin.com/in/simonepaganessi)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "WatchGuard Dimension\u0027s 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."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 6.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "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",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-203",
                  "description": "CWE-203",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-307",
                  "description": "CWE-307",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.148Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78617"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "WatchGuard Dimension Web UI Authentication Brute-Force Due to Missing Rate Limiting"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78617",
        "datePublished": "2026-08-27T23:26:31.148Z",
        "dateReserved": "2026-08-24T21:19:03.651Z",
        "dateUpdated": "2026-08-28T15:56:20.069Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78047 (GCVE-0-2026-78047)

    Vulnerability from cvelistv5 – Published: 2026-08-27 23:26 – Updated: 2026-08-28 15:56
    VLAI
    Title
    Dimension Stored XSS in Scheduled Report Task
    Summary
    A stored cross-site scripting (XSS) vulnerability in WatchGuard Dimension's task scheduling feature allows a low-privileged authenticated administrator to inject arbitrary HTML/JavaScript into these fields, which then executes in the browser session of any other user.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 14:33 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78047",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T14:33:02.345900Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T15:56:28.158Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Simone Paganessi (https://www.linkedin.com/in/simonepaganessi)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A stored cross-site scripting (XSS) vulnerability in WatchGuard Dimension\u0027s task scheduling feature allows a low-privileged authenticated administrator to inject arbitrary HTML/JavaScript into these fields, which then executes in the browser session of any other user."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.1,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:L",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "CWE-79",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.142Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78047"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension Stored XSS in Scheduled Report Task"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78047",
        "datePublished": "2026-08-27T23:26:31.142Z",
        "dateReserved": "2026-08-22T03:31:10.768Z",
        "dateUpdated": "2026-08-28T15:56:28.158Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78610 (GCVE-0-2026-78610)

    Vulnerability from cvelistv5 – Published: 2026-08-27 23:26 – Updated: 2026-08-28 15:56
    VLAI
    Title
    Dimension CSRF Vulnerability in Administrator Passphrase Change Endpoint
    Summary
    WatchGuard Dimension's Web UI exposes an administrator passphrase change action that lacks CSRF protection. An attacker who can induce an authenticated global administrator's browser to visit a crafted link or page can change that administrator's passphrase to an attacker-chosen value without the administrator's consent.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 15:14 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78610",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T15:14:39.794290Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T15:56:36.349Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Yukusawa18"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "WatchGuard Dimension\u0027s Web UI exposes an administrator passphrase change action that lacks CSRF protection. An attacker who can induce an authenticated global administrator\u0027s browser to visit a crafted link or page can change that administrator\u0027s passphrase to an attacker-chosen value without the administrator\u0027s consent."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 8.4,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-352",
                  "description": "CWE-352",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:31.006Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78610"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension CSRF Vulnerability in Administrator Passphrase Change Endpoint"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78610",
        "datePublished": "2026-08-27T23:26:31.006Z",
        "dateReserved": "2026-08-24T21:18:14.096Z",
        "dateUpdated": "2026-08-28T15:56:36.349Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78499 (GCVE-0-2026-78499)

    Vulnerability from cvelistv5 – Published: 2026-08-27 23:26 – Updated: 2026-08-28 15:56
    VLAI
    Title
    Dimension SSRF via FTP Server Test Connection
    Summary
    A server-side request forgery (SSRF) vulnerability WatchGuard Dimension FTP Server Test configuration allows an authenticated privileged attacker to enumerate exposed network services on adjacent network systems.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 14:33 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78499",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T14:33:04.833759Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T15:56:45.148Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Simone Paganessi (https://www.linkedin.com/in/simonepaganessi)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A server-side request forgery (SSRF) vulnerability WatchGuard Dimension FTP Server Test configuration allows an authenticated privileged attacker to enumerate exposed network services on adjacent network systems."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.1,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-918",
                  "description": "CWE-918",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:30.962Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78499"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "Dimension SSRF via FTP Server Test Connection"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78499",
        "datePublished": "2026-08-27T23:26:30.962Z",
        "dateReserved": "2026-08-24T17:20:04.411Z",
        "dateUpdated": "2026-08-28T15:56:45.148Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78174 (GCVE-0-2026-78174)

    Vulnerability from cvelistv5 – Published: 2026-08-27 23:26 – Updated: 2026-08-28 15:56
    VLAI
    Title
    WatchGuard Dimension Session Hijack via Exposed Session Tokens in Diagnostic Logs
    Summary
    WatchGuard Dimension records unredacted session identifiers for logged-in users in its web UI diagnostic log. A low-privileged Dimension Administrator can retrieve this log and extract a Super Administrator's session token while that administrator is logged in, enabling account takeover.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-28 14:33 UTC
    References
    Impacted products
    Vendor Product Version
    WatchGuard Dimension Affected: 2.0 , < 2.3.1 (semver)
        cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78174",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-28T14:33:06.931740Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-28T15:56:52.024Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dimension",
              "vendor": "WatchGuard",
              "versions": [
                {
                  "lessThan": "2.3.1",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:watchguard:dimension:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.3.1",
                      "versionStartIncluding": "2.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Simone Paganessi (https://www.linkedin.com/in/simonepaganessi)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "WatchGuard Dimension records unredacted session identifiers for logged-in users in its web UI diagnostic log. A low-privileged Dimension Administrator can retrieve this log and extract a Super Administrator\u0027s session token while that administrator is logged in, enabling account takeover."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
                }
              ],
              "value": "WatchGuard is not aware of any exploitation of this vulnerability in the wild."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:H/SI:N/SA:N",
                "version": "4.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-200",
                  "description": "CWE-200",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-269",
                  "description": "CWE-269",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-532",
                  "description": "CWE-532",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-27T23:26:30.875Z",
            "orgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
            "shortName": "WatchGuard"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.watchguard.com/CVE-2026-78174"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Dimension 2.3.1"
                }
              ],
              "value": "Dimension 2.3.1"
            }
          ],
          "title": "WatchGuard Dimension Session Hijack via Exposed Session Tokens in Diagnostic Logs"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "5d1c2695-1a31-4499-88ae-e847036fd7e3",
        "assignerShortName": "WatchGuard",
        "cveId": "CVE-2026-78174",
        "datePublished": "2026-08-27T23:26:30.875Z",
        "dateReserved": "2026-08-23T15:33:57.487Z",
        "dateUpdated": "2026-08-28T15:56:52.024Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }