CVE-2026-46356
CVE-2026-46356 is a high-severity vulnerability in Fleetdm Fleet with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-290.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- CVSS v4: 6.9
- EPSS exploit prediction: 0% (19th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-30416
- Weakness: CWE-290
- Affected product: Fleetdm Fleet
- Published:
- Last modified:
Description
Fleet is open source device management software. Prior to version 4.80.1, a vulnerability in Fleet's IP extraction logic allows unauthenticated attackers to bypass API rate limiting by spoofing client IP headers. This may allow brute-force login attempts or other abuse against Fleet instances exposed to the public internet. Fleet extracted client IP addresses from request headers (`True-Client-IP`, `X-Real-IP`, `X-Forwarded-For`) without validating that those headers originate from a trusted proxy. The extracted IP is used as the key for rate limiting and IP ban decisions. As a result, an attacker could rotate the value of these headers on each request, causing Fleet to treat each attempt as coming from a different client. This effectively bypasses per-IP rate limits on sensitive endpoints such as the login API, enabling unrestricted brute-force or credential stuffing attacks. This issue primarily affects Fleet instances that are directly exposed to the internet without a reverse proxy that overwrites forwarded-IP headers. Instances behind a properly configured proxy or WAF are less affected. Version 4.80.1 contains a patch. If an immediate upgrade is not possible, administrators should ensure Fleet is deployed behind a reverse proxy (e.g., nginx, Cloudflare, AWS ALB) that overwrites `X-Forwarded-For` with the true client IP, and apply rate limiting at the proxy or WAF layer.
Frequently asked questions
- What is CVE-2026-46356?
- Fleet is open source device management software. Prior to version 4.80.1, a vulnerability in Fleet's IP extraction logic allows unauthenticated attackers to bypass API rate limiting by spoofing client IP headers. This may allow brute-force login attempts or other abuse against Fleet instances exposed to the public internet. Fleet extracted client IP addresses from request headers (`True-Client-IP`, `X-Real-IP`, `X-Forwarded-For`) without validating that those headers originate from a trusted proxy. The extracted IP is used as the key for rate limiting and IP ban decisions. As a result, an attacker could rotate the value of these headers on each request, causing Fleet to treat each attempt as coming from a different client. This effectively bypasses per-IP rate limits on sensitive endpoints such as the login API, enabling unrestricted brute-force or credential stuffing attacks. This issue primarily affects Fleet instances that are directly exposed to the internet without a reverse proxy that overwrites forwarded-IP headers. Instances behind a properly configured proxy or WAF are less affected. Version 4.80.1 contains a patch. If an immediate upgrade is not possible, administrators should ensure Fleet is deployed behind a reverse proxy (e.g., nginx, Cloudflare, AWS ALB) that overwrites `X-Forwarded-For` with the true client IP, and apply rate limiting at the proxy or WAF layer.
- How severe is CVE-2026-46356?
- CVE-2026-46356 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity high, and availability none.
- Is CVE-2026-46356 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (19th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-46356?
- CVE-2026-46356 affects Fleetdm Fleet. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-46356?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-46356 have an EU (EUVD) identifier?
- Yes. CVE-2026-46356 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-30416.
- When was CVE-2026-46356 published?
- CVE-2026-46356 was published on 2026-05-14 and last updated on 2026-06-17.
References
- https://github.com/fleetdm/fleet/releases/tag/fleet-v4.80.1
- https://github.com/fleetdm/fleet/security/advisories/GHSA-mxmp-wr3w-rvqx
Affected products (1)
- cpe:2.3:a:fleetdm:fleet:*:*:*:*:*:*:*:*
More vulnerabilities in Fleetdm Fleet
- CVE-2020-26276 — Critical (CVSS 10.0): Fleet is an open source osquery manager. In Fleet before version 3.5.1, due to issues in Go's standard library XML…
- CVE-2026-26191 — Critical (CVSS 9.8): Fleet is open source device management software. Prior to version 4.81.0, a vulnerability in Fleet's software installer…
- CVE-2026-34387 — Critical (CVSS 9.8): Fleet is open source device management software. Prior to 4.81.1, a command injection vulnerability in Fleet's software…
- CVE-2026-23518 — Critical (CVSS 9.8): Fleet is open source device management software. In versions prior to 4.78.3, 4.77.1, 4.76.2, 4.75.2, and 4.53.3, a…
- CVE-2026-34386 — High (CVSS 8.8): Fleet is open source device management software. Prior to 4.81.0, a SQL injection vulnerability in Fleet's MDM…
- CVE-2026-29180 — High (CVSS 8.8): Fleet is open source device management software. Prior to 4.81.1, a broken access control vulnerability in Fleet's host…
All CVEs affecting Fleetdm Fleet →
Other CWE-290 vulnerabilities
- CVE-2026-48567 — Critical (CVSS 10.0): Authentication bypass by spoofing in Azure HorizonDB allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-6213 — Critical (CVSS 10.0): A vulnerability in Remote Spark SparkView before build 1122 allows an attacker to bypasses the local connection check…
- CVE-2026-39858 — Critical (CVSS 10.0): Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a high…
- CVE-2025-66570 — Critical (CVSS 10.0): cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability…
- CVE-2025-34063 — Critical (CVSS 10.0): A cryptographic authentication bypass vulnerability exists in OneLogin AD Connector prior to 6.1.5 due to the exposure…
- CVE-2023-22814 — Critical (CVSS 10.0): An authentication bypass issue via spoofing was discovered in the token-based authentication mechanism that could allow…