LiveActive security incident?Get immediate response
CVE Record

CVE-2025-4805: WatchGuard Firebox Stored Cross-Site-Scripting (XSS) Vulnerability in Acces Portal Configuration

A stored cross-site scripting (XSS) vulnerability exists in the management interface of WatchGuard Firebox appliances via the Access Portal configuration. An authenticated remote attacker with administrator privileges could exploit this vulnerability to execute arbitrary JavaScript code in the Firebox management interface of another management user.

MediumCVSS 4.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

An administrator can save malicious script content through a Firebox Access Portal configuration. When another management user later views the affected interface, the script may run in that user’s browser. The administrator-level access requirement and required user interaction reduce likelihood, but successful exploitation could compromise trusted management activity.

Executive priority

Treat as a planned, near-term management-plane remediation rather than an emergency. Prioritize appliances with exposed management interfaces, numerous administrators, shared credentials, or signs of account compromise. Escalate immediately if suspicious Access Portal changes or administrator activity are found.

Technical view

CVE-2025-4805 is a stored cross-site scripting vulnerability (CWE-79) in the WatchGuard Firebox management interface through Access Portal configuration. Exploitation is remote over the network but requires administrator privileges and interaction by another management user. The supplied CVSS 4.0 score is 4.8, with low subsequent-system confidentiality and integrity impact.

Likely exposure

The supplied record identifies Fireware OS 12.0. Practical exposure requires use of the affected Access Portal configuration, management-interface access, and a potentially hostile or compromised administrator account. The bundle does not establish whether every 12.0 build is vulnerable, and its affected-data default status is “unaffected”; confirm exact builds against WatchGuard’s advisory.

Exploitation context

The bundle marks this CVE as absent from KEV and provides no evidence of active exploitation. The attack is constrained by its administrator privilege requirement and the need for another management user to encounter stored content. Risk increases where administrative credentials are shared, compromised, or broadly assigned.

Researcher notes

The vector is CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N. Available evidence supports stored XSS affecting a subsequent management user, not unauthenticated appliance compromise. Exact vulnerable builds, fixed versions, payload handling, and affected interface paths are not specified in the supplied bundle.

Mitigation direction

  • Check WatchGuard’s advisory for affected builds and the vendor-designated fixed release or mitigation.
  • Upgrade according to WatchGuard guidance after confirming appliance compatibility and operational requirements.
  • Restrict management-interface access to trusted administrative networks and authorized personnel.
  • Review administrator accounts and remove unnecessary or stale privileges.

Validation and detection

  • Inventory Firebox appliances and record their exact Fireware OS versions and builds.
  • Compare each build with WatchGuard’s current CVE-2025-4805 advisory.
  • Review Access Portal configuration changes and administrator activity for unexpected entries.
  • Confirm management access is restricted and administrator accounts follow least privilege.
  • After remediation, verify the installed build matches WatchGuard’s recommended release.
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 · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-4805 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
4.8 (4.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 4.0 score

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

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/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-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.