Summary
Fleet Windows MDM endpoint has a Cross-site Scripting vulnerability
A cross-site scripting (XSS) vulnerability in Fleet’s Windows MDM authentication flow could allow an attacker to compromise a Fleet user account. In certain cases, this could lead to administrative access and the ability to perform privileged actions on managed devices.
Workarounds
If an immediate upgrade is not possible, affected Fleet users should temporarily disable Windows MDM.
For more information
If you have any questions or comments about this advisory:
Email us at [email protected]
Join #fleet in osquery Slack
Credits
We thank @secfox-ai for responsibly reporting this issue.
Impact
If Windows MDM is enabled, an attacker could exploit a cross-site scripting (XSS) vulnerability by convincing an authenticated Fleet user to visit a malicious link. Successful exploitation could allow retrieval of the user’s Fleet authentication token from their browser.
A compromised authentication token may grant administrative access to the Fleet API, allowing an attacker to perform privileged actions such as deploying scripts to managed hosts.
This issue does not allow unauthenticated access and does not affect instances where Windows MDM is disabled.
Untrusted input is rendered as active markup in a victim's browser, which can run script in their session. Typical impact: session or credential theft, and actions taken as the user.
Affected versions
Security releases
Kodem intelligence
Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.
Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter. Kodem's runtime-powered SCA identifies whether this CVE is reachable in your applications.
Already deployed Kodem?
See it in your environmentNew to Kodem? Get a demo →Remediation advice
- 4.78.2
- 4.77.1
- 4.76.2
- 4.75.2
- 4.53.3
Frequently Asked Questions
- What is CVE-2026-22808? CVE-2026-22808 is a medium-severity cross-site scripting (XSS) vulnerability in github.com/fleetdm/fleet (go), affecting versions >= 4.78.0, < 4.78.2. It is fixed in 4.78.2, 4.77.1, 4.76.2, 4.75.2, 4.43.5-0.20260111020427-0e6c790803d1. Untrusted input is rendered as active markup in a victim's browser, which can run script in their session.
- Which packages are affected by CVE-2026-22808?
github.com/fleetdm/fleet(go) (versions >= 4.78.0, < 4.78.2)github.com/fleetdm/fleet/v4(go) (versions < 4.43.5-0.20260111020427-0e6c790803d1)
- Is there a fix for CVE-2026-22808? Yes. CVE-2026-22808 is fixed in 4.78.2, 4.77.1, 4.76.2, 4.75.2, 4.43.5-0.20260111020427-0e6c790803d1. Upgrade to this version or later.
- Is CVE-2026-22808 exploitable, and should I be worried? Whether CVE-2026-22808 is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo
- What actually determines whether CVE-2026-22808 is exploitable, and how bad it is? Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.
- How do I fix CVE-2026-22808?
- Upgrade
github.com/fleetdm/fleetto 4.78.2 or later - Upgrade
github.com/fleetdm/fleetto 4.77.1 or later - Upgrade
github.com/fleetdm/fleetto 4.76.2 or later - Upgrade
github.com/fleetdm/fleetto 4.75.2 or later - Upgrade
github.com/fleetdm/fleet/v4to 4.43.5-0.20260111020427-0e6c790803d1 or later
- Upgrade