CVE-2026-27465 PUBLISHED

Fleet: Sensitive Google Calendar credentials disclosed to low-privileged users

Assigner: GitHub_M
Reserved: 19.02.2026 Published: 26.02.2026 Updated: 26.02.2026

Fleet is open source device management software. In versions prior to 4.80.1, a vulnerability in Fleet’s configuration API could expose Google Calendar service account credentials to authenticated users with low-privilege roles. This may allow unauthorized access to Google Calendar resources associated with the service account. Fleet returns configuration data through an API endpoint that is accessible to authenticated users, including those with the lowest-privilege “Observer” role. In affected versions, Google Calendar service account credentials were not properly obfuscated before being returned. As a result, a low-privilege user could retrieve the service account’s private key material. Depending on how the Google Calendar integration is configured, this could allow unauthorized access to calendar data or other Google Workspace resources associated with the service account. This issue does not allow escalation of privileges within Fleet or access to device management functionality. Version 4.80.1 patches the issue. If an immediate upgrade is not possible, administrators should remove the Google Calendar integration from Fleet and rotate the affected Google service account credentials.

Metrics

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

Product Status

Vendor fleetdm
Product fleet
Versions
  • Version < 4.80.1 is affected

References

Problem Types

  • CWE-201: Insertion of Sensitive Information Into Sent Data CWE