LiveActive security incident?Get immediate response
CVE Record

CVE-2025-6999: WatchGuard Firebox Authentication Portal Request Smuggling Vulnerability

An HTTP Request Smuggling [CWE-444] vulnerability in the Authentication portal of WatchGuard Fireware OS allows a remote attacker to evade request parameter sanitation and perform a reflected self-Cross-Site Scripting (XSS) attack. WatchGuard does not believe there is a practical exploit chain with a meaningful security impact for this vulnerability.

MediumCVSS 6.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A flaw in the WatchGuard Firebox authentication portal may let a remote attacker bypass request filtering and trigger reflected self-XSS. The supplied CVSS 4.0 score is 6.9. WatchGuard states it does not believe a practical exploit chain with meaningful security impact exists.

Executive priority

Treat this as a planned, prompt verification task rather than an emergency incident. Prioritize internet-accessible authentication portals, confirm affected builds with WatchGuard, and remediate under normal vulnerability-management timelines unless new exploitation evidence or a broader affected range emerges.

Technical view

CVE-2025-6999 is a CWE-444 HTTP request-smuggling weakness in the Fireware OS authentication portal. It can evade request-parameter sanitation and enable reflected self-XSS. The supplied vector indicates network access, low complexity, no privileges, no user interaction, low confidentiality and integrity impact, and no availability impact.

Likely exposure

Potential exposure is limited to Firebox systems running the affected Fireware OS and presenting the authentication portal to remote traffic. The bundle names version 12.0 but provides no detailed affected range, build numbers, deployment prerequisites, or corrected releases; confirm exact applicability through WatchGuard's advisory.

Exploitation context

The bundle indicates no KEV listing and provides no cited evidence of active exploitation. WatchGuard considers a practical, meaningfully harmful exploit chain unlikely. This lowers immediate urgency but does not establish that exploitation is impossible or that exposed systems can safely remain unreviewed.

Researcher notes

The key mechanism is inconsistent HTTP request interpretation allowing sanitation evasion before reflected self-XSS. The sources do not describe parsing boundaries, prerequisites, vulnerable builds beyond version 12.0, fixes, or a practical impact chain. Avoid inferring broader request-smuggling consequences without additional vendor evidence.

Mitigation direction

  • Review WatchGuard's advisory for exact affected builds and current remediation guidance.
  • Apply a vendor-supported corrected release if WatchGuard identifies one for the deployed build.
  • Restrict unnecessary internet access to the authentication portal where operationally feasible.
  • Monitor WatchGuard advisories for revised impact, exploitation, or remediation information.

Validation and detection

  • Inventory Firebox appliances and record exact Fireware OS versions and build numbers.
  • Identify which authentication portals accept traffic from untrusted networks.
  • Compare each deployed build against WatchGuard's current affected-version guidance.
  • After remediation, verify the reported Fireware build and intended portal exposure.
  • Review portal logs for unusual malformed or ambiguous HTTP requests.
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-444: 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-6999 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
Medium
CVSS
6.9 (4.0)
Known Exploited
No
Published

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

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
3Timeline events
1ADP providers
3Source links

SSVC decision data

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

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
6.9CVSS 4.0MediumCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:NWatchGuard

Vulnerability scoring details

Base CVSS 4.0 score

6.9Medium
CVSS 4.0 vector shape for CVE-2025-6999Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

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

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. CVE publishedCVE Program

    The CVE record was published.

  3. 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
Weakness

CWE details

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

CWE-444 · source CWE mapping

Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')

Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.