CVE-2026-34389 PUBLISHED

Fleet's user account creation via invite does not enforce invited email address

Assigner: GitHub_M
Reserved: 27.03.2026 Published: 27.03.2026 Updated: 27.03.2026

Fleet is open source device management software. Prior to 4.81.0, Fleet contained an issue in the user invitation flow where the email address provided during invite acceptance was not validated against the email address associated with the invite. An attacker who obtained a valid invite token could create an account under an arbitrary email address while inheriting the role granted by the invite, including global admin. Version 4.81.0 patches the issue.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U
CVSS Score: 4.9

Product Status

Vendor fleetdm
Product fleet
Versions
  • Version < 4.81.0 is affected

References

Problem Types

  • CWE-287: Improper Authentication CWE