Description
An authenticated administrator can trigger a denial-of-service condition in the Fireware Management Web UI by sending malformed or crafted data to the put_data endpoint, which performs unsafe deserialization of the attacker-supplied input.
Published: 2026-07-02
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated administrator can trigger a denial-of-service condition in the Fireware Management Web UI by sending malformed or crafted data to the put_data endpoint, which performs unsafe deserialization of attacker-supplied input. The deserialization flaw allows the application to read corrupted data structures, causing the web UI to crash or become unresponsive. The result is a loss of administrative control over the device. The impact is limited to availability and does not provide direct access to confidential information or system integrity.

Affected Systems

The vulnerability affects WatchGuard Fireware OS versions 12.0, 12.5, and 2025.1. The flaw resides in the management web UI component of these firmware releases, and an administrator must use the web interface to trigger it.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity, while the EPSS score of <1 % demonstrates a very low likelihood of exploitation at present. The vulnerability is not listed in CISA’s KEV catalog. Based on the description, it is inferred that the attack requires administrator authentication and can be carried out over the web interface by sending malformed POST requests to the put_data endpoint. No additional privileges are necessary, and the flaw does not allow escalation of privileges or compromise of confidentiality.

Generated by OpenCVE AI on July 24, 2026 at 11:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Fireware OS update that addresses the unsafe deserialization issue
  • If an update is unavailable, restrict write access to the put_data endpoint to trusted users only or block the endpoint via a firewall rule
  • Monitor HTTP traffic for anomalous POST requests to the put_data endpoint and generate alerts

Generated by OpenCVE AI on July 24, 2026 at 11:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 07 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 02 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Description An authenticated administrator can trigger a denial-of-service condition in the Fireware Management Web UI by sending malformed or crafted data to the put_data endpoint, which performs unsafe deserialization of the attacker-supplied input.
Title WatchGuard Firebox Management Web UI Denial of Service via Unsafe Deserialization
First Time appeared Watchguard
Watchguard fireware Os
Weaknesses CWE-502
CPEs cpe:2.3:a:watchguard:fireware_os:*:*:*:*:*:*:*:12.0
cpe:2.3:a:watchguard:fireware_os:*:*:*:*:*:*:*:12.5
cpe:2.3:a:watchguard:fireware_os:*:*:*:*:*:*:*:2025.1
Vendors & Products Watchguard
Watchguard fireware Os
References
Metrics cvssV4_0

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


Subscriptions

Watchguard Fireware Os
cve-icon MITRE

Status: PUBLISHED

Assigner: WatchGuard

Published:

Updated: 2026-07-07T17:01:52.545Z

Reserved: 2026-06-25T19:43:53.207Z

Link: CVE-2026-13371

cve-icon Vulnrichment

Updated: 2026-07-06T18:05:00.842Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-24T11:30:05Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data