LiveActive security incident?Get immediate response
CVE Record

CVE-2025-4106: WatchGuard Firebox leftover debug code vulnerability

An authenticated admin user with access to both the management WebUI and command line interface on a Firebox can enable a diagnostic debug shell by uploading a platform and version-specific diagnostic package and executing a leftover diagnostic command.

HighCVSS 8.9Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A highly privileged Firebox administrator with access to both management interfaces can activate a leftover diagnostic shell. Successful abuse could compromise the firewall and systems relying on it. The attacker must already hold substantial administrative access, but the potential confidentiality, integrity, and availability impact is broad.

Executive priority

Treat this as a high-priority privileged-access issue. Promptly establish whether any Firebox is affected, secure management interfaces, review administrator access, and follow WatchGuard’s remediation guidance. Escalate faster where firewall administration is internet-reachable or privileged credentials may be compromised.

Technical view

CVE-2025-4106 is leftover debug functionality in WatchGuard Fireware OS (CWE-489). Exploitation requires an authenticated administrator, access to both the management WebUI and command-line interface, a platform/version-specific diagnostic package, and a diagnostic command. The supplied CVSS 4.0 score is 8.9.

Likely exposure

Exposure is limited to Firebox deployments where an administrator can reach both management interfaces. The supplied affected-version entries are duplicated and marked defaultStatus "unaffected," so they do not establish a reliable affected version range. Confirm each appliance against WatchGuard’s advisory.

Exploitation context

The source bundle does not establish active exploitation, and the CVE is not identified as CISA KEV-listed. Abuse has meaningful prerequisites: high privileges, access to two management interfaces, and a matching diagnostic package. These requirements reduce opportunistic exposure but do not remove insider or credential-compromise risk.

Researcher notes

The principal uncertainty is product scope: the supplied affected data repeats Fireware OS 12.0 while marking it unaffected. Do not infer vulnerable versions from that entry. The attack conditions include prior authentication, high privileges, dual-interface access, and platform/version matching. No cited evidence confirms exploitation in the wild.

Mitigation direction

  • Check WatchGuard’s advisory for confirmed affected releases and vendor-approved remediation.
  • Apply WatchGuard’s corrected release or mitigation when identified by the vendor.
  • Restrict management WebUI and command-line access to trusted administrative networks.
  • Review privileged accounts and remove unnecessary administrative access.

Validation and detection

  • Inventory Firebox appliances and record their Fireware OS versions and platforms.
  • Compare every appliance with the version scope in WatchGuard’s current advisory.
  • Verify management WebUI and command-line interfaces are restricted to authorized administrators.
  • Review administrative activity for unexpected diagnostic-package uploads or diagnostic-shell-related actions.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-489: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-4106 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.9 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
4Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.9CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:HWatchGuard

Vulnerability scoring details

Base CVSS 4.0 score

8.9High
CVSS 4.0 vector shape for CVE-2025-4106Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. Source timelineWatchGuard

    Updated to add Fireware OS 12.5.13 as a resolved release

  3. CVE publishedCVE Program

    The CVE record was published.

  4. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
WatchGuardFireware OS12.0unaffected
WatchGuardFireware OS12.0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-489 · source CWE mapping

Active Debug Code

Active Debug Code represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.