CVE-2025-1239: WatchGuard Firebox Stored Cross-Site-Scripting (XSS) Vulnerability in Blocked Sites List
A stored cross-site scripting (XSS) vulnerability exists in the management interface of WatchGuard Firebox appliances via the Blocked Sites list. 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.
Security readout for executives and security teams
Plain-English summary
An administrator could place malicious content in a Firebox Blocked Sites entry. When another management user views the stored entry, the browser could run attacker-controlled JavaScript inside the management interface. The required administrator privileges and user interaction limit likelihood, but successful exploitation could compromise another management session.
Executive priority
Treat this as a planned, moderate-priority remediation with faster action for internet-exposed management interfaces or environments with many administrators. The prerequisite of existing administrator access lowers urgency compared with unauthenticated appliance flaws, but compromised management sessions can still create meaningful security risk.
Technical view
CVE-2025-1239 is a stored cross-site scripting vulnerability (CWE-79) in the WatchGuard Firebox management interface’s Blocked Sites list. Exploitation requires remote authenticated administrator privileges and a management user to view the malicious content. CVSS v4.0 is 4.8, reflecting low subsequent-system confidentiality and integrity impacts without availability impact.
Likely exposure
Exposure is limited to Firebox deployments where an attacker already has administrator access and another management user encounters a malicious Blocked Sites entry. The supplied version data lists Fireware OS 12.0 as unaffected and does not clearly identify affected or fixed releases, so inventory conclusions require vendor confirmation.
Exploitation context
The source bundle does not identify active exploitation, and the CVE is not listed as KEV. Exploitation requires high privileges and user interaction, reducing broad attack likelihood. It remains relevant where administrative accounts are shared, compromised, or granted to less-trusted operators.
Researcher notes
The supplied affected-product data is internally limited: duplicated Fireware OS 12.0 entries are marked unaffected, with no explicit affected range or fixed release. Researchers should rely on WatchGuard’s advisory for version applicability. No exploit steps, public proof of concept, or exploitation telemetry are established by the bundle.
Mitigation direction
Review WatchGuard’s advisory for confirmed affected releases, fixed versions, and vendor-recommended remediation.
Restrict Firebox management access to trusted networks and authorized administrators.
Review administrator accounts and remove unnecessary or stale privileged access.
Avoid opening untrusted Blocked Sites entries until vendor guidance is applied.
Validation and detection
Inventory Firebox appliances and record their installed Fireware OS versions.
Compare each version against WatchGuard’s current advisory and release guidance.
Review Blocked Sites entries for unexpected content or changes.
Audit administrator accounts and management activity for unauthorized access.
Confirm management interfaces are inaccessible from untrusted networks.
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.
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.
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.
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.