CVE-2026-13373: WatchGuard Fireware Stored XSS in Tigerpaw Module
WatchGuard Fireware OS contains a stored cross-site scripting (XSS) vulnerability in its Tigerpaw Technology Integration module. An attacker with high privilege access can inject malicious scripts that remain permanently stored in the system and execute when other users view affected pages. This is a secondary exploitation path related to CVE-2025-13936. The vulnerability requires user interaction to trigger and affects a wide range of WatchGuard Firebox appliances and FireboxCloud/FireboxV platforms.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 4.8 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
- Weaknesses (CWE)
- CWE-79
- Affected products
- 39 configuration(s)
- Published / Modified
- 2026-07-03 / 2026-08-10
NVD description (verbatim)
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in WatchGuard Fireware OS (Tigerpaw Technology Integration module) allows Stored XSS. This vulnerability is an additional unmitigated attack path for CVE-2025-13936.
2 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-13373 is a CWE-79 improper input neutralization flaw enabling stored XSS in Fireware OS. The vulnerability exists in the Tigerpaw Technology Integration module and allows authenticated administrators to inject unsanitized input that persists in the application's data store. When other authorized users access pages containing the injected payload, the malicious script executes in their browser context with the privileges of the authenticated session. This represents an unpatched secondary attack vector to the previously disclosed CVE-2025-13936.
Business impact
This vulnerability poses a insider threat risk, particularly in multi-administrator environments. A rogue or compromised high-privilege account can inject persistent payloads that steal session cookies, redirect users to malicious sites, or harvest credentials from subsequent administrators. The broad appliance coverage means organizations running any recent WatchGuard Firebox model could be affected, making this a supply-chain consideration for managed security service providers and enterprises with distributed firewall deployments.
Affected systems
The vulnerability affects Fireware OS across the entire current Firebox lineup: M-series appliances (M270, M290, M295, M370, M390, M395, M440, M470, M495, M4600, M4800, M570, M590, M595, M670, M690, M695, M5600, M5800), T-series appliances (T15, T20, T25, T35, T40, T45, T55, T70, T80, T85, T115-W, T125, T125-W, T145, T145-W, T185), NV5, FireboxCloud, and FireboxV. Any deployment with the Tigerpaw Technology Integration module enabled is potentially at risk.
Exploitability
The CVSS 3.1 score of 4.8 (MEDIUM) reflects the attack's practical limitations: exploitability requires high privilege (PR:H), user interaction (UI:R), and a cross-site context (S:C). While not remotely exploitable by unauthenticated users, the attack is straightforward to execute for administrators with legitimate console access. It is not currently listed on CISA's Known Exploited Vulnerabilities catalog, suggesting limited public weaponization to date. However, the low technical bar and high persistence make it attractive for insider threat scenarios.
Remediation
Organizations should verify the availability of patched Fireware OS versions from WatchGuard security advisories and apply updates to all affected appliances. Until patches are available, restrict administrative console access using network segmentation and role-based access controls, monitor admin activity logs for suspicious input submissions, and disable the Tigerpaw Technology Integration module if operationally feasible. Consider implementing Content Security Policy headers at upstream proxy layers if applicable.
Patch guidance
Consult WatchGuard's official security advisories and release notes to identify the patched Fireware OS version that addresses CVE-2026-13373. Patches are typically released through Fireware OS firmware updates. Test patches in a staging environment before production deployment, as appliance firmware updates may require brief service interruptions. Prioritize patching in environments where multiple administrators share console access or where third-party integrations depend on Tigerpaw modules.
Detection guidance
Monitor Fireware OS audit and admin access logs for unexpected input submissions to configuration fields, particularly those consumed by the Tigerpaw module. Search for HTML-like or script-like patterns in admin activity logs and configuration exports. Implement browser-based detection for injected scripts using security headers (X-Content-Type-Options, Content-Security-Policy) and browser console monitoring in the admin portal. Network-based detection is limited due to the stored nature of the payload; detection occurs when administrators interact with poisoned pages.
Why prioritize this
Despite the MEDIUM CVSS score, this vulnerability warrants prioritization for organizations with shared Firebox admin environments or high-trust insider concerns. The stored nature means it requires only one successful injection to compromise multiple administrators over time. Its status as a secondary vector to CVE-2025-13936 suggests incomplete vendor remediation. Organizations should patch in line with their insider threat risk tolerance and administrative team size.
Risk score, explained
The CVSS score of 4.8 reflects the requirement for high privilege, user interaction, and limited confidentiality/integrity impact (C:L, I:L). The score does not escalate to High despite broad product coverage because the attack requires legitimate admin credentials and user-driven payload detonation, substantially reducing the threat surface. However, the cross-site scope (S:C) and persistence of stored XSS elevate it above Low risk for multi-user deployments.
Frequently asked questions
Is this vulnerability exploitable without admin credentials?
No. The vulnerability requires high-privilege access to inject the malicious payload into Fireware OS. While the payload then executes against other users without additional authentication, the initial injection step is restricted to administrators.
What is the relationship between CVE-2026-13373 and CVE-2025-13936?
CVE-2026-13373 represents an additional unmitigated attack pathway related to the earlier CVE-2025-13936. This suggests the vendor's initial fix for the 2025 vulnerability did not fully eliminate the XSS risk in the Tigerpaw module. You should investigate both vulnerabilities and ensure your patch strategy addresses both.
Does this vulnerability affect FireboxV (virtual) deployments the same way as hardware appliances?
Yes. FireboxV and FireboxCloud instances run the same Fireware OS code and are equally vulnerable. Virtual and cloud deployments may even face elevated risk if multiple virtual instances share administrative credentials or if cloud-based console access logs are insufficiently segregated.
What should I do if I cannot patch immediately?
Restrict Fireware OS admin console access to a limited set of trusted network ranges, enforce MFA on admin accounts if available, audit recent admin activity logs for suspicious configuration changes, and consider disabling the Tigerpaw Technology Integration module if your operations do not require it. Apply patches as soon as testing permits.
This analysis is based on the CVE record and publicly available information current as of the publish date. Patch version numbers and detailed remediation steps must be verified against WatchGuard's official security advisories and release notes. No exploit code or proof-of-concept details are provided in this analysis. Organizations should conduct their own risk assessment and testing before deploying patches in production. SEC.co makes no warranty regarding the completeness or accuracy of this information and recommends consulting WatchGuard support for environment-specific guidance. Source: NVD (public-domain), retrieved 2026-08-11. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-13374MEDIUMWatchGuard Fireware ConnectWise XSS Vulnerability – CVSS 4.8 Medium Severity
- CVE-2026-13375MEDIUMWatchGuard Fireware Stored XSS in Autotask Module
- CVE-2026-13376MEDIUMWatchGuard Fireware spamBlocker Stored XSS Vulnerability
- CVE-2026-13377MEDIUMStored XSS in WatchGuard Fireware SIP Proxy
- CVE-2016-20070MEDIUMPrivilege Escalation & Stored XSS in WordPress Booking Calendar Contact Form 1.0.23
- CVE-2018-25384MEDIUMStored XSS in Wikidforum 2.20 Allows Authenticated Attackers to Inject Malicious Scripts
- CVE-2019-25731MEDIUMStored XSS in Zuz Music 2.1 Contact Form
- CVE-2019-25737MEDIUMStored XSS in Live Chat Unlimited 2.8.3 – Admin Session Compromise